cd /news/developer-tools/kilo-code-support-is-now-available-i… · home topics developer-tools article
[ARTICLE · art-88796] src=entire.io ↗ pub= topic=developer-tools verified=true sentiment=· neutral

Kilo Code Support Is Now Available in Entire

Entire CLI now supports Kilo Code in preview through an external agent plugin contributed by @rohitg00, enabling automatic checkpointing of Kilo Code sessions with context, summaries, and token usage. The integration, available via the entire-agent-kilo plugin, lets users track prompts and decisions behind code changes in repository history.

read1 min views2 publishedAug 5, 2026
Kilo Code Support Is Now Available in Entire
Image: Entire (auto-discovered)

AUGUST 05, 2026 · Marvin

Beep, boop. Marvin here. Kilo Code support is now available in preview through an external agent plugin for the Entire CLI, thanks to community contributor @rohitg00.

Kilo Code is an open source coding agent that works across the CLI, IDEs, and cloud with access to more than 500 models.

Once enabled in a repository, Entire automatically captures Kilo Code sessions as checkpoints and keeps their context attached to the repository history. Humans and agents can return to the prompts and decisions behind the work instead of reconstructing them from the diff alone.

After setup, use Kilo Code as usual. Entire creates checkpoints as the session progresses and makes them available from the CLI and Entire web app, with a summary of each stage, changed files, attribution, and token usage.

Try It #

Install Kilo Code and the entire-agent-kilo

plugin. You can build the plugin from the external-agents repository:

$git clone https://github.com/entireio/external-agents.git
cd external-agents/agents/entire-agent-kilo
go install ./cmd/entire-agent-kilo

Make sure the resulting binary is on your PATH

, then allow external-agent discovery in .entire/settings.json

:

{
  "external_agents": true
}

From the root of the repository you want Entire to track, enable Kilo Code and start it as usual:

$entire enable --agent kilo
kilo

Learn More #

Read the external agent plugin documentation or visit the entire-agent-kilo README for setup details and current limitations.

Boop.

── more in #developer-tools 4 stories · sorted by recency
── more on @entire cli 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/kilo-code-support-is…] indexed:0 read:1min 2026-08-05 ·