mcp
Find a file
2025-09-29 13:41:03 -07:00
.devcontainer fix(devcontainer): install protoc to fix build (#3267) 2025-07-08 05:02:03 +08:00
.github lowercase g in goose (#4832) 2025-09-26 23:44:38 -05: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 chore: Upgrade node (#3756) 2025-08-01 22:15:05 -04:00
clippy-baselines chore: remove the google drive built-in extension (#4187) 2025-08-19 17:04:30 -04:00
crates make agent manager singleton (#4880) 2025-09-29 13:09:55 -07:00
documentation docs: new multi-model section with autopilot topic (#4864) 2025-09-29 13:41:03 -07:00
examples chore: refactor read-write lock on agent (#2225) 2025-04-23 22:46:22 -04:00
recipe-scanner Automate OpenRouter API Key Distribution for External Recipe Contributors (#3198) 2025-08-28 16:37:09 -06:00
scripts chore: turn clippy on for test code (#4817) 2025-09-26 00:06:07 -04:00
temporal-service Drop temporal-service binary (#3340) 2025-07-11 08:54:14 +10:00
ui Revert "Internal MCP Crate Cleanup (#4800)" (#4883) 2025-09-29 14:21:30 -04:00
.dockerignore Add Docker support for Goose in CI/CD pipelines (#4434) 2025-09-03 10:14:41 -04:00
.gitignore lowercase g in goose (#4832) 2025-09-26 23:44:38 -05: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 lowercase g in goose (#4832) 2025-09-26 23:44:38 -05:00
ai-assisted-coding-guide.md Add Hacktoberfest Guides (#4830) 2025-09-26 16:03:58 -04:00
BUILDING_DOCKER.md lowercase g in goose (#4832) 2025-09-26 23:44:38 -05:00
BUILDING_LINUX.md lowercase g in goose (#4832) 2025-09-26 23:44:38 -05:00
Cargo.lock Cli web auth token (#4456) 2025-09-29 16:05:17 -04:00
Cargo.toml Release/1.9.0 (#4703) 2025-09-24 10:11:52 -04:00
CONTRIBUTING.md lowercase g in goose (#4832) 2025-09-26 23:44:38 -05:00
CONTRIBUTING_RECIPES.md lowercase g in goose (#4832) 2025-09-26 23:44:38 -05:00
Cross.toml fix: linux builds: use gcc 10 in Linux builds (#4841) 2025-09-26 11:12:05 -04:00
demo.json lowercase g in goose (#4832) 2025-09-26 23:44:38 -05:00
demo.txt lowercase g in goose (#4832) 2025-09-26 23:44:38 -05:00
Dockerfile lowercase g in goose (#4832) 2025-09-26 23:44:38 -05:00
download_cli.ps1 lowercase g in goose (#4832) 2025-09-26 23:44:38 -05:00
download_cli.sh lowercase g in goose (#4832) 2025-09-26 23:44:38 -05:00
flake.lock Add Nix flake for reproducible builds (#4213) 2025-08-21 08:12:23 +10:00
flake.nix lowercase g in goose (#4832) 2025-09-26 23:44:38 -05:00
goose-gui.sh lowercase g in goose (#4832) 2025-09-26 23:44:38 -05:00
JOKES.md lowercase g in goose (#4832) 2025-09-26 23:44:38 -05:00
Justfile lowercase g in goose (#4832) 2025-09-26 23:44:38 -05:00
LICENSE chore: Update LICENSE (#53) 2024-09-09 14:56:30 -04:00
package-lock.json Add fuzzy file search functionality (#3240) 2025-07-03 17:09:39 -04:00
README.md lowercase g in goose (#4832) 2025-09-26 23:44:38 -05:00
recipe-inline-python.yaml Add inline python extension (#3107) 2025-07-28 10:48:02 +10:00
recipe.yaml docs: Redo VS Code extension tutorial (#2680) 2025-05-27 14:50:23 -04:00
RELEASE.md docs: improvements to release docs (#4317) 2025-08-25 12:07:50 -04: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 Chore: apply more clippy rules to prevent from code complexity (#3813) 2025-08-03 20:03:08 +10:00
SECURITY.md lowercase g in goose (#4832) 2025-09-26 23:44:38 -05:00
temp_batch_issues.md temp file for batch issue creation 2025-09-23 07:24:53 -07:00
test_acp_client.py lowercase g in goose (#4832) 2025-09-26 23:44:38 -05:00

goose

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

Discord CI

🎉 Hacktoberfest 2025 🎉

goose is a participating project in Hacktoberfest 2025! Were so excited for your contributions, and have created a wide variety of issues so that anyone can contribute. Whether you're a seasoned developer or a first-time open source contributor, there's something for everyone.

To get started:

  1. Read the contributing guide.
  2. Read the code of conduct.
  3. Read the full Responsible AI-Assisted Coding Guide.
  4. Choose a task from this project's Hacktoberfest issues in our Project Hub and follow the instructions. Each issue has the 🏷️ hacktoberfest label.

Have questions? Connecting with us in our Discord community in the #hacktoberfest project channel.


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

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