mcp
Find a file
tlongwell-block 7034d1593c
Add Docker support for Goose in CI/CD pipelines (#4434)
Adds a production-ready Docker image for Goose that enables using Goose itself in CI pipelines to improve the codebase.
2025-09-03 10:14:41 -04:00
.devcontainer fix(devcontainer): install protoc to fix build (#3267) 2025-07-08 05:02:03 +08:00
.github Add Docker support for Goose in CI/CD pipelines (#4434) 2025-09-03 10:14:41 -04:00
.husky Remove a bit from pre-commit that husky says we should (#4286) 2025-08-25 08:36:28 -04:00
.intersect [FEAT] Introduce PR level security scans (#968) 2025-01-31 17:08:12 +11:00
bin chore: Upgrade node (#3756) 2025-08-01 22:15:05 -04:00
clippy-baselines chore: remove the google drive built-in extension (#4187) 2025-08-19 17:04:30 -04:00
crates fix double filtering (#4409) 2025-09-02 09:16:22 -07:00
documentation docs: sessions reorg and conversation features (#4462) 2025-09-01 16:42:43 -07:00
examples chore: refactor read-write lock on agent (#2225) 2025-04-23 22:46:22 -04:00
recipe-scanner Automate OpenRouter API Key Distribution for External Recipe Contributors (#3198) 2025-08-28 16:37:09 -06:00
scripts Clean up langfuse docs and scripts (#4220) 2025-08-20 10:46:31 -04:00
temporal-service Drop temporal-service binary (#3340) 2025-07-11 08:54:14 +10:00
ui Add visual indicator while recipe loads (#4447) 2025-09-02 15:04:54 -07:00
.dockerignore Add Docker support for Goose in CI/CD pipelines (#4434) 2025-09-03 10:14:41 -04:00
.gitignore feat: autovisualiser of structured data with mcp-ui (#4153) 2025-08-25 10:42:11 +10:00
.goosehints fix: optimise reading large file content (#3767) 2025-08-06 09:38:52 +10:00
ACCEPTABLE_USAGE.md fix: restore AUP from v0 (#841) 2025-01-28 10:14:36 -08:00
BUILDING_DOCKER.md Add Docker support for Goose in CI/CD pipelines (#4434) 2025-09-03 10:14:41 -04:00
BUILDING_LINUX.md feat: linux computer control for android (termux) (#3890) 2025-08-28 16:03:47 +10:00
Cargo.lock chore(release): release version 1.7.0 (#4391) 2025-09-02 15:39:41 -04:00
Cargo.toml chore(release): release version 1.7.0 (#4391) 2025-09-02 15:39:41 -04:00
CONTRIBUTING.md Clean up langfuse docs and scripts (#4220) 2025-08-20 10:46:31 -04:00
CONTRIBUTING_RECIPES.md Automate OpenRouter API Key Distribution for External Recipe Contributors (#3198) 2025-08-28 16:37:09 -06: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
Dockerfile Add Docker support for Goose in CI/CD pipelines (#4434) 2025-09-03 10:14:41 -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
flake.lock Add Nix flake for reproducible builds (#4213) 2025-08-21 08:12:23 +10:00
flake.nix Add Nix flake for reproducible builds (#4213) 2025-08-21 08:12:23 +10:00
goose-gui.sh feat: Add comprehensive Linux build support (#3673) 2025-08-03 00:40:42 +02:00
Justfile MCP session replay integration test (#3939) 2025-08-12 14:03:49 -04: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-inline-python.yaml Add inline python extension (#3107) 2025-07-28 10:48:02 +10:00
recipe.yaml docs: Redo VS Code extension tutorial (#2680) 2025-05-27 14:50:23 -04:00
RELEASE.md docs: improvements to release docs (#4317) 2025-08-25 12:07:50 -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 Chore: apply more clippy rules to prevent from code complexity (#3813) 2025-08-03 20:03:08 +10: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 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