mcp
Find a file
2025-10-24 15:17:31 -07:00
.devcontainer fix(devcontainer): install protoc to fix build (#3267) 2025-07-08 05:02:03 +08:00
.github docs: Update Discord link (#5335) 2025-10-23 12:37:45 -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 Use Instructions as Prompt in Scheduler (#5359) 2025-10-24 15:17:31 -07:00
documentation Docs: goose session export and goose session import (#5267) 2025-10-23 18:33:52 -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 (re)Standardize Session Name Attribute (#5279) 2025-10-24 13:34:08 -04:00
temporal-service Drop temporal-service binary (#3340) 2025-07-11 08:54:14 +10:00
ui Add bottom menu extension selection (#5352) 2025-10-24 14:03:01 -07:00
.dockerignore Add Docker support for Goose in CI/CD pipelines (#4434) 2025-09-03 10:14:41 -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 Add self-test recipe for goose validation (#5111) 2025-10-12 11:03:08 -04:00
ai-assisted-coding-guide.md docs: Update Discord link (#5335) 2025-10-23 12:37:45 -04:00
BUILDING_DOCKER.md lowercase g in goose (#4832) 2025-09-26 23:44:38 -05:00
BUILDING_LINUX.md Add missing library for fedora/rhel/centos docs (#4819) 2025-10-02 17:38:39 -04:00
Cargo.lock Diagnostics (#5323) 2025-10-22 14:25:49 -04:00
Cargo.toml Release/1.11.0 (#5224) 2025-10-17 12:51:57 -07: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 lowercase g in goose (#4832) 2025-09-26 23:44:38 -05:00
download_cli.sh fix: use Windows-compatible default path for CLI installation (#5221) 2025-10-21 15:39:34 -04: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 Next camp (#5237) 2025-10-21 15:00:21 -07: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
openapi.json Replace compaction notifications with system notifications (#5218) 2025-10-22 16:09:44 -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