mcp
Find a file
2025-09-25 11:34:25 +10:00
.devcontainer fix(devcontainer): install protoc to fix build (#3267) 2025-07-08 05:02:03 +08:00
.github Add Take Action for Hacktoberfest (#4791) 2025-09-24 11:59:42 -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 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 prefer users SHELL (#4702) 2025-09-25 10:56:37 +10:00
documentation docs: import yaml recipe (#4799) 2025-09-24 15:51:31 -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 Remove deprecated Claude 3.5 models (#4590) 2025-09-10 14:41:02 -05:00
temporal-service Drop temporal-service binary (#3340) 2025-07-11 08:54:14 +10:00
ui feat: AgentManager - foundation for unified execution (#4389) (#4684) 2025-09-24 16:15:26 -04:00
.dockerignore Add Docker support for Goose in CI/CD pipelines (#4434) 2025-09-03 10:14:41 -04:00
.gitignore feat: autovisualiser of structured data with mcp-ui (#4153) 2025-08-25 10:42:11 +10:00
.goosehints fix: optimise reading large file content (#3767) 2025-08-06 09:38:52 +10:00
ACCEPTABLE_USAGE.md fix: restore AUP from v0 (#841) 2025-01-28 10:14:36 -08:00
AGENTS.md Add AGENTS.md for AI coding assistant support (#4539) 2025-09-05 19:29:28 -04:00
BUILDING_DOCKER.md Remove deprecated Claude 3.5 models (#4590) 2025-09-10 14:41:02 -05:00
BUILDING_LINUX.md feat: linux computer control for android (termux) (#3890) 2025-08-28 16:03:47 +10:00
Cargo.lock lockfile fix for aws bedrock breakage 2025-09-25 11:34:25 +10:00
Cargo.toml Release/1.9.0 (#4703) 2025-09-24 10:11:52 -04:00
CONTRIBUTING.md fix gui client initialization when using an external backend (#4669) 2025-09-20 13:15:25 +10:00
CONTRIBUTING_RECIPES.md Automate OpenRouter API Key Distribution for External Recipe Contributors (#3198) 2025-08-28 16:37:09 -06:00
Cross.toml testing windows build (#2770) 2025-06-04 15:12:44 -07:00
demo.json Add fuzzy file search functionality (#3240) 2025-07-03 17:09:39 -04:00
demo.txt Add fuzzy file search functionality (#3240) 2025-07-03 17:09:39 -04:00
Dockerfile Add Docker support for Goose in CI/CD pipelines (#4434) 2025-09-03 10:14:41 -04:00
download_cli.ps1 feat: add download_cli.ps1 file for windows (#3354) 2025-07-16 13:47:28 -07:00
download_cli.sh fix: handle Windows package subdirectory in CLI installation script (#3171) 2025-06-30 10:20:32 -07:00
flake.lock Add Nix flake for reproducible builds (#4213) 2025-08-21 08:12:23 +10:00
flake.nix fix(nix): add nixpkgs missing for existing build process & useful in dev process (#4490) 2025-09-22 00:53:04 -04:00
goose-gui.sh feat: Add comprehensive Linux build support (#3673) 2025-08-03 00:40:42 +02:00
JOKES.md feat: Agent Client Protocol implementation of goose (#4511) 2025-09-05 11:49:26 +10:00
Justfile fix gui client initialization when using an external backend (#4669) 2025-09-20 13:15:25 +10: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 docs: changed logo (#4633) 2025-09-14 01:11:05 -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 [chore] official security notice (#762) 2025-01-24 16:25:00 -08:00
temp_batch_issues.md temp file for batch issue creation 2025-09-23 07:24:53 -07:00
test_acp_client.py feat: Agent Client Protocol implementation of goose (#4511) 2025-09-05 11:49:26 +10: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

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