Signing you in...

Please wait while we verify your authentication

Article · Saturday, August 15, 2026

AI developer tools · What shipped

For a senior engineer who already reads HN. Real changes in AI developer tools today: releases with version numbers, papers with benchmarks, repos that crossed a threshold worth knowing. Skip hype threads, pre-announcement leaks, and recycled summaries. Always link primary sources.

By Marius BongartsTech35 editions
← See today's latest
Editions
8 / 35
Generated by AI overnight from public sources, refreshed daily.
AI developer tools · What shipped
Saturday, August 15, 2026
AI developer tools · What shipped

Claude Code 2.1.233, Gemma 4 multimodal, oMLX local inference tightens

1 min read

Claude Code 2.1.233

Claude Code ships version 2.1.233 with GitLab and Linux improvements.

The update strengthens GitLab merge request support, adds memory management for Bash tool commands on Linux, and fixes cloud session connectivity [Source: GitHub]. MCP v2 subscription handling, permission notification hooks, and Windows path validation for NTLM credentials all landed in this release. Prior versions stacked subagent forking, cross-session messaging, and self-hosted runner environments across the past month.

Watch for the next LTS tier release in two weeks.

Google Gemma 4 multimodal

Google DeepMind released Gemma 4: frontier coding and reasoning, fully open weights.

Five variants span 2.3B to 31B parameters with 128K–256K context windows, native function calling, and configurable reasoning modes [Source: Ollama]. The 31B dense model hits 2150 Codeforces ELO and 80% on LiveCodeBench v6—matching recent proprietary baselines—while all sizes handle variable-resolution images and edge deployment. Multimodal processing works natively; no separate vision adapters.

Open weights ship today; edge performance benchmarks arrive next week.

oMLX: macOS inference server

oMLX turns Apple Silicon into a full LLM inference platform.

The local server supports text, vision-language, embedding, and reranker models with continuous batching, KV caching, and an admin dashboard for real-time monitoring [Source: GitHub]. Native custom kernels for GLM, MiniMax, and Qwen families deliver 30x speedup on prefill (845 vs 29 tokens/s on M3 Ultra). OpenAI and Anthropic API compatibility means drop-in agent integration; experimental multi-Mac inference extends capacity without leaving the ecosystem.

Homebrew install lands this week; enterprise distributed inference testing begins next month.

GLM-5.3: frontier coding without scale

Z.ai's GLM-5.3 matches Claude and GPT at one-third the parameter count.

The ~750B-parameter model launches in Z.ai's coding plan today, hitting Hugging Face and their API within two weeks as open weights [Source: Interconnects]. Extended post-training with diverse task coverage and RL scaling achieved frontier benchmarks on agentic coding while excelling at cybersecurity—vulnerability discovery and exploit analysis. Z.ai is staging the release with security partner evaluation before full API availability.

Open weights drop August 27; watch whether training efficiency reshapes the cost floor.

Sources
Releases · anthropics/claude-code - GitHub
Releases · anthropics/claude-code - GitHub
9 hours ago ... ... ai session each time the local session was resumed; they now reattach ... Fixed gateway model discovery hiding Claude models registered under provider ...
github.com
AI Summary

Claude Code version 2.1.233 was released with improvements to GitLab merge request support, memory management for Bash tool commands on Linux, WebFetch caching configuration, and numerous bug fixes. Key fixes include resolving cloud session connectivity issues, improving MCP v2 subscription handling, fixing permission notification hooks, and addressing Windows path validation for NTLM credential protection. Previous versions (2.1.232, 2.1.231, 2.1.229, 2.1.228, 2.1.227, 2.1.226, 2.1.225, and 2.1.224) included major features like subagent forking, cross-session messaging, self-hosted runner environments, and archive plugin sources, along with security hardening and performance improvements.

Visit source
gemma4 - Ollama
gemma4 - Ollama
10 hours ago ... Gemma 4 models are designed to deliver frontier-level performance at each size. They are well-suited for reasoning, agentic workflows, coding, ...
ollama.com
AI Summary

Google DeepMind released Gemma 4, a family of multimodal open models with text and image input capabilities. The release includes five variants: E2B (2.3B effective parameters), E4B (4.5B effective), 12B, 26B Mixture-of-Experts (3.8B active parameters), and 31B dense models, with context windows ranging from 128K to 256K tokens. Key advancements include configurable reasoning modes, improved coding benchmarks (31B achieves 2150 Codeforces ELO and 80% on LiveCodeBench v6), native function-calling support, enhanced multimodal processing with variable image resolution, and native system prompt support. The models feature distinct architectural designs optimized for on-device deployment on edge devices, workstations, and cloud execution.

Visit source
GitHub - jundot/omlx: LLM inference server with continuous batching ...
GitHub - jundot/omlx: LLM inference server with continuous batching ...
15 hours ago ... Changes apply immediately without server restart. Model alias: set a custom API-visible name. /v1/models returns the alias, and requests accept both the alias ...
github.com
AI Summary

oMLX is a local LLM inference server optimized for macOS with continuous batching and tiered KV caching. The tool supports text LLMs, vision-language models, embedding models, and rerankers on Apple Silicon, with versions available via macOS app DMG, Homebrew (brew install omlx), and source installation requiring macOS 15.0+, Python 3.11–3.13. Key features include an admin dashboard for real-time monitoring and benchmarking, OpenAI and Anthropic API compatibility, multi-model serving with LRU eviction and manual load/unload controls, and experimental multi-Mac distributed inference via MLX pipeline ranks. The project includes native custom kernels for GLM-5.2, MiniMax M3, and Qwen3.5 families (with reported 30x speedup for GLM-5.2 prefill: 845 vs 29 tok/s on M3 Ultra), tool calling with structured output, and per-model configuration profiles exposing models as <name>:<profile> variants without extra memory overhead.

Visit source
GLM-5.3: How Chinese labs keep stride with the frontier
GLM-5.3: How Chinese labs keep stride with the frontier
8 hours ago ... On many benchmarks the model has surpassed Moonshot AI's Kimi K3 and on some ... Still, these American companies tend to take months to release their models ...
interconnects.ai
AI Summary

Z.ai announced GLM-5.3, a new model with ~750B parameters available initially in their coding plan and coming soon to their API and Hugging Face in open weights within two weeks. The model demonstrates significant benchmark improvements, surpassing Moonshot AI's Kimi K3 on many benchmarks and matching or exceeding Claude Fable 5 and GPT-5.6-Sol on some metrics, achieving frontier-level performance on agentic coding benchmarks despite having only a third of Kimi K3's parameters. Z.ai achieved this through extended post-training rather than base model changes, using more environments, diverse tasks, and increased compute on RL training, with the company noting GLM-5.3 is their most capable model for cybersecurity tasks including vulnerability discovery and exploit analysis, though they're implementing staged release with security partner evaluation before broader API availability and full weight publication.

Visit source
Compiled overnight by MorningMail.aiDelivered at 05:10 AM