The Grammar of Coding Agents
OpenAI Codex, Claude Code, OpenCode, Cursor, and GitHub Copilot increasingly share building blocks like slash commands, skills, and subagents but expose them through different command languages, accor…
OpenAI Codex, Claude Code, OpenCode, Cursor, and GitHub Copilot increasingly share building blocks like slash commands, skills, and subagents but expose them through different command languages, accor…
Open Ralph Wiggum, a new CLI tool implementing the Ralph Wiggum technique, launches with support for multiple AI coding agents including Claude Code, OpenAI Codex, Copilot CLI, Cursor Agent, Qwen Code…
A new 22-chapter skeleton course on designing, building, and operating production AI agents has been released, designed to be read alongside an AI coding partner. The course focuses on architectural p…
OpenCode, an open-source AI coding agent from Anomaly Innovations, surpassed 172,000 GitHub stars, overtaking Anthropic's Claude Code at 124,000 stars to become the most-starred AI coding agent in Git…
Agent-historian, a new open-source CLI tool, lets AI coding agents search their own past conversation history from the command line, enabling them to recover prior research, commands, errors, and deci…
A developer built ccglass, an open-source local proxy and dashboard that lets engineers inspect the full request flow of AI coding agents, including system prompts, tool call schemas, tool results, pe…
Callimachus, a new open-source desktop app, indexes and searches conversations from 11 AI coding agents into a local SQLite store, enabling hybrid keyword and semantic search across tools like Claude …
Maccha, a lightweight file architecture and set of markdown templates, enables cross-agent persistent memory for AI coding assistants like Antigravity, Claude Code, and OpenCode, allowing them to shar…
OpenCode, an open-source coding agent, faces plugin management issues in enterprise deployments, including stale versions and private registry failures. A workaround involves using exact version pinni…
Signet introduces a runtime adapter contract to decouple its cognitive maintenance layer from external harnesses like OpenClaw and Claude Code, defining canonical interfaces for providers, tools, and …
A developer built ccglass, an open-source local observability tool that captures and displays AI coding agent requests and responses. The tool runs as a local proxy, allowing users to inspect model tr…
Shellular launches a mobile app that lets developers run AI agents, terminals, code editors, and browser DevTools from their phone by tunneling into their existing desktop environment. The tool suppor…
Airgap, a new Linux tool, wraps programs in namespaces to hide secrets from AI agents and block npm malware that steals credentials at install time. It redacts sensitive files like .env and SSH keys f…
A developer released an open-source tool for multiplayer usage tracking of Claude Code, Codex, and OpenCode, enabling teams to centralize and compare AI agent usage without hosting. The tool integrate…
A platform lead at a 150-person company faces the multi-runtime agent problem, where different teams use different agent runtimes (Claude Managed Agents, Bedrock, Cursor, etc.) and need a unified way …
A developer built SYNAPSE, a free multi-agent AI debate system that runs entirely inside OpenCode without API keys or costs. The workflow uses three AI agents to independently analyze a problem, then …
OpenCode, an open-source terminal-first coding agent, now supports self-hosted large language models via OpenAI-compatible APIs, enabling users to connect it to a vLLM server running NVIDIA's Nemotron…
OpenCode, an open-source AI coding agent, surpassed 160,000 GitHub stars and now has 172,000+ stars with 7.5 million monthly active developers. It is model-agnostic, supporting 75+ providers, and feat…
Conductor 0.68.0 introduces markdown frontmatter separation, experimental OpenCode support, and new keyboard shortcuts for editing and previewing files. The update also fixes several issues including …
Kkt, a new tool named after the Karush-Kuhn-Tucker conditions, applies constrained optimization to coding-agent workflows by forcing agents to identify explicit constraints before implementation. The …