mcp
Find a file
Amed Rodriguez d9633ff1d9
Some checks are pending
Canary / bundle-desktop-windows (push) Blocked by required conditions
Canary / Prepare Version (push) Waiting to run
Canary / build-cli (push) Blocked by required conditions
Canary / Upload Install Script (push) Blocked by required conditions
Canary / bundle-desktop (push) Blocked by required conditions
Canary / bundle-desktop-linux (push) Blocked by required conditions
Canary / Release (push) Blocked by required conditions
CI / changes (push) Waiting to run
CI / Check Rust Code Format (push) Blocked by required conditions
CI / Build and Test Rust Project (push) Blocked by required conditions
CI / Test and Lint Electron Desktop App (push) Blocked by required conditions
CI / bundle-desktop-unsigned (push) Blocked by required conditions
Deploy Documentation / deploy (push) Waiting to run
Documentation Site Preview / deploy (push) Waiting to run
Publish Docker Image / docker (push) Waiting to run
Change Recipes Test Script (#5457)
2025-10-30 16:00:25 -07:00
.devcontainer fix(devcontainer): install protoc to fix build (#3267) 2025-07-08 05:02:03 +08:00
.github only run fork on branch PRs (#5461) 2025-10-30 13:33:51 -04: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 Upgrade node to fix canary (#5301) 2025-10-21 12:03:57 -07:00
clippy-baselines chore: remove the google drive built-in extension (#4187) 2025-08-19 17:04:30 -04:00
crates don't start the default provider (#5351) 2025-10-30 17:59:11 -04:00
documentation docs: recipe activity parameter substitution (#5462) 2025-10-30 13:35:22 -04:00
examples chore: refactor read-write lock on agent (#2225) 2025-04-23 22:46:22 -04:00
recipe-scanner patching the security scanner to redact environment variables (#4908) 2025-09-30 19:30:32 -06:00
scripts Change Recipes Test Script (#5457) 2025-10-30 16:00:25 -07:00
ui Goose recover (#5450) 2025-10-30 18:12:46 -04: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 Reduce LLMism comments (#5440) 2025-10-29 10:30:31 -04:00
ai-assisted-coding-guide.md docs: Update Discord link (#5335) 2025-10-23 12:37:45 -04: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 keep the order of keys in config.yaml (#5468) 2025-10-30 17:58:44 -04:00
Cargo.toml chore: upgrade rmcp to 0.8.3 (#5458) 2025-10-30 11:03:36 -04:00
CONTRIBUTING.md docs: Update Discord link (#5335) 2025-10-23 12:37:45 -04:00
CONTRIBUTING_RECIPES.md docs: Update Discord link (#5335) 2025-10-23 12:37:45 -04: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 removing golang/temporal building 2025-10-29 12:20:08 +11:00
flake.lock Add Nix flake for reproducible builds (#4213) 2025-08-21 08:12:23 +10:00
flake.nix Fix nix flake double copy (#4976) 2025-10-06 10:05:11 -04:00
goose-self-test.yaml Add self-test recipe for goose validation (#5111) 2025-10-12 11:03:08 -04:00
GOVERNANCE.md fix: remove circular reference (#5018) 2025-10-08 14:44:23 -04:00
Justfile removing golang/temporal building 2025-10-29 12:20:08 +11:00
LICENSE chore: Update LICENSE (#53) 2024-09-09 14:56:30 -04:00
MAINTAINERS.md feat(process): Add GOVERNANCE and MAINTAINERS documents (#4962) 2025-10-02 17:35:31 -04:00
README.md docs: Update Discord link (#5335) 2025-10-23 12:37:45 -04:00
recipe.yaml docs: Redo VS Code extension tutorial (#2680) 2025-05-27 14:50:23 -04:00
RELEASE.md docs: provide more clarity in tagging step of releases (#5269) 2025-10-20 10:59:59 -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
test_acp_client.py Removed unused libs (#4932) 2025-10-03 13:48:53 -04: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