mcp
Find a file
2025-07-08 05:02:03 +08:00
.devcontainer fix(devcontainer): install protoc to fix build (#3267) 2025-07-08 05:02:03 +08:00
.github fix: use the correct contains syntax on create-recipe-pr.yml (#3193) 2025-07-01 18:44:55 -04:00
.husky Removed ui-v2 directory and updated project to use node in hermit and readme (#2831) 2025-06-09 11:17:39 -07:00
.intersect [FEAT] Introduce PR level security scans (#968) 2025-01-31 17:08:12 +11:00
bin build: Add just to Hermit, correct ui/desktop's README (#3116) 2025-06-27 10:50:25 -07:00
bindings [goose-llm] update example to add toolResult status error (#2854) 2025-06-11 19:24:06 -04:00
crates feat: bedrock image content support (#3266) 2025-07-07 19:02:02 +02:00
documentation docs: add Alby MCP tutorial (#3217) 2025-07-07 09:21:39 -04:00
examples chore: refactor read-write lock on agent (#2225) 2025-04-23 22:46:22 -04:00
scripts [feat] goosebenchv2 additions for eval post-processing (#2619) 2025-05-21 15:00:13 -04:00
temporal-service update the path for temporal (#3131) 2025-06-30 15:31:34 -07:00
ui Enabling npx command to install on Windows Desktop (#3283) 2025-07-07 16:29:14 -04:00
.gitignore Mnovich/temporal foreground tasks (#2895) 2025-06-20 16:19:58 -07:00
.goosehints fix: allowlist path exception (#2022) 2025-04-04 16:03:06 -04:00
ACCEPTABLE_USAGE.md fix: restore AUP from v0 (#841) 2025-01-28 10:14:36 -08:00
ARCHITECTURE.md Fixed small typo in ARCHITECTURE.md (#1924) 2025-03-31 10:17:24 -07:00
Cargo.lock chore(release): release version 1.0.33 (#3284) 2025-07-07 15:56:01 -04:00
Cargo.toml chore(release): release version 1.0.33 (#3284) 2025-07-07 15:56:01 -04:00
CONTRIBUTING.md docs: add linter to CONTRIBUTING.md (#3168) 2025-07-02 14:05:05 +10: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
download_cli.sh fix: handle Windows package subdirectory in CLI installation script (#3171) 2025-06-30 10:20:32 -07:00
Justfile Mnovich/temporal foreground tasks (#2895) 2025-06-20 16:19:58 -07: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: Fix readme (#2880) 2025-06-12 10:00:46 -04:00
recipe.yaml docs: Redo VS Code extension tutorial (#2680) 2025-05-27 14:50:23 -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 feat: V1.0 (#734) 2025-01-24 13:04:43 -08:00
SECURITY.md [chore] official security notice (#762) 2025-01-24 16:25:00 -08:00
test_lead_worker.sh feat: lead/worker model (#2719) 2025-06-05 13:55:32 +10:00
test_web.sh feat: goose web for local terminal alternative (#2718) 2025-06-05 13:32:57 +10:00

codename 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.

Quick Links

Goose Around with Us