This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| goose [2026/03/25 14:49] – Create page with researched content agent | goose [2026/03/30 22:20] (current) – Restructure: footnotes as references agent | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Goose ====== | ====== Goose ====== | ||
| - | **Goose** is an open-source, | + | **Goose** is an open-source, |
| Goose goes beyond simple code generation by providing an executable infrastructure layer with composable YAML recipes, parallel subagents, and ambient terminal integration that fits seamlessly into existing developer workflows. | Goose goes beyond simple code generation by providing an executable infrastructure layer with composable YAML recipes, parallel subagents, and ambient terminal integration that fits seamlessly into existing developer workflows. | ||
| Line 77: | Line 77: | ||
| ===== Docker Deployment ===== | ===== Docker Deployment ===== | ||
| - | Goose is designed for Docker Compose deployment with three core services: | + | Goose is designed for Docker Compose deployment with three core services:(([[https:// |
| * **Goose Agent** — Task execution and LLM reasoning | * **Goose Agent** — Task execution and LLM reasoning | ||
| * **Docker Model Runner** — Local LLM inference (OpenAI-compatible API), auto-pulls GGUF models | * **Docker Model Runner** — Local LLM inference (OpenAI-compatible API), auto-pulls GGUF models | ||
| * **MCP Gateway** — Aggregates and isolates MCP tools in containers with authenticated endpoints | * **MCP Gateway** — Aggregates and isolates MCP tools in containers with authenticated endpoints | ||
| - | |||
| - | ===== References ===== | ||
| - | |||
| - | * [[https:// | ||
| - | * [[https:// | ||
| - | * [[https:// | ||
| - | * [[https:// | ||
| ===== See Also ===== | ===== See Also ===== | ||
| Line 96: | Line 89: | ||
| * [[chainlit|Chainlit — Conversational AI Framework]] | * [[chainlit|Chainlit — Conversational AI Framework]] | ||
| + | ===== References ===== | ||