an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM https://block.github.io/goose/
Find a file
2026-01-09 17:00:53 -08:00
.devcontainer fix(devcontainer): install protoc to fix build (#3267) 2025-07-08 05:02:03 +08:00
.github fix(ci): add missing dependencies to openapi-schema-check job (#6367) 2026-01-09 14:22:23 +08:00
.husky Remove a bit from pre-commit that husky says we should (#4286) 2025-08-25 08:36:28 -04:00
.intersect [FEAT] Introduce PR level security scans (#968) 2025-01-31 17:08:12 +11:00
bin Bump rust toolchain to 1.92 (current stable) (#6356) 2026-01-06 14:13:20 -05:00
clippy-baselines feat(code-mode): use server names for MCP extensions (#6284) 2025-12-30 13:08:38 +08:00
crates feat: add hotkey to toggle full tool output display (#6067) 2026-01-09 13:08:56 -05:00
documentation docs: claude prompt caching note (#6429) 2026-01-09 17:00:53 -08:00
examples chore: refactor read-write lock on agent (#2225) 2025-04-23 22:46:22 -04:00
recipe-scanner chore: remove usage of non-existent env var for log dir (#5658) 2025-11-10 16:08:52 -05:00
scripts fix: improve smoke test prompt for reliable tool calling (#6281) 2025-12-31 15:52:37 -08:00
ui Restore task completion notification (#6427) 2026-01-09 18:44:31 -05:00
.dockerignore Add Docker support for Goose in CI/CD pipelines (#4434) 2025-09-03 10:14:41 -04:00
.gitattributes Some system prompt tidying (#5313) 2025-10-24 20:22:27 -04:00
.gitignore Add self-test recipe for goose validation (#5111) 2025-10-12 11:03:08 -04:00
.goosehints fix: optimise reading large file content (#3767) 2025-08-06 09:38:52 +10:00
ACCEPTABLE_USAGE.md lowercase g in goose (#4832) 2025-09-26 23:44:38 -05:00
AGENTS.md clarify agent instructions (#5655) 2025-11-10 13:54:42 -06:00
BUILDING_DOCKER.md docs: clarifies config file locations and purposes (#5210) 2025-10-29 16:46:01 -04:00
BUILDING_LINUX.md Add missing library for fedora/rhel/centos docs (#4819) 2025-10-02 17:38:39 -04:00
Cargo.lock Add support for changing working dir and extensions in same window/session (#6057) 2026-01-08 16:48:15 -08:00
Cargo.toml Release 1.19.0 2026-01-06 20:32:50 +00:00
CONTRIBUTING.md docs: add GOOSE_PATH_ROOT environment variable documentation (#5678) 2025-11-11 12:06:13 -05:00
CONTRIBUTING_RECIPES.md RPI recipes (#6258) 2025-12-23 15:38:26 -06:00
Cross.toml fix: linux builds: use gcc 10 in Linux builds (#4841) 2025-09-26 11:12:05 -04:00
Dockerfile lowercase g in goose (#4832) 2025-09-26 23:44:38 -05:00
download_cli.ps1 removing golang/temporal building 2025-10-29 12:20:08 +11:00
download_cli.sh fix(install script): ensure script works when piped into bash (#6296) 2026-01-05 17:26:50 +11:00
flake.lock Add Nix flake for reproducible builds (#4213) 2025-08-21 08:12:23 +10:00
flake.nix Flake.nix corrected main (#5600) 2025-11-10 08:37:31 -05:00
goose-self-test.yaml refactor: unify subagent and subrecipe tools into single tool (#5893) 2025-12-13 13:50:20 -05:00
GOVERNANCE.md gov: new LF Projects LLC section (#6027) 2025-12-09 09:28:51 -08:00
HOWTOAI.md docs: adding HOWTOAI.md (#5533) 2025-11-03 02:25:51 -06:00
Justfile Regenerate canonical models when release branch is created. (#6127) 2025-12-18 11:44:01 -05:00
LICENSE chore: Update LICENSE (#53) 2024-09-09 14:56:30 -04:00
MAINTAINERS.md chore: Add Adrian Cole to Maintainers (#5815) 2025-11-19 13:20:18 -05:00
README.md Fix 404 for responsible coding guide (#5543) 2025-11-03 12:40:38 -05:00
recipe.yaml docs: Redo VS Code extension tutorial (#2680) 2025-05-27 14:50:23 -04:00
RELEASE.md Update release instructions (#5662) 2025-11-11 09:33:21 -05:00
run_cross_local.md chore: use hermit to install node, rust and protoc (#2766) 2025-06-04 09:45:43 +10:00
rust-toolchain.toml Bump rust toolchain to 1.92 (current stable) (#6356) 2026-01-06 14:13:20 -05:00
SECURITY.md lowercase g in goose (#4832) 2025-09-26 23:44:38 -05:00
test_acp_client.py feat(acp): support loading sessions in acp (#5942) 2025-12-02 05:20:21 -06:00

goose

a local, extensible, open source AI agent that automates engineering tasks

Discord CI

goose is your on-machine AI agent, capable of automating complex development tasks from start to finish. More than just code suggestions, goose can build entire projects from scratch, write and execute code, debug failures, orchestrate workflows, and interact with external APIs - autonomously.

Whether you're prototyping an idea, refining existing code, or managing intricate engineering pipelines, goose adapts to your workflow and executes tasks with precision.

Designed for maximum flexibility, goose works with any LLM and supports multi-model configuration to optimize performance and cost, seamlessly integrates with MCP servers, and is available as both a desktop app as well as CLI - making it the ultimate AI assistant for developers who want to move faster and focus on innovation.

Watch the video

Quick Links

Need Help?

a little goose humor 🦢

Why did the developer choose goose as their AI agent?

Because it always helps them "migrate" their code to production! 🚀

goose around with us