opencode
The open source coding agent. (by anomalyco)
goose
an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM (by aaif-goose)
| opencode | goose | |
|---|---|---|
| 113 | 121 | |
| 170,087 | 48,848 | |
| 10.2% | 6.1% | |
| 10.0 | 10.0 | |
| 7 days ago | about 6 hours ago | |
| TypeScript | Rust | |
| MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
opencode
Posts with mentions or reviews of opencode.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2026-06-11.
- MiMo Code Is Now Released and Open-Source
-
What We Lose When Coding Becomes Reviewing
Dax, the creator of OpenCode — an open-source coding agent, of all the people one might expect to disagree — put the case for hand-coding cleanly in a recent interview about Spec-Driven Development:
- Ask HN: What is your (AI) dev tech stack / workflow? (June 2026)
- My AI journey
-
How to add Honeycomb traces to your AI Slack bot
Pipa is our agent for studio operations at Lunch Pail Labs. She lives in Slack, is powered by E2B sandboxes, and uses OpenCode for the harness.
-
Spec-Driven Development with OpenSpec
One reason I liked OpenSpec more than others, such as Kiro and SpecKit, is that OpenSpec is highly portable between coding assistants, codebases and stages of development. I've plugged OpenSpec into all sorts of projects, from infrastructure to Python libraries. I also work on diverse codebases, with a variety of AI friends that OpenSpec supports: OpenCode, Codex and Claude Code.
-
Agentic: Which App/Harness Is Best for Angular Development?
Beyond the big names, I would also keep an eye on OpenCode and T3 Code. OpenCode is a solid open-source, terminal-first option if you want a model-agnostic agent and bring your own provider setup. T3 Code is interesting for the opposite reason: it gives you an open-source GUI on top of the agents you may already pay for, like Claude Code, Codex CLI, OpenCode, or Cursor.
-
Rift: Better Alternative to Git Worktrees
Brought to you by the infamous creator of OpenCode, who will exfiltrate all your data, then feign ignorance:
https://github.com/anomalyco/opencode/issues/10416
- Odysseus – self-hosted AI workspace
-
opencode VS zerostack - a user suggested alternative
2 projects | 30 May 2026
goose
Posts with mentions or reviews of goose.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2026-06-08.
-
New `llama.cpp` Updates, AI Agents for Any LLM, and Quantized Vector Index for Local Inference
Source: https://github.com/aaif-goose/goose
-
DeepSeek reasonix, engineered for low token cost during long running sessions
Maybe check out Goose. It is the standard agent harness being developed by The Linux Foundation under the AAIF. Under active development and the implementation seems to have a good leg up on the other popular agents.
https://github.com/aaif-goose/goose
https://goose-docs.ai/
-
Banning Agent PRs Won't Save Open Source
As a maintainer of goose, an open source AI agent, I have spent 2025 and 2026 sifting through pull requests. I do not want to limit who can contribute. I want everyone to be able to contribute. The goal is to understand the context of a PR at a fast pace, even if an external contributor uses an agent to build it. Open source needs infrastructure built to support both human-authored and agent-authored work.
-
The weekend I fell down the MCP rabbit hole
Goose is an open-source AI agent that can act as an MCP Client and has a visual form to configure the extension name, type (STDIO), and the command it runs every time it starts. Internally, it stores config in a YAML file you never touch.
- Show HN: I solved my study problems by talking to a goose
-
How I Documented an Entire Product in 4 Days with an AI Agent
I had 55 pages of documentation to write, 59 screenshots to capture, and a product that was still shipping features and being rebranded weeks before release. I did it in four days with Goose, an open-source AI agent by Block, part of the Linux Foundation, and I want to walk you through exactly how. Not the polished version. The real one: how I built it, how it works, everything that broke along the way, and what I learned from it.
-
What's Missing in the 'Agentic' Story
These are already available. Mistral’s Vibe CLI[1] is open source. Tools like goose[2]are API agnostic.
[1] https://github.com/mistralai/mistral-vibe
[2] https://goose-docs.ai/
-
I Don’t Make Slides Anymore. My Agent and Entire Do It for Me.
Much of my previous work with GitHub and Block (goose) was focused on using agents to build faster. Recently joining the team at Entire has pushed me to think more about the next layer: making agentic work durable and accountable.
- Codex for Almost Everything
-
Pi – a minimal terminal coding harness
you can run https://block.github.io/goose/ in headless mode (I work on goose)
What are some alternatives?
When comparing opencode and goose you can also consider the following projects:
crush - Glamourous agentic coding for all 💘
migrate - Database migrations. CLI and Golang library.
aider - aider is AI pair programming in your terminal
Kiro - Kiro is an agentic IDE that works alongside you from prototype to production.