A week of minor updates: Grok 4.6, Gemini 3.7 Flash, DeepSeek V4-Pro 0813, GLM-5.3, Qwen 3.8 27B, MAI-Code 1.1 Flash, and Muse Glimmer—all have improved code generation capabilities without changes to their underlying architecture.
Grok 4.6
https://x.ai/news/grok-4-6
On August 12, xAI released a post-training-only update based on the same ≈1.5T base as Grok 4.5. Regarding code generation, it achieved the 1 public result on FrontierCode v1.1 Extended (61.3%), APEX-SWE (56.4%), and saw CursorBench v3.2 rise from 66.7% to 69.9%. The key improvement is that the model now autonomously tests and verifies its code during long agentic sessions, requiring significantly fewer redundant steps (≈53 steps compared to ≈103 for Claude Opus 5).
The weak point remains terminal performance (Terminal-Bench 3.0 score is only 26%). Elon Musk mentioned that Grok 4.7 is just a few weeks away. These updates are steadily pushing the model higher in the Artificial Analysis rankings, bringing it closer to top-tier models.
DeepSeek V4-Pro 0813
https://api-docs.deepseek.com/updates/
On August 13, the Pro tier received the same agentic post-training update previously introduced in V4-Flash 0731. This is a full production release rather than a preview. Operationally, they added support for the OpenAI Responses API, a one-click Codex setup, and reasoning level controls (low/high/max). The weights for the 0813 version have not been published.
Gemini 3.7 Flash
https://blog.google/innovation-and-ai/models-and-research/gemini-models/introducing-gemini-3-7-flash/
Released by Google on August 13, just three weeks after 3.6 Flash. This update represents the largest leap for the Flash lineup in coding tasks: DeepSWE v1.1 improved from 49.0% to 65.3% (according to benchmarks), and FrontierCode 1.1 Main rose from 34.4% to 43.6%. In Google's comparisons, it outperforms Claude Sonnet 5 and GPT-5.6 Terra. Additionally, it is nearly twice as cheap at launch ($0.75/$3.75 per million tokens until the end of 2026) and features a 1M context window.
GLM-5.3
https://z.ai/blog/glm-5.3
Released by Z.ai on August 14. Built on the same 743B base as GLM-5.2, all improvements stem from post-training (IndexShare + SAO). Coding performance: +50% on the internal Z.ai Code Bench, Terminal-Bench 3.0 at 28.3% (the best score among open-weight models, compared to GLM-5.2's 4.6%), and DeepSWE 1.1 at 66.9%. Reports indicate that its cybersecurity capabilities (CyberGym 84.5%, ExploitBench up from 24.4% to 54.4%) increased so significantly that the weights release was delayed by two weeks for safety reviews. Currently, it is only available via GLM Coding Plan and ZCode.
Qwen 3.8 27B
https://huggingface.co/Qwen/Qwen3.8-27B
Released by Alibaba on August 14, this is a dense multimodal 27B model under the Apache 2.0 license—distilled from the flagship Qwen3.8 Max for local deployment. All benchmarks show a noticeable improvement over Qwen3.6-27B, as expected. It features a native context window of 262K (expandable to 1M via YaRN) and runs on standard high-end GPUs and Ryzen AI Max.
MAI-Code 1.1 Flash
https://microsoft.ai/models/mai-code-1-flash/
https://github.blog/changelog/2026-08-11-mai-code-1-1-flash-available-in-github-copilot/
Microsoft updated its small coding model (an MoE with ≈5B active parameters) on August 11 and launched it in GitHub Copilot. Developed in response to developer feedback, the update delivers a +22% improvement on Terminal-Bench 2.1, +15% on .NET, and adds native vision capabilities (supporting screenshots and diagrams). For routine light tasks, other efficiency metrics are even more notable: it is 25% more token-efficient and four times cheaper (73% lower list price than version 1.0), trained from scratch on a clean enterprise dataset without distillation.
Muse Glimmer
https://research.meta.ai/blog/introducing-muse-glimmer-open-agentic-model
On August 10, Meta released its first open-weights model in 16 months (since Llama 4)—a 30B model under the Apache 2.0 license. This is a distillation of the proprietary Muse Spark, designed for local deployment on a single consumer GPU (4-bit quantization requires ≈17GB VRAM). In coding, it leads its class in agentic tasks but falls short of Qwen3.6-27B (which has already been succeeded by 3.8). Notably, Mark Zuckerberg also promised to eventually open-source the weights for the more powerful Muse Spark 1.2.
#newllmmodel #grok #gemini #deepseek #glm #qwen #microsoft #meta