← Back to feed
Developer Toolsjetbrains_blogAlphaLab AI score 26/100

JetBrains Releases Fully Offline AI Coding Assistant Junie Local

JetBrains' Junie Local enables fully offline execution of its AI coding agent by bundling a pre-configured Qwen3.6-27B model (4-bit quantized) that installs via single command on M5 Macs with 64GB RAM. The solution eliminates cloud dependency while maintaining comparable performance to cloud models like Sonnet 4.5 in JetBrains' benchmarks, though shows limitations on complex architectural reasoning tasks. Key optimizations include M5 Neural Accelerator's 8-bit arithmetic (40% faster prefill than M4) and disabled reasoning mode that improves daily task speed despite scoring lower in benchmarks. The free local execution enables previously cost-prohibitive uses like large-scale refactoring and dependency management while ensuring code never leaves the user's hardware.

Original source← Back to feed