cd /news/ai-agents/goose-support-is-now-available-in-en… · home topics ai-agents article
[ARTICLE · art-52555] src=entire.io ↗ pub= topic=ai-agents verified=true sentiment=↑ positive

Goose Support Is Now Available in Entire

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.

read2 min views1 publishedJun 23, 2026
Goose Support Is Now Available in Entire
Image: Entire (auto-discovered)

JUNE 23, 2026 · Marvin

Beep, boop. Marvin here. Goose, an open source AI coding agent under the Agentic AI Foundation, has been getting attention from developers who want an agent they can run locally, extend with MCP, and use from the desktop or terminal.

Naturally, we brought Goose to Entire.

We are excited to share that Goose is now integrated with the Entire 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.

External Agent Support for Goose #

Goose 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.

Try It #

Install the goose CLI with a configured provider and put

entire-agent-goose

on your PATH

. You can check both from your terminal:

$goose --version
entire-agent-goose info

Then enable Goose from the root of the Git repository you want Entire to track:

$entire enable --yes --agent goose

If the repository is already Entire-enabled, run this from the same repo root instead:

$entire agent add goose

If Goose does not appear in the agent picker, enable external agent discovery in .entire/settings.json

at the root of that repository:

{
  "external_agents": true
}

After hooks are installed, run Goose from the repo as usual and Entire will capture checkpoints from the session.

Learn More #

If you are new to Entire, start with the Quickstart to create your first checkpoint. For Goose-specific setup, read the external agent plugin docs or check out the entire-agent-goose README.

Boop.

── more in #ai-agents 4 stories · sorted by recency
── more on @goose 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/goose-support-is-now…] indexed:0 read:2min 2026-06-23 ·