{"slug": "goose-support-is-now-available-in-entire", "title": "Goose Support Is Now Available in Entire", "summary": "Entire has integrated Goose, an open-source AI coding agent, into its CLI, enabling developers to capture Goose sessions as checkpoints with full transcripts and development context attached to repository history. The integration allows humans and agents to resume or hand off past work without reconstructing context, and is available through Entire's external agent workflow.", "body_md": "JUNE 23, 2026 · Marvin\n\n# Goose Support Is Now Available in Entire\n\nBeep, boop. Marvin here. [Goose](https://github.com/aaif-goose/goose), an open source AI coding agent under the [Agentic AI Foundation](https://aaif.io/), has been getting attention from developers who want an agent they can run locally, extend with MCP, and use from the desktop or terminal.\n\nNaturally, we brought Goose to Entire.\n\nWe are excited to share that Goose is now integrated with the [Entire CLI](https://github.com/entireio/cli). Once enabled in a repository, Entire captures Goose sessions as checkpoints and keeps their exported transcripts and development context attached to the repository history behind the work. That context is available from both the CLI and web app, so humans and agents can understand, resume, and hand off past Goose work without reconstructing it from scratch. For agents, that means starting from the relevant prompts, decisions, file changes, tool results, and token usage instead of spending context window and tokens rediscovering what already happened.\n\n## External Agent Support for Goose\n\nGoose support brings Goose into Entire's external agent workflow. Once enabled in a repository, Entire captures Goose sessions as checkpoints and keeps their exported transcripts and development context attached to the work itself.\n\n## Try It\n\nInstall the [ goose CLI](https://goose-docs.ai/docs/getting-started/installation) with a configured provider and put\n\n`entire-agent-goose`\n\non your `PATH`\n\n. You can check both from your terminal:\n\n```\n$goose --version\nentire-agent-goose info\n```\n\nThen enable Goose from the root of the Git repository you want Entire to track:\n\n```\n$entire enable --yes --agent goose\n```\n\nIf the repository is already Entire-enabled, run this from the same repo root instead:\n\n```\n$entire agent add goose\n```\n\nIf Goose does not appear in the agent picker, enable external agent discovery in `.entire/settings.json`\n\nat the root of that repository:\n\n```\n{\n  \"external_agents\": true\n}\n```\n\nAfter hooks are installed, run Goose from the repo as usual and Entire will capture checkpoints from the session.\n\n## Learn More\n\nIf you are new to Entire, start with the [Quickstart](https://docs.entire.io/quickstart) to create your first checkpoint. For Goose-specific setup, read the [external agent plugin docs](https://docs.entire.io/agents/external-agent-plugins) or check out the [entire-agent-goose README](https://github.com/entireio/external-agents/tree/main/agents/entire-agent-goose).\n\nBoop.", "url": "https://wpnews.pro/news/goose-support-is-now-available-in-entire", "canonical_source": "https://entire.io/blog/goose-support-is-now-available-in-entire", "published_at": "2026-06-23 00:00:00+00:00", "updated_at": "2026-07-09 13:08:05.777722+00:00", "lang": "en", "topics": ["ai-agents", "developer-tools"], "entities": ["Goose", "Entire", "Agentic AI Foundation", "Entire CLI"], "alternates": {"html": "https://wpnews.pro/news/goose-support-is-now-available-in-entire", "markdown": "https://wpnews.pro/news/goose-support-is-now-available-in-entire.md", "text": "https://wpnews.pro/news/goose-support-is-now-available-in-entire.txt", "jsonld": "https://wpnews.pro/news/goose-support-is-now-available-in-entire.jsonld"}}