RSS Amplifier

Rust LibHunt's Top Open-Source Projects · Aug 13, 2026

goose

0
Sign in to vote or save

libhunt.com

Goose Alternatives

Similar projects and alternatives to goose

  1. claude-code

    Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

    anthropics logo

  2. AppSignal

    www.appsignal.com sponsored

    AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.

    AppSignal logo

  3. servers

    Model Context Protocol Servers

    modelcontextprotocol logo

  4. aider

    aider is AI pair programming in your terminal

    Aider-AI logo

  5. gemini-cli

    An open-source AI agent that brings the power of Gemini directly into your terminal.

    google-gemini logo

  6. llm

    Access large language models from the command-line

    simonw logo

  7. agents.md

    AGENTS.md — a simple, open format for guiding coding agents

    agentsmd logo

  8. awesome-mcp-servers

    Discontinued A collection of MCP servers. [GET https://api.github.com/repos/punkpeye/awesome-mcp-servers: 404 - Not Found // See: https://docs.github.com/rest]

    punkpeye logo

  9. SaaSHub

    www.saashub.com sponsored

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo

  10. OpenHands

    🙌 OpenHands: AI-Driven Development

    OpenHands logo

  11. A2A

    Agent2Agent (A2A) is an open protocol enabling communication and interoperability between opaque agentic applications.

    a2aproject logo

  12. pi-mono

    Discontinued AI agent toolkit: coding agent CLI, unified LLM API, TUI & web UI libraries, Slack bot, vLLM pods [Moved to: https://github.com/earendil-works/pi]

    badlogic logo

  13. aichat

    All-in-one LLM CLI tool featuring Shell Assistant, Chat-REPL, RAG, AI Tools & Agents, with access to OpenAI, Claude, Gemini, Ollama, Groq, and more.

    sigoden logo

  14. oh-my-pi

    ⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more

    can1357 logo

  15. crush

    Glamourous agentic coding for all 💘

    charmbracelet logo

  16. cli

    📜 Entire CLI hooks into your Git workflow to capture AI agent sessions as you work. Sessions are indexed alongside commits, creating a searchable record of how code was written in your repo. (by entireio)

    entireio logo

  17. mods

    Discontinued AI on the command line

    charmbracelet logo

  18. pi-sandbox

    OS-level sandboxing for pi with interactive permission prompts

    carderne logo

  19. anomalyco logo

  20. codemcp

    Coding assistant MCP for Claude Desktop

    ezyang logo

  21. nickytonline logo

  22. goose-plugins

    Discontinued *Sunsetting*: this repo contained plugins for the alpha version of goose. These plugins have been replaced by the MCP protocol

    block logo

  23. SaaSHub

    www.saashub.com sponsored

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better goose alternative or higher similarity.

goose discussion

goose reviews and mentions

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-08-23.

  • What Is a Harness?
    Another AI harness is Goose, which is OSS and housed under the Linux Foundation (LF) Agentic AI Foundation (AAIF):

    https://github.com/aaif-goose/goose

    Full disclosure: I work at the LF, but not the AAIF.

  • How I Put My Agent in CI to Automate Release Notes

    3 projects | dev.to | 31 Jul 2026

    While I was at Block, I built a release notes generator for goose. It ran in GitHub Actions after a release workflow completed, checked out the new tag, compared it against the previous one, and handed goose a recipe to inspect the commit diff.
  • Qm
  • Kimi Work
    For anyone looking for truly open alternatives to desktop agent apps (like claude cowork), I suggest taking a peak at Goose: https://goose-docs.ai
  • Chaty VS goose - a user suggested alternative

    2 projects | 16 Jul 2026

    Goose focus on agentic coding while chaty handles all kinds of everyday tasks as well
  • Smarter Coding Agents Are Better Liars

    2 projects | dev.to | 10 Jul 2026

    A verifier is only useful if it can warn without blocking. Wired to hard-block a turn, a completion gate deadlocks — the model re-claims, gets blocked, re-claims, forever; in one early run it burned dozens of consecutive blocks recreating the exact stuck-agent failure it was built to prevent. The fix is to advise and let the next turn correct, which the Goose agent framework had no way to express. So I found the failure and contributed the missing hook primitives back to Goose — a non-blocking advisory channel — so a completion gate can be a gate and not a wall.
  • What AGENTS.md Gives Coding Agents That README Files Do Not

    2 projects | dev.to | 5 Jul 2026

    Goose makes this less theoretical because it isn't just a chat box. It's an open source local AI agent with a desktop app, CLI, API, MCP extensions, and skills.
  • Left of the Loop: The Astrolabe

    4 projects | dev.to | 4 Jul 2026

    I spent a week trying to make sense of a handful of names that kept showing up in the same conversations.Tessl. Goose. Archestra. Kestra. Modelplane. RAG, MCP, half a dozen others orbiting nearby. Each one has its own pitch, its own funding round, its own reason it’s the thing you should adopt next. Taken together they read like noise.
  • Top Open Source Coding Agents to Replace Claude Code in 2026

    8 projects | dev.to | 25 Jun 2026

    Goose on GitHub
  • Why I’d Put Lynkr Between Goose and My Model Stack

    2 projects | dev.to | 17 Jun 2026

    If you haven’t looked at it yet, Goose is an open-source, extensible AI agent built for more than just code suggestions. The project describes it as an agent that can install, execute, edit, and test with any LLM, which is exactly why it’s interesting.
  • A note from our sponsor - AppSignal

    www.appsignal.com | 26 Aug 2026

    Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise. Learn more →

Stats

Basic goose repo stats

Mentions

131

Stars

53,095

Activity

10.0

Last Commit

5 days ago

aaif-goose/goose is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of goose is Rust.


Sponsored

Do not miss the trending Rust projects with our weekly report!

LibHunt logo LibHunt

LibHunt tracks mentions of open-source projects and software libraries across dev communities, so you can find the best packages and their alternatives. This is our Awesome Rust list.

Read the original on libhunt.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.