mcp
Find a file
Alice Hau be09849128
[feat] goosebenchv2 additions for eval post-processing (#2619)
Co-authored-by: Alice Hau <ahau@squareup.com>
2025-05-21 15:00:13 -04:00
.github Fix bundle download link not working (#2587) 2025-05-19 09:43:50 -07:00
.husky remove testing ui v2 directory (#2385) 2025-04-29 07:21:19 -07:00
.intersect [FEAT] Introduce PR level security scans (#968) 2025-01-31 17:08:12 +11:00
bindings [goose-llm] kotlin fn for getting structured outputs (#2547) 2025-05-20 10:08:54 -04:00
crates [feat] goosebenchv2 additions for eval post-processing (#2619) 2025-05-21 15:00:13 -04:00
documentation add configurability for a tool_params_max_length (#2448) 2025-05-21 10:03:46 -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
ui fix: enhance security by enclosing html in code blocks and csp (#2604) 2025-05-21 08:01:11 -07:00
ui-v2 ui-v2 titlebar and fonts (#2607) 2025-05-21 08:18:08 -07:00
.gitignore [goose-llm] add providerConfig param for exposed LLM functions (#2491) 2025-05-09 13:09:54 -04: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] goosebenchv2 additions for eval post-processing (#2619) 2025-05-21 15:00:13 -04:00
Cargo.toml chore(release): release version 1.0.24 (#2552) 2025-05-15 14:41:28 -07:00
CONTRIBUTING.md add how to fork goose (#1942) 2025-03-31 13:40:52 -04:00
Cross.toml feat: goose windows (#880) 2025-02-10 15:05:13 -08:00
download_cli.sh fix: Added check for bzip2 in download_cli.sh (#1998) 2025-04-07 12:09:51 -04:00
Justfile [goose-llm] kotlin fn for getting structured outputs (#2547) 2025-05-20 10:08:54 -04:00
LICENSE chore: Update LICENSE (#53) 2024-09-09 14:56:30 -04:00
README.md update readme (#1927) 2025-03-31 00:27:19 +02:00
run_cross_local.md Update run_cross_local.md: adding 1 missing word (#1259) 2025-02-17 11:02:40 -08: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

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, 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