mcp
Find a file
Angie Jones c896103018
docs: lead/worker tutorial and blog post (#2930)
Co-authored-by: Rizel Scarlett <rizel@squareup.com>
2025-06-15 17:15:31 -05:00
.github feat: (tool router) llm tool selector (#2866) 2025-06-13 10:29:11 -07: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 add temporal service to builds. (#2842) 2025-06-10 08:17:45 -07:00
bindings [goose-llm] update example to add toolResult status error (#2854) 2025-06-11 19:24:06 -04:00
crates fix: correct spelling in error messages and documentation (#2840) 2025-06-13 14:56:11 -07:00
documentation docs: lead/worker tutorial and blog post (#2930) 2025-06-15 17:15:31 -05: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 chore(deps): bump golang.org/x/net from 0.14.0 to 0.38.0 in /temporal-service (#2836) 2025-06-13 17:01:02 -07:00
ui fix updater download text (#2919) 2025-06-13 16:53:02 -07:00
.gitignore add temporal service to builds. (#2842) 2025-06-10 08:17:45 -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.28 (#2906) 2025-06-13 16:47:06 -07:00
Cargo.toml chore(release): release version 1.0.28 (#2906) 2025-06-13 16:47:06 -07:00
CONTRIBUTING.md add how to fork goose (#1942) 2025-03-31 13:40:52 -04:00
Cross.toml testing windows build (#2770) 2025-06-04 15:12:44 -07:00
download_cli.sh add temporal service to builds. (#2842) 2025-06-10 08:17:45 -07:00
Justfile fix just (#2849) 2025-06-10 12:20:17 -07:00
LICENSE chore: Update LICENSE (#53) 2024-09-09 14:56:30 -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
TEMPORAL_GRPC_DETECTION_FIX.md add temporal service to builds. (#2842) 2025-06-10 08:17:45 -07:00
TEMPORAL_PORT_CONFLICT_FIX.md add temporal service to builds. (#2842) 2025-06-10 08:17:45 -07:00
test-temporal-integration.sh add temporal service to builds. (#2842) 2025-06-10 08:17:45 -07:00
test_lead_worker.sh feat: lead/worker model (#2719) 2025-06-05 13:55:32 +10:00
test_port_conflict_fix.sh add temporal service to builds. (#2842) 2025-06-10 08:17:45 -07: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