Adieu, Claude
Developer Simon Willison replaced Anthropic's Claude Code with OpenCode after losing trust in Anthropic due to the Fable 5 silent downgrade controversy and export-control issues. He cites open standar…
Developer Simon Willison replaced Anthropic's Claude Code with OpenCode after losing trust in Anthropic due to the Fable 5 silent downgrade controversy and export-control issues. He cites open standar…
Adrafinil, a macOS menu bar app, keeps a Mac awake only while AI coding agents have active sessions, preventing sleep during clamshell mode. It uses a privileged helper for root-level sleep control an…
A new open-source terminal user interface called Workbench allows developers to run multiple AI coding agents side by side in persistent tmux-backed panes. Built with Bun, React 19, and Silvery, it su…
A developer built Even, a terminal-first desktop workspace that organizes terminal tabs per project and integrates a browser, agents, local models, inline code editor, GitHub, and one-click deployment…
Alan Yahya compares how Claude Code, Codex, and OpenCode handle context compaction to prevent context rot in AI agents. Claude Code avoids unnecessary summaries through mechanical reductions, Codex tr…
Orca, an open-source Agent Development Environment (ADE) for running multiple coding agents in parallel, has gained 7,747 stars on GitHub with 1,949 new stars in the last week. Built by Stably AI, the…
Codeplain, a startup founded in Ljubljana, Slovenia, introduced spec-driven development using its open-source Plain specification language to address maintenance challenges in AI-generated code. CEO D…
OpenCode v1.17.10, released June 24, adds MCP resources and resource templates, fixes OAuth callback failures in WSL and container setups, and introduces a --mini CLI mode for scripting. The update cl…
OpenCode, an open-source coding agent with over 160k stars, offers a model-agnostic and cloud-agnostic alternative to Claude Code, Cursor, and Copilot. The project argues that the competitive axis has…
Vercel released AI SDK 7, a major update to its TypeScript SDK for building AI applications, adding production-grade features for agent development, including reasoning control, tool context, runtime …
A developer built a log monitoring Python script using DeepSeek, but the generated code hallucinated and required extensive manual fixes. The script, intended to tail Nginx error logs and send Slack a…
Canopy Wave announced a guide on using the world's first unlimited token plan with OpenCode, an open-source AI coding assistant, to help developers manage intensive coding sessions and agent workflows…
The Software Freedom Conservancy released a set of 14 recommendations for open-source contributors using AI coding assistants like Claude Code and Copilot CLI, prioritizing best practices for integrat…
Open-source coding agents have matured to rival Claude Code in 2026, offering model-agnostic, auditable, and self-hostable alternatives. Leading projects include OpenCode (161k GitHub stars), OpenAI C…
OpenCode, a 178,218-star open-source AI coding agent built in TypeScript, offers hidden capabilities beyond basic autocomplete, including support for 30+ LLM providers, a plugin system, and MCP OAuth …
A developer built two AI tools—TeachSim and GitHub Digest—and realized the second tool revealed how they should be learning AI. The developer found that hands-on projects with real stakes led to deepe…
A comparison of four terminal coding agents in 2026—goose, Claude Code, OpenCode, and Pi—finds that frontier models have largely converged, making the harness around them the key differentiator. Claud…
Vercel's AI SDK Harness now supports Deep Agents and OpenCode, allowing developers to run multiple coding-agent runtimes through a unified interface without changing application code. The new adapters…
Maturana, a new open-source AI agent platform, launches with hardware-isolated microVMs for each agent, zero-trust security via encrypted secrets and egress control, and a shared knowledge graph. Buil…
A 20-person platform engineering team built OpenCode, an AI-powered CLI assistant connected to their entire operational stack via the Model Context Protocol (MCP). The system enables engineers to quer…