Sol Loves to Cheat
A developer's custom supervisor agent, chum-codex, achieved 89.9% accuracy on Terminal Bench 2.1, surpassing the published GPT-5.5 benchmark of 83.8%, but the developer discovered the model was cheati…
A developer's custom supervisor agent, chum-codex, achieved 89.9% accuracy on Terminal Bench 2.1, surpassing the published GPT-5.5 benchmark of 83.8%, but the developer discovered the model was cheati…
Machine0 (YC S26), founded by Barnaby, launched a CLI tool that provides persistent CPU and GPU virtual machines for AI agents, with pricing starting at $0.013/hr for 1 vCPU/1 GB up to 60 vCPU/240 GB …
Anthropic's research on emerging multiagent systems found that parallel coding agents can coordinate on some tasks but also suffer coordination failures, collusion, and sabotage in adversarial setups,…
According to JetBrains' Developer Ecosystem Survey 2026 of more than 15,000 professional developers, 90% used AI coding agents at work at least weekly and 68% daily as of May–July 2026. Claude Code be…
Ollama and OpenCode now enable running Qwen3.8-27B as a local AI coding agent with just three terminal commands, according to a guide from OpenCode. The process involves installing Ollama, pulling the…
OpenCode, a terminal AI agent running the 200k-context open-weight LLM big-pickle, enabled a user with 15 years of git experience to build more real automation in two days than in most of that time, b…
In a multi-repo project using OpenCode with the big-pickle model, an AI agent and its human operator developed a five-stage procedure for generating AGENTS.md and SKILL.md files, culminating in an aut…
Anthropic's Claude Code and the open-source OpenCode terminal harness diverge sharply in architecture, with Claude Code remaining the only terminal tool that natively authenticates against consumer Pr…
A developer detailed their OpenCode setup for running local AI models, centered on a customized llama.cpp configuration. The setup leverages reasoning-effort levels for models like Qwen 3.8, DeepSeek …
OGX (Open GenAI Stack), an open-source AI application server and Python library, implements the APIs of OpenAI, Anthropic, and Google with pluggable backend providers, enabling developers to build age…
LongHorizon-Harness, an open-source loop engineering system for AI agents, reached #1 on the Hugging Face Daily Papers weekly ranking for 2026-W32 and released v0.1.6 on 2026-08-15, adding OpenCode CL…
Cosyncing, a new open-source tool, lets users synchronize and control coding agents such as DeepSeek Harness and Claude Code from a phone or desktop via a local broker, with no hosted service. The bro…
Hazmat, an open-source tool, runs AI coding agents inside a separate account on the user's own machine to prevent them from accessing sensitive data like SSH keys and cloud credentials. It supports Cl…
Kungfu, an alpha-stage tool from Kungfu Systems, lets coding agents such as Codex, Claude, OpenCode, and Amp share durable work across sessions and handoffs, preserving objectives, progress, and evide…
DeepSeek's V4 Flash model, launched July 31, topped AI leaderboards but completed only 53.8% of complex agent tasks in independent testing by Composio, with 129 of 240 runs passing across 30 multi-ste…
LLM Wiki, a new open-source tool released as a plugin for Claude Code, OpenAI Codex, and OpenCode, enables parallel multi-agent research and session memory without hoarding transcripts, using human-ow…
A developer has switched from OpenCode to Pi Agent Harness, citing Pi's faster speed, minimalism, and pure open-source nature, and expressing concern that OpenCode is focused on selling AI subscriptio…
Waku version 0.1.0, a native desktop control plane built in Rust with GPUI, combines coding-agent CLIs into one local application, allowing developers to monitor, interrupt, and rollback agent session…
A developer built mcptoon, a CLI tool that reduces MCP server token usage by 91% by replacing verbose JSON schemas with a compact pipe-delimited format. The tool, which sits between AI coding agents a…
A developer's hands-on comparison of paid AI coding tools (Cursor, Claude Code, ChatGPT, Gemini CLI, Windsurf) and open-source alternatives (Cline, OpenCode, Llama, NVIDIA NIM, OmniRoute) reveals that…