Feature request: Kilo Code agent integration
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 48/100
Research direction
Start by reading opencode.go and pi.go to understand the existing agent integrations, then inspect how hooks and transcripts are handled. Add the KiloAgent presence detection for .kilo/ or .kilocodemodes, hook handling for .kilo/hooks.json or the bus bridge, and transcript processing for Kilo JSONL history and modified artifacts. Done means the integration is versioned and captures Kilo sessions consistently with the existing integrations.
Written by the indexing model from the issue text.
Description
Problem or use case
Summary
Proposing native Kilo Code coding agent integration (.kilo/agents/), similar to the existing Claude Code, Cursor, and OpenCode integrations.
Why Kilo Code?
- Kilo Code is a rapidly growing open-source agentic IDE framework with access to 500+ models.
- It uses a structured local agent architecture (
.kilo/agents/*.md) and workspace rules (.kilo/rules/). - Power users running complex multi-step workflows in Kilo Code produce rich FSM state transitions and JSONL audit trails that need Git-native versioning.
Proposed Implementation
Similar to opencode.go and pi.go:
kilocode.go—KiloAgentstruct implementing presence detection (.kilo/or.kilocodemodes).hooks.go— Hook handler to generate/clean.kilo/hooks.jsonor bus bridge.transcript.go— Linearize Kilo JSONL task history and extract modified artifact metadata.
My Background
I independently designed and shipped an open-source Executive Orchestrator mode and JSONL memory ledger specifically for Kilo Code (https://github.com/temary1122-a11y/kilocode-executive-orchestrator). I understand Kilo's internal state machine and event formatting deeply.
I would love to submit a PR implementing the Kilo Code agent bridge for Entire CLI!
Desired behavior
Proposed solution
No response
Alternatives or workarounds
No response
- Dominant language
- Go
- Stars
- 5.1k
- Forks
- 475
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 178
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from entireio/cli
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
Similar issues
-
optimization optimization:agents-md-curator
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
githubnext/gh-aw-cao#13143 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
blinklabs-io/bursa#904 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
yanet-platform/ipfw-go#129 ·
-
bug confmap/provider/googlesecretmanagerprovider needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
open-telemetry/opentelemetry-collector-contrib#51273 · 2 comments ·
-
bug: AI Gateway client filter lists "Unknown" twice when NULL and literal Unknown clients coexist Openbug
Difficulty 2/5 1-3 hours Newbie friendliness 90/100