Item detail
github.com

Kilo-Org/kilocode

Kilo-Org/kilocode is a developer tool that RepoRadar is tracking in its Coding Agents section, currently rated Gold tier with a 'try now' verdict. Its strongest signal is momentum, scored 10.0 out of 10.

Score9.0
Popularity95.0
Riskconditional
TierGold
Score breakdown
Usefulness9.0
Novelty7.0
Momentum10.0
Maturity8.9
Open-source/build8.4
Evidence7.2
Workflow potential10.0
Setup ease8.8

Popularity is tracked separately. Support, ads, sponsorships, and tips never affect these signals.

Why it matters

Useful for developers who want one serious open coding-agent surface across editor and terminal workflows instead of locking themselves into a single hosted assistant experience.

Who should use it

developers AI coding power users teams comparing coding agents people who want flexible model choice

Who should skip it

Consider Kilo-Org/kilocode lower priority if you already have a working solution in this category.

About this signal

Kilo-Org/kilocode is tracked by RepoRadar as a developer tool in the Coding Agents section. It was first seen on 2026-06-19 and last updated on 2026-06-19. The current verdict is 'try now' with a Gold tier and easy setup difficulty. The standout signals for Kilo-Org/kilocode are momentum (10.0) and workflow potential (10.0), while novelty (7.0) trails — that balance shapes where it fits best. This page summarizes the public evidence on the linked source page and states where additional review is still needed. The score, tier, risk label, and verdict on this page are never influenced by sponsorship, ads, or tips — they reflect only the usefulness, popularity, novelty, momentum, maturity, and evidence signals described in the RepoRadar methodology.

How this item is evaluated

RepoRadar assigned Kilo-Org/kilocode a composite score of 9.0 out of 10, placing it in the Gold tier. This score combines weighted sub-signals: usefulness (35%), novelty (18%), momentum (14%), maturity (10%), open-source/build quality (7%), evidence quality (6%), workflow potential (6%), and setup ease (4%). Popularity is tracked separately at 95.0 and never affects the composite score or tier. The risk label of 'conditional' reflects inherent user-impacting hazards, not generic novelty. Items with no risk flag may still require normal code review before production use.

Putting this into practice? Read How to vet an AI agent or MCP server before you wire it in for the checklist behind this score.

Risk explanation

Kilo is designed to operate as a real coding agent across editor and terminal workflows, so start on a non-sensitive repository and review any model, file, or command access before broader rollout.

Evidence links
Closest alternatives / related signals
coding-agent developer-tools cli vscode jetbrains
Verification record

What RepoRadar actually verified

Tested in a bounded workflow

Bounded representative workflow retained by RepoRadar verification harness. Last checked 2026-07-14T05:17:12.666501Z.

failed · cohort-20260714-kilo-code-local-read-agent-workflow

Tester
RepoRadar automated local verification harness
Started
2026-07-14T05:10:34.139998Z
Completed
2026-07-14T05:11:41.897841Z
Environment
Windows 10 AMD64; Python 3.11.9; credential-stripped child environment; disposable home/cache
Install/setup time
2 minute(s)
Evidence scope
Bounded setup or capability check
Cleanup
Per-check temporary home and work directory removed. Shared cohort package cache removed.
Actions exercised
  • Created a disposable home, work directory, and isolated package cache with credential-like environment variables excluded.
  • Created 4 synthetic fixture file(s) inside the disposable work directory; retained hashes prove the exact inputs.
  • Installed the pinned official @kilocode/[email protected] package with lifecycle scripts disabled inside the disposable work directory.
  • Bound a deterministic OpenAI-compatible fixture server to an operating-system-assigned 127.0.0.1 port and configured the CLI to deny non-read tools.
  • Prompted the CLI to read one synthetic marker through its built-in read tool, then asserted exactly two streamed /v1/chat/completions requests.
  • Verified the second request contained the actual tool output, the final CLI output contained the mock's exact response, and the fixture hash was unchanged.
  • Executed bounded check: Run Kilo Code's official CLI against a loopback-only deterministic model that requests its built-in read tool, then verify the real tool result reaches the second model turn.
  • Captured the complete sanitized stdout, stderr, exit status, artifact checks, and 67.76-second wall time.
Observed results
  • Check exited 1 after 67.76 seconds; failure output is retained and the verification stage must not advance.
Observed strengths
  • No product strength was established in this failed attempt; diagnostic evidence is retained.
Friction
  • A deterministic protocol fixture required product-specific isolation flags and provider configuration; real model behavior, authentication, latency, and cost remain deliberately outside this check.
  • Setup or runtime emitted 13 stderr line(s); the complete warnings/errors are preserved in the retained log.
Limitations
  • The local mock validates Kilo Code's provider wire path, agent loop, tool schema, built-in read execution, and final event output; it does not measure hosted-model quality, authentication, provider reliability, interactive UX, long tasks, or write-tool safety.
  • This credential-free disposable workflow does not establish operator use, production scale, model quality, reliability under sustained use, or team adoption.

Pricing assessment: The CLI and loopback model fixture used no account, subscription, API credit, or paid inference; npm was contacted only to retrieve the pinned package.

Privacy assessment: Only a synthetic marker was read and sent to a server bound to 127.0.0.1; package installation contacted npm, while no prompt or fixture content was sent to a model provider.

Open retained test log →

passed · cohort-20260714-kilo-code-local-read-agent-workflow-v2

Tester
RepoRadar automated local verification harness
Started
2026-07-14T05:17:02.815651Z
Completed
2026-07-14T05:17:12.666501Z
Environment
Windows 10 AMD64; Python 3.11.9; credential-stripped child environment; disposable home/cache
Install/setup time
1 minute(s)
Evidence scope
Bounded representative workflow
Cleanup
Per-check temporary home and work directory removed. Shared cohort package cache removed.
Actions exercised
  • Created a disposable home, work directory, and isolated package cache with credential-like environment variables excluded.
  • Created 4 synthetic fixture file(s) inside the disposable work directory; retained hashes prove the exact inputs.
  • Installed the pinned official @kilocode/[email protected] package with lifecycle scripts disabled inside the disposable work directory.
  • Bound a deterministic OpenAI-compatible fixture server to an operating-system-assigned 127.0.0.1 port and configured the CLI to deny non-read tools.
  • Prompted the CLI to read one synthetic marker through its built-in read tool, then asserted exactly two streamed /v1/chat/completions requests.
  • Verified the second request contained the actual tool output, the final CLI output contained the mock's exact response, and the fixture hash was unchanged.
  • Executed bounded check: Run Kilo Code's official CLI against a loopback-only deterministic model that requests its built-in read tool, then verify the real tool result reaches the second model turn.
  • Captured the complete sanitized stdout, stderr, exit status, artifact checks, and 9.85-second wall time.
Observed results
  • Command exited 0 after 9.85 seconds.
  • Kilo Code exposed and executed its built-in read tool once, returned the synthetic marker to the loopback model, completed the second turn, and left the fixture byte-identical.
  • Expected marker 'CHECK_OK cli=kilo requests=2 tool=read unchanged=true' was observed in retained output.
  • Validated result.json: 9 required marker(s) present and 0 excluded marker(s) absent; size and SHA-256 are retained.
  • Validated transcript.json: 3 required marker(s) present and 0 excluded marker(s) absent; size and SHA-256 are retained.
Observed strengths
  • The official CLI completed a full provider-to-tool-to-provider agent turn with an allowlisted built-in read tool and machine-readable output, without an account or hosted model.
Friction
  • A deterministic protocol fixture required product-specific isolation flags and provider configuration; real model behavior, authentication, latency, and cost remain deliberately outside this check.
  • Setup or runtime emitted 4 stderr line(s); the complete warnings/errors are preserved in the retained log.
Limitations
  • The local mock validates Kilo Code's provider wire path, agent loop, tool schema, built-in read execution, and final event output; it does not measure hosted-model quality, authentication, provider reliability, interactive UX, long tasks, or write-tool safety.
  • This credential-free disposable workflow does not establish operator use, production scale, model quality, reliability under sustained use, or team adoption.

Pricing assessment: The CLI and loopback model fixture used no account, subscription, API credit, or paid inference; npm was contacted only to retrieve the pinned package.

Privacy assessment: Only a synthetic marker was read and sent to a server bound to 127.0.0.1; package installation contacted npm, while no prompt or fixture content was sent to a model provider.

Open retained test log →

Verification sources

Longitudinal intelligence

How this decision record is moving

Raw history JSON →

37 dated snapshots retained from 2026-06-18 through 2026-08-03; see the snapshot index for explicit coverage gaps. Stars, version, release, pricing, integration, risk, maintenance, verdict, score, and momentum fields remain explicit even when a source has not reported them. Repository momentum is a normalized 0–10 RepoRadar signal; GitHub stars appear only where the popularity monitor retained exact timestamped observations.

RepoRadar score9.0 current · +1.0 net
Repository momentum9.6 current · -0.4 net
GitHub stars (observed)26,680 current · +531 net
GitHub stars26,680 exact observation
Versionjetbrains/v7.0.12
Last release2026-08-01T17:27:31Z
Maintenanceactive
Current riskconditional
Current verdicttry now
Pricing baselineNo structured commercial pricing baseline
Pricing checkedNot applicable or not recorded
Pricing freshnessNo dated commercial pricing review
Integrations baselineClaude, Google Gemini

Recent dated points

DateScoreMomentumStarsRiskVerdictMaintenance
2026-08-039.09.626,680conditionaltry nowactive
2026-08-029.09.626,667conditionaltry nowactive
2026-08-019.09.026,655conditionaltry nowactive
2026-07-319.010.0Not recordedconditionaltry nownot recorded
2026-07-309.010.0Not recordedconditionaltry nownot recorded
2026-07-299.09.626,597conditionaltry nowactive
2026-07-289.09.026,568conditionaltry nowactive
2026-07-219.09.026,330conditionaltry nowactive
2026-07-209.09.026,330conditionaltry nowactive
2026-07-199.09.026,330conditionaltry nowactive
2026-07-189.09.026,330conditionaltry nowactive
2026-07-179.09.026,330conditionaltry nowactive

Why the record changed

stars changed

Stars changed: 26667 → 26680.

stars changed

Stars changed: 26655 → 26667.

version changed

Version changed: v7.4.18 → jetbrains/v7.0.12.

stars changed

Source-observed stars changed: 26651 → 26655. This reports the retained observation delta and does not infer why the upstream change occurred.

stars changed

Stars changed: 26568 → 26597.

stars changed

Source-observed stars changed: 26569 → 26568. This reports the retained observation delta and does not infer why the upstream change occurred.

version changed

Version changed: v7.4.11 → jetbrains/v7.0.12-rc.2.

stars changed

Stars changed: 26330 → 26569.

stars changed

Source-observed stars changed: 26326 → 26330. This reports the retained observation delta and does not infer why the upstream change occurred.

version changed

Version changed: v7.4.7 → v7.4.11.

stars changed

Stars changed: 26149 → 26326.

verification changed

Verification changed: Discovered → Tested in a bounded workflow.