mcp
Find a file
Emma Youndtsmith ee43041640
Docs: Cost tracking on the desktop app (#3204)
Co-authored-by: Angie Jones <jones.angie@gmail.com>
Co-authored-by: dianed-square <73617011+dianed-square@users.noreply.github.com>
Co-authored-by: Diane Diaz <dianed@squareup.com>
2025-07-01 16:53:40 -07:00
.devcontainer feat: Add devcontainer (#1248) 2025-06-16 11:11:50 -07: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: Adding streamable-http transport support for backend, desktop and cli (#2942) 2025-07-01 16:35:11 -07:00
documentation Docs: Cost tracking on the desktop app (#3204) 2025-07-01 16:53:40 -07: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 feat: Adding streamable-http transport support for backend, desktop and cli (#2942) 2025-07-01 16:35:11 -07: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 feat: Adding streamable-http transport support for backend, desktop and cli (#2942) 2025-07-01 16:35:11 -07:00
Cargo.toml chore(release): release version 1.0.31 (#3185) 2025-06-30 18:10:47 -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 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
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