
opencode-01b91dbf·5 events·first seen Aliases: opencode
different-ai has released OpenWork, a TypeScript-based open-source project positioning itself as an alternative to Anthropic's Claude Cowork product. It is powered by opencode and has accumulated over 17,000 GitHub stars. The project signals community interest in open alternatives to proprietary AI coding/collaboration tools.
A blog post with significant HN traction (329 points, 185 comments) compares the token overhead of Claude Code and OpenCode before any user prompt is processed, finding Claude Code consumes ~33k tokens versus OpenCode's ~7k. The analysis highlights a substantial efficiency gap in system prompt and context initialization between the two coding agents. This matters for inference cost and latency in agentic coding workflows.
Meta Superintelligence Labs has released Muse Spark 1.1, a significant upgrade to Muse Spark featuring a 1-million-token context window, strong agentic and computer-use capabilities, and major coding improvements on complex codebases. The model supports multi-agent orchestration, zero-shot generalization to MCP servers and custom tools, and multimodal reasoning including visual-to-code generation and video understanding. Alongside the model release, Meta is launching a public preview of the Meta Model API, giving developers programmatic access for the first time. Safety evaluations were conducted under Meta's Advanced AI Scaling Framework across frontier risk categories.
A GitHub repository called 'agents' by wshobson provides a multi-harness agentic plugin marketplace targeting Claude Code, Codex CLI, Cursor, OpenCode, GitHub Copilot, and Gemini CLI. The project has accumulated 37,134 stars with modest daily momentum (+43 today). It represents a cross-platform approach to agent tooling that spans multiple competing AI coding environments.
The repository anomalyco/opencode is a TypeScript-based open-source coding agent that has accumulated 164,043 stars on GitHub, with 514 new stars added today. It represents a community-driven alternative in the coding agent space. The high star count suggests significant developer adoption or interest in open-weight/open-source coding agent tooling.