StackMap
Subscribe

goose alternatives

Curated alternatives to goose — and why you'd switch.

trueforge

TrueFoundry's open agent harness: the runtime loop — model calls, MCP tools, SKILL.md packs, sandboxing, approvals, compaction — behind a chat UI, HTTP API, TypeScript SDK and embeddable UI.

Why switchBoth are complete harnesses — model loop, MCP tools, SKILL.md packs, sandboxing, approvals, compaction. Trueforge is server-first with an HTTP API, TS SDK and embeddable UI for putting an agent inside your product; goose is a native app and CLI for putting an agent on your machine.
Full comparison →
deepseek-harness

DeepSeek's open agent harness (`dsh`): everything is a plugin, on the Cordis composability runtime, with a local web UI one npx away. Developer preview, MIT, moving fast.

Why switchDeepSeek's plugin-everything agent harness covers the same ground from the model-vendor side. Goose is the packaged, foundation-governed option with a desktop app and a large extension ecosystem; the DeepSeek harness is closer to reference code you extend.
Full comparison →
tau

Hugging Face's Python port of Pi's minimalist coding agent: a real terminal agent with TUI, sessions and skills — built to be READ, with a clean brain/environment/frontend separation.

Why switchOpposite ends of the same axis. Tau is a minimalist Python agent built to be read, with a clean brain/environment/frontend split; goose is a batteries-included Rust product you install and use. Read tau to learn, run goose to work.
Full comparison →