Under the Hood: Serving Kimi K3
DigitalOcean launched Kimi K3 on day 0, making it one of the most popular models on the platform and across the market, with the second most likes on Hugging Face and sixth most traffic on OpenCode. T…
DigitalOcean launched Kimi K3 on day 0, making it one of the most popular models on the platform and across the market, with the second most likes on Hugging Face and sixth most traffic on OpenCode. T…
A developer shared a configuration guide for integrating Qwen AI models into OpenCode on Ubuntu Linux, providing the JSON configuration file path and code snippet for setting up the Qwen provider with…
Agent-manager, a Go binary that wrangles AI coding agent sessions inside tmux, hit the front page of Hacker News this week, but the proliferation of such tools signals a missing machine-readable statu…
Fabio Akita released version 2 of his LLM Coding Benchmark, reporting that scores are not directly comparable to version 1 due to changes in prompts, requirements, harnesses, validation, and rubric. T…
Jarred Sumner's Bun team rewrote the entire Zig codebase of the Bun JavaScript runtime to Rust in 11 days using 64 parallel AI agents, costing $165,000 and 78 billion tokens. The rewritten runtime pas…
Developer blagoySimandov released an installable skill for ASD-STE100 Simplified Technical English that rewrites technical text into shorter, clearer sentences. The skill removes marketing words, geru…
Jacobian, a high-level mathematics toolkit for AI agents, provides executable mathematics with composable operations for conjectures, counterexamples, exact computation, and formal proof, featuring an…
OpenCode, an open-source AI coding agent, offers a free alternative to Claude Code. It works in the terminal, desktop, and as a VS Code extension, supporting free models with daily usage limits and cu…
Agent-Manager, a terminal user interface that runs multiple AI coding agents side by side in tmux sessions, has been released by developer YoanWai. The tool supports Claude Code, Codex, OpenCode, and …
Developer nagisanzenin released Engram v1.0.8, a learning system for humans that turns AI coding assistants into tutors, examiners, and spaced-repetition schedulers across six agentic platforms includ…
MindFlock, a new open-source desktop app, lets developers run multiple AI coding agents in parallel, each isolated in its own Git worktree and tmux session, with a guided commit-to-merge workflow and …
Serhii Korniienko released Bullshit Detector, a set of open-source agent skills that fact-check viral YouTube videos, articles, tweets, and PDFs by producing a claim-by-claim verification report with …
OpenCode, an open-source coding agent, can now run entirely locally using QVAC, an SDK and CLI from Tether that serves models on-device across GPU backends. The setup eliminates cloud dependencies, gi…
NoClick launches a platform that lets users deploy existing AI subscriptions, such as Claude Code or Codex, as always-on background agents triggered by schedules or webhooks, abstracting away infrastr…
A new platform called NoClick enables users to build always-on background AI agents using existing subscriptions to tools like Claude Code, Codex, OpenCode, Hermes, and OpenClaw. The platform automate…
A developer shares 10 tips for using multiple AI agents after switching from a single $200/month GitHub Copilot subscription to a multi-tool setup including Claude Code, Cursor, Antigravity, and OpenC…
AppSignal shipped five features during Launch Week 2026, including Render Metrics Stream support, Hosted MCP and CLI, enhanced logging, process monitoring, and dark mode. All features are live on ever…
Dowe is pitching a full-stack compiler that generates checked software for server, web, desktop, Android, and iOS from a single declarative source, aiming to make AI-assisted coding more reliable by c…
A developer created a local proxy to fix AgentRouter exposing billing data in chat responses, which broke OpenCode. The proxy filters out malformed SSE frames containing billing.summary objects or nul…
A developer released Openvisor, a local-first session explorer for OpenCode that lets users inspect tool calls, subagent use, and other session details from exported JSON files stored in the browser's…