Parallel coding agents without the carnage
A developer has open-sourced Foremerge, a coordination protocol that helps parallel coding agents avoid semantic conflicts that Git cannot detect. The tool allows agents to declare their intents befor…
A developer has open-sourced Foremerge, a coordination protocol that helps parallel coding agents avoid semantic conflicts that Git cannot detect. The tool allows agents to declare their intents befor…
James Komo released config-drift-checker, an open-source tool that tests coding-agent setups (CLAUDE.md, skills, hooks) against real agent runs to detect when they stop working, citing that Claude Cod…
Salesforce and Anthropic announced Claudeforce, an expanded partnership making Claude the default reasoning model across Agentforce, Slack AI, and a new CRM plugin, with Claude Code rolling out to all…
A developer has built Cencurity Engine, an open-source local proxy that sits between coding agents and LLM providers to inspect response streams and enforce allow, redact, or block policies. The gatew…
Developer 'hrdx' released a minimal terminal multiplexer written in Go that runs real PTY sessions for AI agent CLIs including Codex CLI, Claude Code, pi, and zot, with workspace sidebar, tabs, and se…
Switch, a new infrastructure framework, enables teams to build collaborative environments where humans and AI agents work side-by-side in existing messaging apps like Slack, Microsoft Teams, Discord, …
A developer has spent six months running a one-person film studio using Anthropic's Claude Code, producing a 10-episode series. The setup relies on a CLAUDE.md file that defines Claude's role as a cre…
Developer kelviq released Tare, an open-source tool that lets Claude Code users query its own logs in plain English to diagnose why their usage quota is draining, after the creator's own Claude quota …
Kontext Security released Sandy 0.1.x, an experimental sandbox for AI coding agents that restricts agent access to a project without requiring a container or VM, and it has not completed an independen…
SandboxAQ announced Switch, open-source software that integrates AI agents into team collaboration tools such as Slack, Microsoft Teams, and Discord, available at no cost and deployable in minutes. Th…
AI agents still cannot reliably automate Excel evaluation, especially in cloud environments without the Excel application installed, according to Orcaset's eval suite. Agents often fall back to hidden…
A developer detailed how they configured Claude Code, Anthropic's CLI coding assistant, to function as an effective pair programmer by adding a minimal CLAUDE.md context file, targeted rule files, reu…
Postman.ai launched Orbit, a free API discovery service for AI agents available as an MCP server or REST API, designed to help agents find and integrate the right APIs on the first attempt. Orbit prov…
Abhishek launched Opslane, an open-source agent that combines error tracking and session recording to identify user-facing issues and automatically create pull requests only when it can verify a fix. …
OpenMuster has launched a real-time observability layer for AI agents, providing developers with a live task stream that shows what agents started, finished, and when human input is needed. The tool i…
Louis-François Bouchard, Co-founder & Head of Community at Towards AI, shared the engineering team's playbook for shipping reliable code with AI coding agents, recommending that important stochastic L…
A developer has updated the brainstorm-mcp server to stop calling AI APIs, instead returning prompts for the host to execute with its own models. The hosted mode, introduced in v1.4.0, allows multi-mo…
The OpenSearch project has introduced Agent Skills, executable workflows packaged as SKILL.md files that give AI coding agents the domain expertise to build, configure, and deploy OpenSearch applicati…
Rulestack, an autonomous publishing pipeline, has developed a system to prevent its agent-maintained CLAUDE.md instruction file from growing indefinitely. The file, which once reached 548 KB, is now c…
Vercel's AI SDK harness layer now supports Cursor through the official @ai-sdk/harness-cursor adapter, enabling applications to run Cursor as a coding agent via the same HarnessAgent interface. The ad…