Claude Code Release Pulse
An analysis of Claude Code's changelog from version 0.2.21 (April 2, 2025) to 2.1.260 (September 3, 2026) reveals 385 versions and 5,132 bullet points, with the author classifying entries by their sta…
An analysis of Claude Code's changelog from version 0.2.21 (April 2, 2025) to 2.1.260 (September 3, 2026) reveals 385 versions and 5,132 bullet points, with the author classifying entries by their sta…
Franz Enzenhofer released chrome-tab-group-cleaner, an open-source tool that bulk-deletes saved tab groups in Chrome, addressing the 71 saved groups left behind by Claude Code in his browser. The tool…
A developer built vibestretch, a Claude Code plugin that nudges users to stretch during long waits for their coding agent, after exploring and rejecting the idea of selling ads in the terminal. The pl…
A new browser-based wizard generates a fleet of AI agents for Claude Code or Codex from a single HTML file, with no installation or build step, and now includes optional MOOTx01 integration for persis…
A developer built a git-based knowledge system called kms to solve AI coding agents' lack of persistent memory across sessions. The plugin, available for Claude Code and other agents, stores decisions…
MyOTP.App has introduced an MCP server that lets AI agents send and verify one-time codes via SMS, WhatsApp, or Telegram during development. The server exposes ten tools, including generate_otp, verif…
Anthropic has launched self-hosted environments for Claude Code in public beta on Team and Enterprise plans, allowing organizations to run cloud sessions on their own infrastructure via runner process…
Docker Captain and AI Engineer Yhary from Colombia built a Docker Sandbox Kit mixin that automatically starts an MLflow tracking server for Claude Code, enabling out-of-the-box experiment logging and …
CodeYam CEO and cofounder Nadia Eldeib demonstrated installing CodeYam from the terminal via its npm package, covering the installation command, launching CodeYam Editor, and opening a new project. Th…
Plannotator released Artifact Server, an open-source, self-hostable alternative to Claude Code artifacts that gives developers and AI agents a unified platform to publish, review, comment on, version,…
James Komo released config-drift-checker, an open-source tool that tests Claude Code setups—CLAUDE.md, skills, and hooks—against a pinned baseline on every pull request and canaries new model and Clau…
A developer's guide demonstrates how to run a local large language model on older or modest hardware using Ollama, a tool that simplifies downloading and running open models. The tutorial covers insta…
OpenAI claims its new Astra model, launched September 2, 2026, has overtaken Anthropic in the frontier AI race, citing Astra's 'Critical' cybersecurity tier designation and the GPT-5.6 family's benchm…
Docker's blog reports that 84% of developers use or plan to use AI tools in their workflow, up from 76% in 2024, and examines 'YOLO mode,' a setting in coding agents like Claude Code, Codex CLI, Gemin…
A developer reports cutting Claude Code token usage by 90% by routing routine I/O tasks to cheaper Gemini 2.5 Flash models via two custom modes in Spotify's Backstage Portal, with Gartner predicting A…
Spotify's Portal by Spotify, featuring AiKA Modes, cut a developer's Claude Code token usage by 90% by routing routine I/O tasks to cheaper models like Gemini 2.5 Flash. The developer created two mode…
Anthropic released Claude Fable 5.1 and Claude Mythos 5.1, two new AI models with divergent tuning: Fable 5.1 is optimized for long-context coherence and strict instruction following, while Mythos 5.1…
Developer Lorenzo Vicino built repo-control, an open-source dashboard that unifies Git repositories, Docker containers, and AI sessions into a single local tab. The tool scans local folders for repos,…
A developer has released twoperson, an open-source Python CLI that enforces a two-person rule for AI coding agents by binding code reviews to specific commits. The tool addresses the problem of agents…
A developer on Hacker News asks peers how they track the most cost-effective AI models for coding, citing their own $20/month Claude Code subscription and seeking resources to compare alternatives and…