Fetching from the wire…
Public story · 2026-08-25 · high
Junie Local needs an M5 Mac with 64GB of RAM, and JetBrains picked an older, slower-sounding model over a faster one to make it run there.
Why now: It comes the same week OpenAI restored ChatGPT Plus's five-hour cap and a rate-limit-dodging Chrome extension climbed to Product Hunt's number two spot.
JetBrains released Junie Local on August 24, a coding agent inside its IDE that runs entirely on your own hardware once you type /local, per JetBrains's launch post. It pulls about 20GB of 4-bit weights, starts a local server, and after that nothing leaves the machine: no tokens, no quota, no bill. It's free, but the hardware bar is steep. You need an M5 Mac with 64GB of RAM, or this is a preview and not a tool you can use yet.
JetBrains says Qwen 3.6-27B scored close to Claude Sonnet 4.5 on its own internal eval, with GPT-5 at medium effort a step ahead. That's a vendor number on a vendor benchmark, so weigh it that way. More useful is the companion post on how they got a 27B model to run on a laptop at all, in JetBrains's engineering writeup. They tested Qwen 3.8 first and dropped it. With reasoning on, it produced 5x more tokens for a 4x slowdown, unusable on a laptop. So they moved to 3.6, turned reasoning off outright, went 4-bit over 8-bit, added 8-bit arithmetic during prefill, and layered multi-token prediction with n-gram speculative decoding on top. They also extended the rolling context so the agent's KV cache survives across tasks instead of re-reading the same files, and turned multi-agent mode off completely.
The timing outside JetBrains matters too. OpenAI reinstated its five-hour cap on ChatGPT Plus on August 25, exempting only the $100 and $200 tiers, according to a thread on r/OpenAI. A free Chrome extension called Diet Claude, built to track and dodge Claude's own rate limits, took the number two spot on Product Hunt. Junie Local doesn't negotiate a better limit. It removes the limit, for anyone with the hardware to run it.
I don't have an M5 with 64GB of RAM. Nobody's published what a full workday inside Junie Local feels like once the novelty wears off and multi-agent mode stays off.
Each link below shares sources, entities, or timing with this story.
Claude Code benchmarked against GPT / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (Claude Code benchmarked against GPT); both cover August, GPT, OpenAI, Product Hunt; reported by the same outlet (producthunt.com, reddit.com).
Google released Chrome / Shared entities / Same source domain / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Google released Chrome); both cover August, IDE, JetBrains, Product Hunt; reported by the same outlet (producthunt.com).
GPT competes with DeepSeek / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (GPT competes with DeepSeek); both cover August, GPT, RAM; reported by the same outlet (producthunt.com, reddit.com).
Claude Code benchmarked against GPT / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (Claude Code benchmarked against GPT); both cover CLAUDE, GPT, OpenAI, Product Hunt; reported by the same outlet (producthunt.com).
GitHub Copilot uses Claude Sonnet / Shared entities / Shared topic / Earlier coverage
Linked by a graph relationship (GitHub Copilot uses Claude Sonnet); both cover Claude, IDE, JetBrains, OpenAI; overlapping topics (agent, claude, jetbrain, model).
Ollama uses MLX / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (Ollama uses MLX); both cover August, MLX, OpenAI; reported by the same outlet (reddit.com).
NVIDIA invested in OpenAI / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (NVIDIA invested in OpenAI); both cover Claude, Claude Sonnet, Then; reported by the same outlet (reddit.com).
OpenAI uses Artifactory / Shared entities / Shared topic / Earlier coverage
Linked by a graph relationship (OpenAI uses Artifactory); both cover Claude, OpenAI, Then, Treat; overlapping topics (agent, claude, model).