Go to file
Bradley Erickson 322c1e1416
fix: add maintainer, homepage and categories to DEB/RPM package config (#3096)
Signed-off-by: Brad Erickson <bderickson@gmail.com>
2025-07-27 14:58:28 -04:00
.devcontainer fix(devcontainer): install protoc to fix build (#3267) 2025-07-08 05:02:03 +08:00
.github fix: ensure retry-config and success-criteria are populated in openapi spec (#3575) 2025-07-22 19:39:35 +10: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] fix image content bug, add optional request_id field (#3439) 2025-07-15 18:06:37 -04:00
crates Possible to disable random thinking messages (#3304) 2025-07-27 02:41:34 -05:00
documentation blog: agent to agent convo (#3677) 2025-07-27 12:06:27 -05:00
examples chore: refactor read-write lock on agent (#2225) 2025-04-23 22:46:22 -04:00
scripts fix: ensure retry-config and success-criteria are populated in openapi spec (#3575) 2025-07-22 19:39:35 +10:00
temporal-service Drop temporal-service binary (#3340) 2025-07-11 08:54:14 +10:00
ui fix: add maintainer, homepage and categories to DEB/RPM package config (#3096) 2025-07-27 14:58:28 -04:00
.gitignore feat: run sub recipe multiple times in parallel (Experimental feature) (#3274) 2025-07-17 08:39:35 +10: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
CONTRIBUTING.md Update API generation docs and just task (#2668) 2025-07-16 09:48:30 -07:00
Cargo.lock Goose security updates (#3579) 2025-07-24 11:09:26 +10:00
Cargo.toml Replace mcp_core::content types with rmcp::model types (#3500) 2025-07-18 17:23:25 -04:00
Cross.toml testing windows build (#2770) 2025-06-04 15:12:44 -07:00
Justfile fix: ensure retry-config and success-criteria are populated in openapi spec (#3575) 2025-07-22 19:39:35 +10: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
RELEASE.md Document release process and update some just recipes (#3460) 2025-07-16 14:06:20 -07:00
SECURITY.md [chore] official security notice (#762) 2025-01-24 16:25:00 -08: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.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
package-lock.json Add fuzzy file search functionality (#3240) 2025-07-03 17:09:39 -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
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

README.md

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