Public record
Software health reportschema 0.31.0 · metrics 2.5.0 · 2026-08-05 02:50 UTC

Kilo-Org / kilocode

Kilo is the all-in-one agentic engineering platform. Build, ship, and iterate faster with the most popular open source coding agent.

TypeScript · KotlinMIT★ 26,711 stars⑂ 3,009 forkssince Mar 2025View on GitHub ↗
KindWeb interfaceCommand-line toolLibraryMCP serverhow this is determined

Kilo-Org/kilocode holds a health index of 96 out of 100, placing it in the Exceptional band. It scores highest on Vitality (96/100) and lowest on Security (47/100). It was last updated today. 6 contributors account for most of its recent work.

96
overall / 100
Exceptional

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

96
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 83 is calibrated to 96 on the published index scale (record calibration 2026-08-02).

Ownership

Kilo CodeOrganization
988 followers38 public repossince Mar 2025

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@kilocode/cli7.4.20241,9682150 days agoclituiterminalaiagentassistantcoding-agentkilo-codekiloopencodeinkreactcopilotautocompletedeveloper-tools

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

96Exceptional · 21% of overall

Development activity

100Exceptional
How it's scored
36/36Push recency — last push 0 days ago
36/36Commit cadence — 52/52 weeks with commits
18/18Commit volume — 25,757 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year25,757
human_commit_share0.91
days_since_last_push0
active_weeks_last_year52
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~0.9 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tagv7.4.20
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases0.9

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

93Exceptional · 17% of overall
How it's scored
60/60Stars — 26,711 stars
25/25Forks — 3,009 forks
11.2/15Watchers — 106 watchers
Inputs used
forks3,009
stars26,711
watchers106
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges6
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesshields.io
has_pull_request_templateyes
How it's scored
71.8/80Monthly downloads — 241,968 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@kilocode/cli
dependents
ecosystemsnpm
total_downloads
monthly_downloads241,968
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

83Excellent · 23% of overall
How it's scored
48.6/54Bus factor — 6 contributor(s) cover half of all commits
20/22.5Commit distribution — top contributor authored 11% of commits
13.5/13.5Contributor breadth — 96 contributors
10/10OpenSSF Scorecard: Contributors — project has 26 contributing companies or organizations
Inputs used
bus_factor6
contributors_sampled96
top_contributor_share0.11
How it's scored
36.6/42Issue resolution — 87% of issues closed
20.6/30PR acceptance — 4,963/7,220 decided PRs merged
3.2/13Newcomer PR acceptance — 1/4 first-time contributors' PRs merged in 30d
13.5/15OpenSSF Scorecard: Code-Review — Found 9/10 approved changesets -- score normalized to 9
Inputs used
merged_prs4,963
open_issues569
closed_issues3,836
prs_merged_7d45
prs_decided_7d56
prs_merged_30d45
prs_decided_30d56
issue_closed_ratio0.871
closed_unmerged_prs2,257
first_time_authors_30d4
first_time_prs_merged_30d1
first_time_prs_decided_30d4
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
21.5/25Owner reach — 988 followers of Kilo-Org
14.4/25Track record — 38 public repos, account ~1 yr old
Inputs used
followers988
owner_typeOrganization
is_verified
owner_loginKilo-Org
public_repos38
account_age_days518

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 0 days ago
20/20Version history — 215 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@kilocode/cli
ecosystemsnpm
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

90Excellent · 19% of overall
How it's scored
24/24CI workflows — 29 workflow(s)
24/24Tests present
16/16Linter config — eslint.config.mjs
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 10 out of 10 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://kilo.ai/
10/10Repository description
10/10Topics — 12 topics
0/10Wiki
Inputs used
topicsai-coding, vscode, vscode-extension, ai-developer-tools, chatgpt, claude, gemini, sonnet, ai, ai-age, cli, jetbrains
has_wikino
homepagehttps://kilo.ai/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

47Weak · 16% of overall
How it's scored
6.8/7.5Binary-Artifacts — binaries present in source code
3/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 10 out of 10 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
6.8/7.5Code-Review — Found 9/10 approved changesets -- score normalized to 9
2.5/2.5Contributors — project has 26 contributing companies or organizations
0/10Dangerous-Workflow — dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 116 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate5.2
How it's scored
4.8/35Direct dependencies free of known advisories — 11 affected: cross-spawn catalog: (high 7.5), drizzle-orm catalog: (high 7.5), effect catalog: (high 7.4), +8 more
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
14.6/40No advisories left outstanding — 11 advisory-carrying package(s) unaddressed past 90 days; oldest published 3,206 days ago
Inputs used
sourceosv
advisories102
affected_packages16
assessed_packages237
unassessed_packages59
affected_by_severityhigh 8, moderate 5, low 3
direct_affected_packages11
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 237 resolved dependencies against OSV. 59 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

83Excellent · 4% of overall
How it's scored
45/45Agent instructions — AGENTS.md, packages/core/src/tool/AGENTS.md, packages/effect-drizzle-sqlite/AGENTS.md, packages/kilo-docs/AGENTS.md, packages/kilo-docs/pages/ai-providers/gemini.md, packages/kilo-jetbrains/AGENTS.md, packages/kilo-vscode/AGENTS.md, packages/llm/AGENTS.md, packages/opencode/AGENTS.md, packages/opencode/src/server/routes/instance/httpapi/AGENTS.md, packages/opencode/src/session/llm/AGENTS.md, packages/opencode/test/AGENTS.md, packages/opencode/test/server/AGENTS.md, packages/schema/AGENTS.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 86 of 91 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.945
agent_instruction_filesAGENTS.md, packages/core/src/tool/AGENTS.md, packages/effect-drizzle-sqlite/AGENTS.md, packages/kilo-docs/AGENTS.md, packages/kilo-docs/pages/ai-providers/gemini.md, packages/kilo-jetbrains/AGENTS.md, packages/kilo-vscode/AGENTS.md, packages/llm/AGENTS.md, packages/opencode/AGENTS.md, packages/opencode/src/server/routes/instance/httpapi/AGENTS.md, packages/opencode/src/session/llm/AGENTS.md, packages/opencode/test/AGENTS.md, packages/opencode/test/server/AGENTS.md, packages/schema/AGENTS.md
agent_instruction_max_bytes60,567
How it's scored
12.6/18One-command bootstrap — packages/kilo-jetbrains/backend/build.gradle.kts, packages/kilo-jetbrains/build-tasks/build.gradle.kts, packages/kilo-jetbrains/build.gradle.kts (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config — eslint.config.mjs
11/11Static type checking — packages/client/tsconfig.json, packages/containers/tsconfig.json, packages/core/tsconfig.json, packages/effect-drizzle-sqlite/tsconfig.json, packages/effect-sqlite-node/tsconfig.json, packages/http-recorder/tsconfig.json, packages/httpapi-codegen/tsconfig.json, packages/kilo-console/tsconfig.json, packages/kilo-docs/tsconfig.json, packages/kilo-gateway/tsconfig.json, packages/kilo-i18n/tsconfig.json, packages/kilo-indexing/tsconfig.json, packages/kilo-memory/tsconfig.json, packages/kilo-sandbox/tsconfig.json, packages/kilo-telemetry/tsconfig.json, packages/kilo-ui/.storybook/tsconfig.json, packages/kilo-ui/tsconfig.json, packages/kilo-vscode/.storybook/tsconfig.json, packages/kilo-vscode/tsconfig.json, packages/kilo-vscode/webview-ui/tsconfig.json, packages/kilo-web-ui/tsconfig.json, packages/llm/tsconfig.json, packages/opencode/tsconfig.json, packages/plugin-atomic-chat/tsconfig.json, packages/plugin/tsconfig.json, packages/protocol/tsconfig.json, packages/schema/tsconfig.json, packages/script/tsconfig.json, packages/sdk-next/tsconfig.json, packages/sdk/js/tsconfig.json, packages/server/tsconfig.json, packages/session-ui/tsconfig.json, packages/storybook/tsconfig.json, packages/tui/tsconfig.json, packages/ui/tsconfig.json, script/upstream/tsconfig.json, tsconfig.json
10/10Reproducible environment — Dockerfile, Nix
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
1/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
Inputs used
has_nixyes
has_testsyes
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configspackages/client/tsconfig.json, packages/containers/tsconfig.json, packages/core/tsconfig.json, packages/effect-drizzle-sqlite/tsconfig.json, packages/effect-sqlite-node/tsconfig.json, packages/http-recorder/tsconfig.json, packages/httpapi-codegen/tsconfig.json, packages/kilo-console/tsconfig.json, packages/kilo-docs/tsconfig.json, packages/kilo-gateway/tsconfig.json, packages/kilo-i18n/tsconfig.json, packages/kilo-indexing/tsconfig.json, packages/kilo-memory/tsconfig.json, packages/kilo-sandbox/tsconfig.json, packages/kilo-telemetry/tsconfig.json, packages/kilo-ui/.storybook/tsconfig.json, packages/kilo-ui/tsconfig.json, packages/kilo-vscode/.storybook/tsconfig.json, packages/kilo-vscode/tsconfig.json, packages/kilo-vscode/webview-ui/tsconfig.json, packages/kilo-web-ui/tsconfig.json, packages/llm/tsconfig.json, packages/opencode/tsconfig.json, packages/plugin-atomic-chat/tsconfig.json, packages/plugin/tsconfig.json, packages/protocol/tsconfig.json, packages/schema/tsconfig.json, packages/script/tsconfig.json, packages/sdk-next/tsconfig.json, packages/sdk/js/tsconfig.json, packages/server/tsconfig.json, packages/session-ui/tsconfig.json, packages/storybook/tsconfig.json, packages/tui/tsconfig.json, packages/ui/tsconfig.json, script/upstream/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifestspackages/kilo-jetbrains/backend/build.gradle.kts, packages/kilo-jetbrains/build-tasks/build.gradle.kts, packages/kilo-jetbrains/build.gradle.kts, packages/kilo-jetbrains/frontend/build.gradle.kts, packages/kilo-jetbrains/shared/build.gradle.kts
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
54.4/55Manageable file sizes — 61/5,739 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes671,877
source_files_sampled5,739
oversized_source_files61
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — packages/sdk/openapi.json
20/20MCP server
40/40Runnable examples — example, examples
Inputs used
example_dirsexample, examples
has_mcp_signalyes
api_schema_filespackages/sdk/openapi.json

Key facts

26,711GitHub stars
96contributors
25,757commits, last 12 months
0days since last push
100releases
6bus factor
569open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • First-time contributor figures cover 12 of 17 authors (cap 12)
  • Could not fetch npm package '@kilocode/kilo-ui' from its registry
  • Could not fetch npm package '@kilocode/kilo-i18n' from its registry
  • Could not fetch npm package '@kilocode/kilo-memory' from its registry
  • Could not fetch npm package 'kilo-code' from its registry
  • Could not fetch npm package '@kilocode/kilo-web-ui' from its registry
  • Could not fetch npm package '@kilocode/kilo-gateway' from its registry
  • Could not fetch npm package '@opencode-ai/http-recorder' from its registry
  • deps.dev does not index npm:@kilocode/cli@7.4.20; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 3,009 ⇿
0Stars
3,009Forks
98Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

2,0002,2002,4002,6002,8003,0003,2003,009302026-032026-052026-08
Major 0Minor 2Patch 69
OpenSSF Scorecard 5.2 / 10
5.2aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-08-05 02:49 UTC

9Binary-Artifactsbinaries present in source code
4Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests10 out of 10 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
9Code-ReviewFound 9/10 approved changesets -- score normalized to 9
10Contributorsproject has 26 contributing companies or organizations
0Dangerous-Workflowdangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities116 existing vulnerabilities detected
Direct dependencies 326
RegistryPackageVersion constraintManifest
npm@kilocode/pluginworkspace:*package.json
npm@opencode-ai/scriptworkspace:*package.json
npm@kilocode/sdkworkspace:*package.json
npmtypescriptcatalog:package.json
npm@aws-sdk/client-s33.933.0package.json
npmheap-snapshot-toolkit1.1.3package.json
npm@opencode-ai/schemaworkspace:*packages/client/package.json
npm@opencode-ai/protocolworkspace:*packages/client/package.json
npm@kilocode/kilo-gatewayworkspace:*packages/core/package.json
npm@kilocode/kilo-indexingworkspace:*packages/core/package.json
npm@kilocode/sandboxworkspace:*packages/core/package.json
npm@effect/opentelemetrycatalog:packages/core/package.json
npm@effect/platform-nodecatalog:packages/core/package.json
npm@npmcli/arborist9.4.0packages/core/package.json
npm@npmcli/config10.8.1packages/core/package.json
npm@opentelemetry/api1.9.0packages/core/package.json
npm@opentelemetry/context-async-hooks2.6.1packages/core/package.json
npm@opentelemetry/exporter-trace-otlp-http0.214.0packages/core/package.json
npm@opentelemetry/sdk-trace-base2.6.1packages/core/package.json
npmeffectcatalog:packages/core/package.json
npmcross-spawncatalog:packages/core/package.json
npmglob13.0.5packages/core/package.json
npmmime-types3.0.2packages/core/package.json
npmminimatch10.2.5packages/core/package.json
npmnpm-package-arg13.0.2packages/core/package.json
npmrotating-file-stream3.2.9packages/core/package.json
npmsemver^7.6.3packages/core/package.json
npmxdg-basedir5.1.0packages/core/package.json
npmzodcatalog:packages/core/package.json
npm@ai-sdk/alibaba1.0.17packages/core/package.json
npm@ai-sdk/amazon-bedrock4.0.112packages/core/package.json
npm@ai-sdk/anthropic3.0.82packages/core/package.json
npm@ai-sdk/azure3.0.93packages/core/package.json
npm@ai-sdk/cerebras2.0.54packages/core/package.json
npm@ai-sdk/cohere3.0.27packages/core/package.json
npm@ai-sdk/deepinfra2.0.41packages/core/package.json
npm@ai-sdk/gateway3.0.157packages/core/package.json
npm@ai-sdk/google3.0.73packages/core/package.json
npm@ai-sdk/google-vertex4.0.128packages/core/package.json
npm@ai-sdk/groq3.0.31packages/core/package.json
npm@ai-sdk/mistral3.0.27packages/core/package.json
npm@ai-sdk/openai3.0.88packages/core/package.json
npm@ai-sdk/openai-compatible2.0.48packages/core/package.json
npm@ai-sdk/perplexity3.0.26packages/core/package.json
npm@ai-sdk/provider3.0.14packages/core/package.json
npm@ai-sdk/provider-utils4.0.40packages/core/package.json
npm@ai-sdk/togetherai2.0.41packages/core/package.json
npm@ai-sdk/vercel2.0.39packages/core/package.json
npm@ai-sdk/xai3.0.102packages/core/package.json
npm@aws-sdk/credential-providers3.1057.0packages/core/package.json
npm@openrouter/ai-sdk-provider2.9.0packages/core/package.json
npmai-gateway-provider3.1.2packages/core/package.json
npmgitlab-ai-provider6.9.3packages/core/package.json
npmgoogle-auth-library10.5.0packages/core/package.json
npmimmer11.1.4packages/core/package.json
npmvenice-ai-sdk-provider2.1.1packages/core/package.json
npmjsonc-parser3.3.1packages/core/package.json
npm@effect/sql-sqlite-buncatalog:packages/core/package.json
npm@lydell/node-ptycatalog:packages/core/package.json
npm@opencode-ai/effect-drizzle-sqliteworkspace:*packages/core/package.json
npm@opencode-ai/effect-sqlite-nodeworkspace:*packages/core/package.json
npm@opencode-ai/llmworkspace:*packages/core/package.json
npm@parcel/watcher2.5.1packages/core/package.json
npmbun-pty0.4.8packages/core/package.json
npmdrizzle-ormcatalog:packages/core/package.json
npmfuzzysort3.1.0packages/core/package.json
npmgray-matter4.0.3packages/core/package.json
npmhtmlparser28.0.2packages/core/package.json
npmignore7.0.5packages/core/package.json
npmturndown7.2.0packages/core/package.json
npmwhich6.0.1packages/core/package.json
npm@ff-labs/fff-bun0.9.4packages/core/package.json
npm@silvia-odwyer/photon-node0.3.4packages/core/package.json
npm@opencode-ai/schemaworkspace:*packages/core/package.json
npm@kilocode/pluginworkspace:*packages/core/package.json
npmdiffcatalog:packages/core/package.json
npmdrizzle-ormcatalog:packages/effect-drizzle-sqlite/package.json
npmeffectcatalog:packages/effect-drizzle-sqlite/package.json
npmeffectcatalog:packages/effect-sqlite-node/package.json
npm@effect/platform-node4.0.0-beta.83packages/http-recorder/package.json
npmeffectcatalog:packages/http-recorder/package.json
npm@effect/platform-node-shared4.0.0-beta.83packages/http-recorder/package.json
npmeffectcatalog:packages/httpapi-codegen/package.json
npmprettier3.6.2packages/httpapi-codegen/package.json
npm@kilocode/kilo-indexingworkspace:*packages/kilo-console/package.json
npm@kilocode/kilo-web-uiworkspace:*packages/kilo-console/package.json
npm@kilocode/sdkworkspace:*packages/kilo-console/package.json
npm@lottiefiles/dotlottie-web0.74.0packages/kilo-console/package.json
npm@pierre/diffscatalog:packages/kilo-console/package.json
npm@solidjs/routercatalog:packages/kilo-console/package.json
npmghostty-web0.4.0packages/kilo-console/package.json
npmsolid-jscatalog:packages/kilo-console/package.json
npmyaml2.8.3packages/kilo-console/package.json
npm@docsearch/css^4packages/kilo-docs/package.json
npm@docsearch/js^4packages/kilo-docs/package.json
npm@markdoc/markdoc^0.5.4packages/kilo-docs/package.json
npm@markdoc/next.js^0.5.0packages/kilo-docs/package.json
npm@vscode/codicons^0.0.44packages/kilo-docs/package.json
npm@xyflow/react12.10.2packages/kilo-docs/package.json
npmjs-yaml^4.1.0packages/kilo-docs/package.json
npmmermaid11.15.0packages/kilo-docs/package.json
npmnext^16.1.5packages/kilo-docs/package.json
npmposthog-js^1.335.3packages/kilo-docs/package.json
npmprismjs^1.30.0packages/kilo-docs/package.json
npmreact^19.2.4packages/kilo-docs/package.json
npmreact-dom^19.2.4packages/kilo-docs/package.json
npm@kilocode/pluginworkspace:*packages/kilo-gateway/package.json
npm@ai-sdk/alibaba1.0.17packages/kilo-gateway/package.json
npm@ai-sdk/anthropic3.0.82packages/kilo-gateway/package.json
npm@ai-sdk/openai3.0.88packages/kilo-gateway/package.json
npm@ai-sdk/openai-compatible2.0.48packages/kilo-gateway/package.json
npm@ai-sdk/mistral3.0.27packages/kilo-gateway/package.json
npm@openrouter/ai-sdk-provider2.9.0packages/kilo-gateway/package.json
npm@clack/prompts1.0.0-alpha.1packages/kilo-gateway/package.json
npmaicatalog:packages/kilo-gateway/package.json
npmopen10.1.2packages/kilo-gateway/package.json
npmzodcatalog:packages/kilo-gateway/package.json
npm@aws-sdk/client-bedrock-runtime3.1005.0packages/kilo-indexing/package.json
npm@aws-sdk/credential-provider-ini3.972.31packages/kilo-indexing/package.json
npm@kilocode/kilo-gatewayworkspace:*packages/kilo-indexing/package.json
npm@kilocode/pluginworkspace:*packages/kilo-indexing/package.json
npm@lancedb/lancedb0.26.2packages/kilo-indexing/package.json
npm@qdrant/js-client-rest1.17.0packages/kilo-indexing/package.json
npmasync-mutex0.5.0packages/kilo-indexing/package.json
npmchokidar4.0.3packages/kilo-indexing/package.json
npmeffectcatalog:packages/kilo-indexing/package.json
npmglob13.0.6packages/kilo-indexing/package.json
npmhonocatalog:packages/kilo-indexing/package.json
npmhono-openapicatalog:packages/kilo-indexing/package.json
npmignore7.0.5packages/kilo-indexing/package.json
npmminimatch10.2.5packages/kilo-indexing/package.json
npmopenai6.27.0packages/kilo-indexing/package.json
npmp-limit7.3.0packages/kilo-indexing/package.json
npmtree-sitter-wasms0.1.13packages/kilo-indexing/package.json
npmuuid14.0.0packages/kilo-indexing/package.json
npmweb-tree-sitter0.25.10packages/kilo-indexing/package.json
npmzodcatalog:packages/kilo-indexing/package.json
npmeffectcatalog:packages/kilo-memory/package.json
npmzodcatalog:packages/kilo-memory/package.json
npm@anthropic-ai/sandbox-runtimecatalog:packages/kilo-sandbox/package.json
npmeffectcatalog:packages/kilo-sandbox/package.json
npmipaddr.jscatalog:packages/kilo-sandbox/package.json
npmposthog-node4.4.0packages/kilo-telemetry/package.json
npm@kilocode/kilo-gatewayworkspace:*packages/kilo-telemetry/package.json
npm@kilocode/sdkworkspace:*packages/kilo-ui/package.json
npm@kobalte/core0.13.11packages/kilo-ui/package.json
npm@opencode-ai/coreworkspace:*packages/kilo-ui/package.json
npm@pierre/diffscatalog:packages/kilo-ui/package.json
npm@solid-primitives/lifecycle0.1.2packages/kilo-ui/package.json
npmdiffcatalog:packages/kilo-ui/package.json
npm@solid-primitives/media2.3.3packages/kilo-ui/package.json
npm@solid-primitives/resize-observer2.1.5packages/kilo-ui/package.json
npm@solid-primitives/rootless1.5.2packages/kilo-ui/package.json
npmlucide-solid0.576.0packages/kilo-ui/package.json
npmmotion12.34.5packages/kilo-ui/package.json
npmmotion-dom12.34.3packages/kilo-ui/package.json
npmmotion-utils12.29.2packages/kilo-ui/package.json
npmstrip-ansi7.1.2packages/kilo-ui/package.json
npmchart.js4.5.1packages/kilo-ui/package.json
npm@anthropic-ai/sdk^0.39.0packages/kilo-vscode/package.json
npmfuzzysort3.1.0packages/kilo-vscode/package.json
npm@kilocode/kilo-gatewayworkspace:*packages/kilo-vscode/package.json
npm@kilocode/kilo-i18nworkspace:*packages/kilo-vscode/package.json
npm@kilocode/kilo-indexingworkspace:*packages/kilo-vscode/package.json
npm@kilocode/kilo-memoryworkspace:*packages/kilo-vscode/package.json
npm@kilocode/kilo-uiworkspace:*packages/kilo-vscode/package.json
npm@kilocode/pluginworkspace:*packages/kilo-vscode/package.json
npm@kilocode/sdkworkspace:*packages/kilo-vscode/package.json
npm@opencode-ai/coreworkspace:*packages/kilo-vscode/package.json
npm@opencode-ai/uiworkspace:*packages/kilo-vscode/package.json
npm@pierre/diffscatalog:packages/kilo-vscode/package.json
npm@thisbeyond/solid-dnd0.7.5packages/kilo-vscode/package.json
npm@xterm/addon-clipboard0.2.0packages/kilo-vscode/package.json
npm@xterm/addon-fit0.11.0packages/kilo-vscode/package.json
npm@xterm/addon-unicode-graphemes0.4.0packages/kilo-vscode/package.json
npm@xterm/addon-web-links0.12.0packages/kilo-vscode/package.json
npm@xterm/xterm6.0.0packages/kilo-vscode/package.json
npmdiff8.0.4packages/kilo-vscode/package.json
npmfastest-levenshtein^1.0.16packages/kilo-vscode/package.json
npmfriendly-words1.3.1packages/kilo-vscode/package.json
npmignore^7.0.3packages/kilo-vscode/package.json
npmjs-tiktoken^1.0.18packages/kilo-vscode/package.json
npmlru-cache^11.0.2packages/kilo-vscode/package.json
npmmarkedcatalog:packages/kilo-vscode/package.json
npmopenai^4.85.4packages/kilo-vscode/package.json
npmquick-lru^7.0.0packages/kilo-vscode/package.json
npmsimple-git3.36.0packages/kilo-vscode/package.json
npmsolid-js^1.9.11packages/kilo-vscode/package.json
npmuri-js^4.4.1packages/kilo-vscode/package.json
npmvirtuacatalog:packages/kilo-vscode/package.json
npmweb-tree-sitter^0.24.7packages/kilo-vscode/package.json
npmyaml2.8.3packages/kilo-vscode/package.json
npmzod^3.24.2packages/kilo-vscode/package.json
npm@kobalte/corecatalog:packages/kilo-web-ui/package.json
npm@kilocode/kilo-uiworkspace:*packages/kilo-web-ui/package.json
npm@opencode-ai/uiworkspace:*packages/kilo-web-ui/package.json
npm@pierre/diffscatalog:packages/kilo-web-ui/package.json
npmsolid-jscatalog:packages/kilo-web-ui/package.json
npm@smithy/eventstream-codec4.2.14packages/llm/package.json
npm@smithy/util-utf84.2.2packages/llm/package.json
npmaws4fetch1.0.20packages/llm/package.json
npmeffectcatalog:packages/llm/package.json
npm@opencode-ai/schemaworkspace:*packages/llm/package.json
npm@actions/core1.11.1packages/opencode/package.json
npm@actions/github6.0.1packages/opencode/package.json
npm@agentclientprotocol/sdk0.21.0packages/opencode/package.json
npm@ai-sdk/alibaba1.0.17packages/opencode/package.json
npm@ai-sdk/amazon-bedrock4.0.112packages/opencode/package.json
npm@ai-sdk/anthropic3.0.82packages/opencode/package.json
npm@ai-sdk/azure3.0.93packages/opencode/package.json
npm@ai-sdk/cerebras2.0.54packages/opencode/package.json
npm@ai-sdk/cohere3.0.27packages/opencode/package.json
npm@ai-sdk/deepinfra2.0.41packages/opencode/package.json
npm@ai-sdk/gateway3.0.157packages/opencode/package.json
npm@ai-sdk/google3.0.73packages/opencode/package.json
npm@ai-sdk/google-vertex4.0.128packages/opencode/package.json
npm@ai-sdk/groq3.0.31packages/opencode/package.json
npm@ai-sdk/mistral3.0.27packages/opencode/package.json
npm@ai-sdk/openai3.0.88packages/opencode/package.json
npm@ai-sdk/openai-compatible2.0.48packages/opencode/package.json
npm@ai-sdk/perplexity3.0.26packages/opencode/package.json
npm@ai-sdk/provider3.0.14packages/opencode/package.json
npm@ai-sdk/provider-utils4.0.40packages/opencode/package.json
npm@ai-sdk/togetherai2.0.41packages/opencode/package.json
npm@ai-sdk/vercel2.0.39packages/opencode/package.json
npm@ai-sdk/xai3.0.102packages/opencode/package.json
npm@aws-sdk/credential-providers3.1057.0packages/opencode/package.json
npm@clack/prompts1.0.0-alpha.1packages/opencode/package.json
npm@effect/opentelemetrycatalog:packages/opencode/package.json
npm@effect/platform-nodecatalog:packages/opencode/package.json
npm@gitlab/gitlab-ai-provider3.6.0packages/opencode/package.json
npm@gitlab/opencode-gitlab-auth1.3.3packages/opencode/package.json
npm@kilocode/kilo-gatewayworkspace:*packages/opencode/package.json
npm@kilocode/kilo-indexingworkspace:*packages/opencode/package.json
npm@kilocode/kilo-memoryworkspace:*packages/opencode/package.json
npm@kilocode/kilo-telemetryworkspace:*packages/opencode/package.json
npm@kilocode/pluginworkspace:*packages/opencode/package.json
npm@kilocode/plugin-atomic-chatworkspace:*packages/opencode/package.json
npm@kilocode/sandboxworkspace:*packages/opencode/package.json
npm@kilocode/sdkworkspace:*packages/opencode/package.json
npm@lydell/node-ptycatalog:packages/opencode/package.json
npm@modelcontextprotocol/sdk1.29.0packages/opencode/package.json
npm@morphllm/morphsdk0.2.166packages/opencode/package.json
npm@npmcli/arborist9.4.0packages/opencode/package.json
npm@octokit/graphql9.0.2packages/opencode/package.json
npm@octokit/restcatalog:packages/opencode/package.json
npm@opencode-ai/llmworkspace:*packages/opencode/package.json
npm@opencode-ai/scriptworkspace:*packages/opencode/package.json
npm@opencode-ai/uiworkspace:*packages/opencode/package.json
npm@openrouter/ai-sdk-provider2.9.0packages/opencode/package.json
npm@opentelemetry/api1.9.0packages/opencode/package.json
npm@opentelemetry/sdk-trace-base2.6.1packages/opencode/package.json
npm@opentelemetry/sdk-trace-node2.6.1packages/opencode/package.json
npm@opentui/corecatalog:packages/opencode/package.json
npm@opentui/keymapcatalog:packages/opencode/package.json
npm@opentui/solidcatalog:packages/opencode/package.json
npm@parcel/watcher2.5.1packages/opencode/package.json
npm@secretlint/core10.2.2packages/opencode/package.json
npm@secretlint/secretlint-rule-preset-recommend10.2.2packages/opencode/package.json
npm@silvia-odwyer/photon-node0.3.4packages/opencode/package.json
npm@solid-primitives/event-bus1.1.2packages/opencode/package.json
npm@types/ws8.18.1packages/opencode/package.json
npm@zip.js/zip.js2.7.62packages/opencode/package.json
npmaicatalog:packages/opencode/package.json
npmai-gateway-provider3.1.2packages/opencode/package.json
npmbonjour-service1.3.0packages/opencode/package.json
npmbun-pty0.4.8packages/opencode/package.json
npmchardet2.1.1packages/opencode/package.json
npmcli-sound1.1.3packages/opencode/package.json
npmclipboardy4.0.0packages/opencode/package.json
npmcross-spawncatalog:packages/opencode/package.json
npmdecimal.js10.5.0packages/opencode/package.json
npmdiffcatalog:packages/opencode/package.json
npmdrizzle-ormcatalog:packages/opencode/package.json
npmeffectcatalog:packages/opencode/package.json
npmfuzzysort3.1.0packages/opencode/package.json
npmgitlab-ai-provider6.9.3packages/opencode/package.json
npmgoogle-auth-library10.5.0packages/opencode/package.json
npmgray-matter4.0.3packages/opencode/package.json
npmhtmlparser28.0.2packages/opencode/package.json
npmiconv-lite0.7.2packages/opencode/package.json
npmignore7.0.5packages/opencode/package.json
npmimmer11.1.4packages/opencode/package.json
npmjsonc-parser3.3.1packages/opencode/package.json
npmmammoth1.12.0packages/opencode/package.json
npmmime-types3.0.2packages/opencode/package.json
npmnpm-package-arg13.0.2packages/opencode/package.json
npmopen10.1.2packages/opencode/package.json
npmopencode-gitlab-auth2.1.0packages/opencode/package.json
npmopencode-poe-auth0.0.1packages/opencode/package.json
npmopentui-spinnercatalog:packages/opencode/package.json
npmremedacatalog:packages/opencode/package.json
npmripgrep0.3.1packages/opencode/package.json
npmsemver^7.6.3packages/opencode/package.json
npmsimple-git3.36.0packages/opencode/package.json
npmsolid-jscatalog:packages/opencode/package.json
npmstrip-ansi7.1.2packages/opencode/package.json
npmtree-sitter-bash0.25.0packages/opencode/package.json
npmtree-sitter-powershell0.25.10packages/opencode/package.json
npmtree-sitter-wasms^0.1.12packages/opencode/package.json
npmturndown7.2.0packages/opencode/package.json
npmulidcatalog:packages/opencode/package.json
npmvenice-ai-sdk-provider2.1.1packages/opencode/package.json
npmvscode-jsonrpc8.2.1packages/opencode/package.json
npmweb-tree-sitter0.25.10packages/opencode/package.json
npmwhich6.0.1packages/opencode/package.json
npmws8.21.0packages/opencode/package.json
npmxlsxhttps://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgzpackages/opencode/package.json
npmyargs18.0.0packages/opencode/package.json
npmzodcatalog:packages/opencode/package.json
npm@openauthjs/openauthcatalog:packages/opencode/package.json
npm@opencode-ai/serverworkspace:*packages/opencode/package.json
npm@opentelemetry/context-async-hooks2.6.1packages/opencode/package.json
npm@opentelemetry/exporter-trace-otlp-http0.214.0packages/opencode/package.json
npm@pierre/diffscatalog:packages/opencode/package.json
npm@standard-schema/spec1.0.0packages/opencode/package.json
npmchokidar4.0.3packages/opencode/package.json
npmglob13.0.5packages/opencode/package.json
npmminimatch10.0.3packages/opencode/package.json
npmpartial-json0.1.7packages/opencode/package.json
npmxdg-basedir5.1.0packages/opencode/package.json
npm@ff-labs/fff-bun0.9.4packages/opencode/package.json
npm@opencode-ai/tuiworkspace:*packages/opencode/package.json
npm@solid-primitives/scheduled1.5.2packages/opencode/package.json
npm@opencode-ai/protocolworkspace:*packages/opencode/package.json
npm@opencode-ai/schemaworkspace:*packages/opencode/package.json
All dependencies 296

Full resolved dependency set from the GitHub dependency graph: 190 direct and 106 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
npm@actions/core1.11.1direct
npm@actions/github6.0.1direct
npm@agentclientprotocol/sdk0.21.0direct
npm@ai-sdk/alibaba1.0.17direct
npm@ai-sdk/amazon-bedrock4.0.112direct
npm@ai-sdk/anthropic3.0.82direct
npm@ai-sdk/azure3.0.93direct
npm@ai-sdk/cerebras2.0.54direct
npm@ai-sdk/cohere3.0.27direct
npm@ai-sdk/deepinfra2.0.41direct
npm@ai-sdk/gateway3.0.157direct
npm@ai-sdk/google3.0.73direct
npm@ai-sdk/google-vertex4.0.128direct
npm@ai-sdk/groq3.0.31direct
npm@ai-sdk/mistral3.0.27direct
npm@ai-sdk/openai3.0.88direct
npm@ai-sdk/openai-compatible2.0.48direct
npm@ai-sdk/perplexity3.0.26direct
npm@ai-sdk/provider3.0.14direct
npm@ai-sdk/provider3.0.8direct
npm@ai-sdk/provider-utils4.0.40direct
npm@ai-sdk/togetherai2.0.41direct
npm@ai-sdk/vercel2.0.39direct
npm@ai-sdk/xai3.0.102direct
npm@anthropic-ai/sandbox-runtimecatalog:direct
npm@anthropic-ai/sdk^0.39.0direct
npm@aws-sdk/client-bedrock-runtime3.1005.0direct
npm@aws-sdk/client-s33.933.0direct
npm@aws-sdk/credential-provider-ini3.972.31direct
npm@aws-sdk/credential-providers3.1057.0direct
npm@clack/prompts1.0.0-alpha.1direct
npm@docsearch/css^4direct
npm@docsearch/js^4direct
npm@effect/opentelemetrycatalog:direct
npm@effect/platform-node4.0.0-beta.83direct
npm@effect/platform-nodecatalog:direct
npm@effect/platform-node-shared4.0.0-beta.83direct
npm@effect/sql-sqlite-buncatalog:direct
npm@ff-labs/fff-bun0.9.4direct
npm@gitlab/gitlab-ai-provider3.6.0direct
npm@gitlab/opencode-gitlab-auth1.3.3direct
npm@kobalte/core0.13.11direct
npm@kobalte/corecatalog:direct
npm@lancedb/lancedb0.26.2direct
npm@lottiefiles/dotlottie-web0.74.0direct
npm@lydell/node-ptycatalog:direct
npm@markdoc/markdoc^0.5.4direct
npm@markdoc/next.js^0.5.0direct
npm@modelcontextprotocol/sdk1.29.0direct
npm@morphllm/morphsdk0.2.166direct
npm@npmcli/arborist9.4.0direct
npm@npmcli/config10.8.1direct
npm@octokit/graphql9.0.2direct
npm@octokit/restcatalog:direct
npm@openauthjs/openauthcatalog:direct
npm@openrouter/ai-sdk-provider2.9.0direct
npm@opentelemetry/api1.9.0direct
npm@opentelemetry/context-async-hooks2.6.1direct
npm@opentelemetry/exporter-trace-otlp-http0.214.0direct
npm@opentelemetry/sdk-trace-base2.6.1direct
npm@opentelemetry/sdk-trace-node2.6.1direct
npm@opentui/corecatalog:direct
npm@opentui/keymapcatalog:direct
npm@opentui/solidcatalog:direct
npm@parcel/watcher2.5.1direct
npm@pierre/diffscatalog:direct
npm@qdrant/js-client-rest1.17.0direct
npm@secretlint/core10.2.2direct
npm@secretlint/secretlint-rule-preset-recommend10.2.2direct
npm@silvia-odwyer/photon-node0.3.4direct
npm@smithy/eventstream-codec4.2.14direct
npm@smithy/util-utf84.2.2direct
npm@solid-primitives/event-bus1.1.2direct
npm@solid-primitives/lifecycle0.1.2direct
npm@solid-primitives/media2.3.3direct
npm@solid-primitives/resize-observer2.1.3direct
npm@solid-primitives/resize-observer2.1.5direct
npm@solid-primitives/rootless1.5.2direct
npm@solid-primitives/scheduled1.5.2direct
npm@solidjs/routercatalog:direct
npm@standard-schema/spec1.0.0direct
npm@thisbeyond/solid-dnd0.7.5direct
npm@types/ws8.18.1direct
npm@vscode/codicons^0.0.44direct
npm@xterm/addon-clipboard0.2.0direct
npm@xterm/addon-fit0.11.0direct
npm@xterm/addon-unicode-graphemes0.4.0direct
npm@xterm/addon-web-links0.12.0direct
npm@xterm/xterm6.0.0direct
npm@xyflow/react12.10.2direct
npm@zip.js/zip.js2.7.62direct
npmaicatalog:direct
npmai-gateway-provider3.1.2direct
npmasync-mutex0.5.0direct
npmaws4fetch1.0.20direct
npmbonjour-service1.3.0direct
npmbun-pty0.4.8direct
npmchardet2.1.1direct
npmchart.js4.5.1direct
npmchokidar4.0.3direct
npmcli-sound1.1.3direct
npmclipboardy4.0.0direct
npmcross-spawncatalog:direct
npmdecimal.js10.5.0direct
npmdiff8.0.4direct
npmdiffcatalog:direct
npmdrizzle-ormcatalog:direct
npmeffectcatalog:direct
npmfastest-levenshtein^1.0.16direct
npmfriendly-words1.3.1direct
npmfuzzysort3.1.0direct
npmfuzzysortcatalog:direct
npmghostty-web0.4.0direct
npmgitlab-ai-provider6.9.3direct
npmglob13.0.5direct
npmglob13.0.6direct
npmgoogle-auth-library10.5.0direct
npmgray-matter4.0.3direct
npmheap-snapshot-toolkit1.1.3direct
npmhonocatalog:direct
npmhono-openapicatalog:direct
npmhtmlparser28.0.2direct
npmiconv-lite0.7.2direct
npmignore7.0.5direct
npmignore^7.0.3direct
npmimmer11.1.4direct
npmipaddr.jscatalog:direct
npmjs-tiktoken^1.0.18direct
npmjs-yaml^4.1.0direct
npmjsonc-parser3.3.1direct
npmlru-cache^11.0.2direct
npmlucide-solid0.576.0direct
npmmammoth1.12.0direct
npmmarkedcatalog:direct
npmmermaid11.15.0direct
npmmime-types3.0.2direct
npmminimatch10.0.3direct
npmminimatch10.2.5direct
npmmotion12.34.5direct
npmmotion-dom12.34.3direct
npmmotion-utils12.29.2direct
npmnext^16.1.5direct
npmnpm-package-arg13.0.2direct
npmopen10.1.2direct
npmopenai6.27.0direct
npmopenai^4.85.4direct
npmopencode-gitlab-auth2.1.0direct
npmopencode-poe-auth0.0.1direct
npmopentui-spinnercatalog:direct
npmp-limit7.3.0direct
npmpartial-json0.1.7direct
npmposthog-js^1.335.3direct
npmposthog-node4.4.0direct
npmprettier3.6.2direct
npmprismjs^1.30.0direct
npmquick-lru^7.0.0direct
npmreact18.2.0direct
npmreact^19.2.4direct
npmreact-dom^19.2.4direct
npmremedacatalog:direct
npmripgrep0.3.1direct
npmrotating-file-stream3.2.9direct
npmsemver^7.6.0direct
npmsemver^7.6.3direct
npmsimple-git3.36.0direct
npmsolid-js^1.9.11direct
npmsolid-jscatalog:direct
npmstrip-ansi7.1.2direct
npmtree-sitter-bash0.25.0direct
npmtree-sitter-powershell0.25.10direct
npmtree-sitter-wasms0.1.13direct
npmtree-sitter-wasms^0.1.12direct
npmturndown7.2.0direct
npmtypescript^5.9.3direct
npmtypescriptcatalog:direct
npmulidcatalog:direct
npmuri-js^4.4.1direct
npmuuid14.0.0direct
npmvenice-ai-sdk-provider2.1.1direct
npmvirtuacatalog:direct
npmvscode-jsonrpc8.2.1direct
npmweb-tree-sitter0.25.10direct
npmweb-tree-sitter^0.24.7direct
npmwhich6.0.1direct
npmws8.21.0direct
npmxdg-basedir5.1.0direct
npmyaml2.8.3direct
npmyargs18.0.0direct
npmzod^3.24.2direct
npmzodcatalog:direct
npm@actions/artifact5.0.1indirect
npm@axe-core/playwright4.11.3indirect
npm@babel/core7.28.4indirect
npm@changesets/changelog-github^0.5.1indirect
npm@changesets/cli^2.27.10indirect
npm@effect/language-service0.84.2indirect
npm@hey-api/openapi-ts0.90.10indirect
npm@octokit/webhooks-types7.6.1indirect
npm@parcel/watcher-darwin-arm642.5.1indirect
npm@parcel/watcher-darwin-x642.5.1indirect
npm@parcel/watcher-linux-arm64-glibc2.5.1indirect
npm@parcel/watcher-linux-arm64-musl2.5.1indirect
npm@parcel/watcher-linux-x64-glibc2.5.1indirect
npm@parcel/watcher-linux-x64-musl2.5.1indirect
npm@parcel/watcher-win32-arm642.5.1indirect
npm@parcel/watcher-win32-x642.5.1indirect
npm@playwright/test1.57.0indirect
npm@shikijs/streamcatalog:indirect
npm@shikijs/transformers3.9.2indirect
npm@solid-primitives/bounds0.1.3indirect
npm@solid-primitives/event-listener2.4.5indirect
npm@solidjs/metacatalog:indirect
npm@storybook/addon-a11y10.2.10indirect
npm@storybook/addon-a11y^10.2.13indirect
npm@storybook/addon-docs10.2.10indirect
npm@storybook/addon-docs^10.2.13indirect
npm@storybook/addon-links^10.2.13indirect
npm@storybook/addon-onboarding^10.2.13indirect
npm@storybook/addon-themes10.2.10indirect
npm@storybook/addon-vitest^10.2.13indirect
npm@tailwindcss/postcss^4.1.18indirect
npm@tailwindcss/vitecatalog:indirect
npm@tsconfig/buncatalog:indirect
npm@tsconfig/node22catalog:indirect
npm@types/babel__core7.20.5indirect
npm@types/bun1.3.14indirect
npm@types/buncatalog:indirect
npm@types/cross-spawncatalog:indirect
npm@types/diff^6.0.0indirect
npm@types/katex0.16.7indirect
npm@types/luxoncatalog:indirect
npm@types/mime-types3.0.1indirect
npm@types/mocha^10.0.10indirect
npm@types/node22.xindirect
npm@types/node^25.0.10indirect
npm@types/nodecatalog:indirect
npm@types/npm-package-arg6.1.4indirect
npm@types/npmcli__arborist6.3.3indirect
npm@types/qrcode^1.5.6indirect
npm@types/react18.0.25indirect
npm@types/react^19.2.9indirect
npm@types/react-dom^19.2.3indirect
npm@types/semver^7.5.8indirect
npm@types/semvercatalog:indirect
npm@types/turndown5.0.5indirect
npm@types/vscode^1.105.1indirect
npm@types/which3.0.4indirect
npm@types/yargs17.0.33indirect
npm@typescript/native-previewcatalog:indirect
npm@vscode/test-cli^0.0.12indirect
npm@vscode/test-electron^2.5.2indirect
npm@vscode/vsce^3.7.1indirect
npmautoprefixer^10.4.23indirect
npmdompurify3.3.1indirect
npmdompurify3.4.2indirect
npmdrizzle-kitcatalog:indirect
npmesbuild^0.27.2indirect
npmesbuild-plugin-solid^0.6.0indirect
npmeslint^9.39.2indirect
npmeslint-config-prettier^10.1.8indirect
npmhappy-dom20.8.9indirect
npmhusky9.1.7indirect
npmkatex0.16.27indirect
npmknip5.85.0indirect
npmluxoncatalog:indirect
npmmarked-katex-extension5.1.6indirect
npmmarked-shikicatalog:indirect
npmmorphdom2.7.8indirect
npmoxlint1.60.0indirect
npmoxlint-tsgolint0.21.0indirect
npmpostcss^8.5.6indirect
npmqrcode^1.5.4indirect
npmremendcatalog:indirect
npmshikicatalog:indirect
npmsolid-listcatalog:indirect
npmsstcatalog:indirect
npmstorybook10.2.10indirect
npmstorybook^10.2.13indirect
npmstorybook-solidjs-vite10.0.9indirect
npmstorybook-solidjs-vite^10.0.9indirect
npmtailwindcss^4.1.18indirect
npmtailwindcsscatalog:indirect
npmts-morph27.0.2indirect
npmts-morph^24.0.0indirect
npmturbo2.9.14indirect
npmtw-animate-css1.4.0indirect
npmtypescript-eslint^8.54.0indirect
npmvite7.3.5indirect
npmvitecatalog:indirect
npmvite-plugin-icons-spritesheet3.0.1indirect
npmvite-plugin-solid2.11.10indirect
npmvite-plugin-solidcatalog:indirect
npmvitest4.1.0indirect
npmvitest^4.0.16indirect
npmvscode-languageserver-types3.17.5indirect
npmwhy-is-node-running3.2.2indirect
Dependency advisories 16

This repository publishes no package the index resolves, so its own dependency graph was assessed — 237 packages, which also include development and test pins that never ship: 16 carry known advisories, of which 11 are direct. 59 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
cross-spawncatalog:directhigh17.0.5
drizzle-ormcatalog:directhigh11.0.0-beta.20
effectcatalog:directhigh13.20.0
honocatalog:directhigh374.12.34
markedcatalog:directhigh94.0.10
minimatch10.0.3directhigh310.2.3
solid-jscatalog:directhigh11.9.4
vitecatalog:indirecthigh168.0.16
diffcatalog:directmoderate28.0.3
zodcatalog:directmoderate13.22.3
@hey-api/openapi-ts0.90.10indirectmoderate10.97.3
dompurify3.3.1indirectmoderate173.4.12
dompurify3.4.2indirectmoderate93.4.12
@anthropic-ai/sandbox-runtimecatalog:directlow10.0.16
aicatalog:directlow15.1.0-beta.9
@babel/core7.28.4indirectlow18.0.0-rc.6

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "icon": {
      "bytes": 10534,
      "width": 180,
      "height": 180,
      "rejected": [],
      "collected": true,
      "media_type": "image/png",
      "source_url": "https://kilo.ai/favicon/apple-touch-icon.png?v=2",
      "source_type": "homepage",
      "content_hash": "db146064a959258970a4b1e28b9e767467978d6931ceb401fb1d873dbf3db580",
      "candidates_considered": 1
    },
    "repo": {
      "topics": [
        "ai-coding",
        "vscode",
        "vscode-extension",
        "ai-developer-tools",
        "chatgpt",
        "claude",
        "gemini",
        "sonnet",
        "ai",
        "ai-age",
        "cli",
        "jetbrains"
      ],
      "is_fork": false,
      "size_kb": 501128,
      "has_wiki": false,
      "homepage": "https://kilo.ai/",
      "languages": {
        "Go": 912,
        "CSS": 1037593,
        "Nix": 14289,
        "PHP": 633,
        "HTML": 83387,
        "Rust": 1044,
        "Shell": 34599,
        "Kotlin": 4632398,
        "Python": 3646,
        "Scheme": 441,
        "Batchfile": 692,
        "Dockerfile": 5138,
        "JavaScript": 74881,
        "PowerShell": 2301,
        "TypeScript": 30524092,
        "Tree-sitter Query": 40228
      },
      "pushed_at": "2026-08-04T23:55:13Z",
      "created_at": "2025-03-10T15:34:26Z",
      "owner_type": "Organization",
      "updated_at": "2026-08-05T02:29:37Z",
      "description": "Kilo is the all-in-one agentic engineering platform. Build, ship, and iterate faster with the most popular open source coding agent.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript",
        "Kotlin"
      ]
    },
    "owner": {
      "blog": "https://kilo.ai",
      "name": "Kilo Code",
      "type": "Organization",
      "login": "Kilo-Org",
      "company": null,
      "location": null,
      "followers": 988,
      "avatar_url": "https://avatars.githubusercontent.com/u/201822503?v=4",
      "created_at": "2025-03-04T20:02:35Z",
      "is_verified": null,
      "public_repos": 38,
      "account_age_days": 518
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v7.4.20",
          "kind": "patch",
          "published_at": "2026-08-04T10:24:02Z"
        },
        {
          "tag": "v7.4.19",
          "kind": "patch",
          "published_at": "2026-08-04T07:56:16Z"
        },
        {
          "tag": "jetbrains/v7.0.12",
          "kind": "other",
          "published_at": "2026-08-01T17:27:31Z"
        },
        {
          "tag": "jetbrains/v7.0.12-rc.4",
          "kind": "other",
          "published_at": "2026-08-01T15:56:21Z"
        },
        {
          "tag": "v7.4.18",
          "kind": "patch",
          "published_at": "2026-07-31T19:59:16Z"
        },
        {
          "tag": "jetbrains/v7.0.12-rc.3",
          "kind": "other",
          "published_at": "2026-07-31T15:23:27Z"
        },
        {
          "tag": "v7.4.17",
          "kind": "patch",
          "published_at": "2026-07-29T11:29:11Z"
        },
        {
          "tag": "jetbrains/v7.0.12-rc.2",
          "kind": "other",
          "published_at": "2026-07-27T21:29:45Z"
        },
        {
          "tag": "jetbrains/v7.0.12-rc.1",
          "kind": "other",
          "published_at": "2026-07-27T20:23:14Z"
        },
        {
          "tag": "jetbrains/v7.0.11",
          "kind": "other",
          "published_at": "2026-07-27T13:34:02Z"
        },
        {
          "tag": "v7.4.16",
          "kind": "patch",
          "published_at": "2026-07-24T15:55:38Z"
        },
        {
          "tag": "jetbrains/v7.0.10",
          "kind": "other",
          "published_at": "2026-07-24T13:37:13Z"
        },
        {
          "tag": "v7.4.15",
          "kind": "patch",
          "published_at": "2026-07-22T09:21:30Z"
        },
        {
          "tag": "jetbrains/v7.0.9",
          "kind": "other",
          "published_at": "2026-07-21T20:24:04Z"
        },
        {
          "tag": "jetbrains/v7.0.8",
          "kind": "other",
          "published_at": "2026-07-21T11:33:03Z"
        },
        {
          "tag": "v7.4.13",
          "kind": "patch",
          "published_at": "2026-07-20T17:45:11Z"
        },
        {
          "tag": "v7.4.11",
          "kind": "patch",
          "published_at": "2026-07-16T19:33:57Z"
        },
        {
          "tag": "jetbrains/v7.0.7",
          "kind": "other",
          "published_at": "2026-07-16T01:19:44Z"
        },
        {
          "tag": "v7.4.9",
          "kind": "patch",
          "published_at": "2026-07-15T18:45:22Z"
        },
        {
          "tag": "v7.4.8",
          "kind": "patch",
          "published_at": "2026-07-15T10:29:27Z"
        },
        {
          "tag": "jetbrains/v7.0.6",
          "kind": "other",
          "published_at": "2026-07-14T19:45:12Z"
        },
        {
          "tag": "jetbrains/v7.0.5",
          "kind": "other",
          "published_at": "2026-07-14T14:48:47Z"
        },
        {
          "tag": "v7.4.7",
          "kind": "patch",
          "published_at": "2026-07-13T14:45:08Z"
        },
        {
          "tag": "v7.4.6",
          "kind": "patch",
          "published_at": "2026-07-13T13:56:09Z"
        },
        {
          "tag": "jetbrains/v7.0.4",
          "kind": "other",
          "published_at": "2026-07-10T22:50:24Z"
        },
        {
          "tag": "jetbrains/v7.0.3",
          "kind": "other",
          "published_at": "2026-07-10T19:05:47Z"
        },
        {
          "tag": "v7.4.5",
          "kind": "patch",
          "published_at": "2026-07-09T14:31:47Z"
        },
        {
          "tag": "v7.4.4",
          "kind": "patch",
          "published_at": "2026-07-09T13:13:44Z"
        },
        {
          "tag": "v7.4.3",
          "kind": "patch",
          "published_at": "2026-07-09T11:55:46Z"
        },
        {
          "tag": "v7.4.2",
          "kind": "patch",
          "published_at": "2026-07-08T20:39:21Z"
        },
        {
          "tag": "jetbrains/v7.0.2",
          "kind": "other",
          "published_at": "2026-07-07T20:33:18Z"
        },
        {
          "tag": "jetbrains/v7.0.2-rc.2",
          "kind": "other",
          "published_at": "2026-07-07T19:33:10Z"
        },
        {
          "tag": "jetbrains/v7.0.2-rc.1",
          "kind": "other",
          "published_at": "2026-07-07T14:09:27Z"
        },
        {
          "tag": "jetbrains/v7.0.1-rc.15",
          "kind": "other",
          "published_at": "2026-07-06T15:32:57Z"
        },
        {
          "tag": "v7.4.1",
          "kind": "patch",
          "published_at": "2026-07-03T17:10:16Z"
        },
        {
          "tag": "v7.4.0",
          "kind": "minor",
          "published_at": "2026-07-03T14:41:01Z"
        },
        {
          "tag": "jetbrains/v7.0.1-rc.14",
          "kind": "other",
          "published_at": "2026-07-02T20:25:46Z"
        },
        {
          "tag": "v7.3.63",
          "kind": "patch",
          "published_at": "2026-06-30T09:55:45Z"
        },
        {
          "tag": "jetbrains/v7.0.1-rc.13",
          "kind": "other",
          "published_at": "2026-06-24T02:51:08Z"
        },
        {
          "tag": "v7.3.54",
          "kind": "patch",
          "published_at": "2026-06-23T01:51:07Z"
        },
        {
          "tag": "v7.3.53",
          "kind": "patch",
          "published_at": "2026-06-22T17:12:57Z"
        },
        {
          "tag": "v7.3.52",
          "kind": "patch",
          "published_at": "2026-06-22T09:15:55Z"
        },
        {
          "tag": "v7.3.51",
          "kind": "patch",
          "published_at": "2026-06-22T08:45:35Z"
        },
        {
          "tag": "v7.3.50",
          "kind": "patch",
          "published_at": "2026-06-19T18:13:03Z"
        },
        {
          "tag": "jetbrains/v7.0.1-rc.12",
          "kind": "other",
          "published_at": "2026-06-18T18:53:03Z"
        },
        {
          "tag": "v7.3.49",
          "kind": "patch",
          "published_at": "2026-06-18T12:00:47Z"
        },
        {
          "tag": "v7.3.48",
          "kind": "patch",
          "published_at": "2026-06-18T11:39:49Z"
        },
        {
          "tag": "jetbrains/v7.0.1-rc.9",
          "kind": "other",
          "published_at": "2026-06-15T18:37:20Z"
        },
        {
          "tag": "v7.3.46",
          "kind": "patch",
          "published_at": "2026-06-15T10:14:41Z"
        },
        {
          "tag": "v7.3.45",
          "kind": "patch",
          "published_at": "2026-06-12T17:50:24Z"
        },
        {
          "tag": "v7.3.44",
          "kind": "patch",
          "published_at": "2026-06-12T13:51:55Z"
        },
        {
          "tag": "v7.3.42",
          "kind": "patch",
          "published_at": "2026-06-10T12:26:38Z"
        },
        {
          "tag": "v7.3.41",
          "kind": "patch",
          "published_at": "2026-06-09T14:27:36Z"
        },
        {
          "tag": "v7.3.40",
          "kind": "patch",
          "published_at": "2026-06-06T02:29:30Z"
        },
        {
          "tag": "v7.3.39",
          "kind": "patch",
          "published_at": "2026-06-05T21:13:08Z"
        },
        {
          "tag": "v7.3.33",
          "kind": "patch",
          "published_at": "2026-06-05T03:24:41Z"
        },
        {
          "tag": "v7.3.32",
          "kind": "patch",
          "published_at": "2026-06-05T02:17:47Z"
        },
        {
          "tag": "v7.3.31",
          "kind": "patch",
          "published_at": "2026-06-04T22:12:35Z"
        },
        {
          "tag": "v7.3.30",
          "kind": "patch",
          "published_at": "2026-06-04T19:53:46Z"
        },
        {
          "tag": "jetbrains/v7.0.1-rc.7",
          "kind": "other",
          "published_at": "2026-06-04T17:31:40Z"
        },
        {
          "tag": "v7.3.29",
          "kind": "patch",
          "published_at": "2026-06-04T07:51:01Z"
        },
        {
          "tag": "jetbrains/v7.0.1-rc.6",
          "kind": "other",
          "published_at": "2026-06-04T00:25:25Z"
        },
        {
          "tag": "v7.3.28",
          "kind": "patch",
          "published_at": "2026-06-03T19:24:44Z"
        },
        {
          "tag": "v7.3.22",
          "kind": "patch",
          "published_at": "2026-06-02T11:05:49Z"
        },
        {
          "tag": "v7.3.21",
          "kind": "patch",
          "published_at": "2026-06-02T05:30:09Z"
        },
        {
          "tag": "v7.3.20",
          "kind": "patch",
          "published_at": "2026-06-01T20:50:19Z"
        },
        {
          "tag": "v7.3.18",
          "kind": "patch",
          "published_at": "2026-05-29T16:28:00Z"
        },
        {
          "tag": "v7.3.17",
          "kind": "patch",
          "published_at": "2026-05-29T14:49:29Z"
        },
        {
          "tag": "jetbrains/v7.0.1-rc.4",
          "kind": "other",
          "published_at": "2026-05-29T16:51:09Z"
        },
        {
          "tag": "v7.3.16",
          "kind": "patch",
          "published_at": "2026-05-28T21:19:14Z"
        },
        {
          "tag": "jetbrains/v7.0.1-rc.3",
          "kind": "other",
          "published_at": "2026-05-28T19:57:41Z"
        },
        {
          "tag": "v7.3.15",
          "kind": "patch",
          "published_at": "2026-05-28T19:27:50Z"
        },
        {
          "tag": "v7.3.14",
          "kind": "patch",
          "published_at": "2026-05-28T15:09:48Z"
        },
        {
          "tag": "v7.3.12",
          "kind": "patch",
          "published_at": "2026-05-26T20:58:35Z"
        },
        {
          "tag": "v7.3.11",
          "kind": "patch",
          "published_at": "2026-05-26T20:02:45Z"
        },
        {
          "tag": "v7.3.10",
          "kind": "patch",
          "published_at": "2026-05-26T07:28:34Z"
        },
        {
          "tag": "v7.3.9",
          "kind": "patch",
          "published_at": "2026-05-25T12:14:19Z"
        },
        {
          "tag": "v7.3.8",
          "kind": "patch",
          "published_at": "2026-05-22T13:41:55Z"
        },
        {
          "tag": "v7.3.7",
          "kind": "patch",
          "published_at": "2026-05-21T15:06:29Z"
        },
        {
          "tag": "v7.3.6",
          "kind": "patch",
          "published_at": "2026-05-21T13:21:24Z"
        },
        {
          "tag": "v7.3.5",
          "kind": "patch",
          "published_at": "2026-05-21T12:30:18Z"
        },
        {
          "tag": "v7.3.4",
          "kind": "patch",
          "published_at": "2026-05-21T08:18:28Z"
        },
        {
          "tag": "v7.3.3",
          "kind": "patch",
          "published_at": "2026-05-21T07:38:46Z"
        },
        {
          "tag": "v7.3.2",
          "kind": "patch",
          "published_at": "2026-05-20T13:56:09Z"
        },
        {
          "tag": "v7.3.1",
          "kind": "patch",
          "published_at": "2026-05-19T14:01:57Z"
        },
        {
          "tag": "v7.3.0",
          "kind": "minor",
          "published_at": "2026-05-15T10:22:36Z"
        },
        {
          "tag": "v7.2.54",
          "kind": "patch",
          "published_at": "2026-05-15T08:44:06Z"
        },
        {
          "tag": "jetbrains/v7.0.1-rc.1",
          "kind": "other",
          "published_at": "2026-05-14T20:30:48Z"
        },
        {
          "tag": "v7.2.52",
          "kind": "patch",
          "published_at": "2026-05-11T21:50:21Z"
        },
        {
          "tag": "v7.2.51",
          "kind": "patch",
          "published_at": "2026-05-11T17:00:01Z"
        },
        {
          "tag": "v7.2.50",
          "kind": "patch",
          "published_at": "2026-05-11T11:14:33Z"
        },
        {
          "tag": "v7.2.49",
          "kind": "patch",
          "published_at": "2026-05-09T20:12:07Z"
        },
        {
          "tag": "v7.2.48",
          "kind": "patch",
          "published_at": "2026-05-08T14:13:59Z"
        },
        {
          "tag": "v7.2.47",
          "kind": "patch",
          "published_at": "2026-05-08T09:13:54Z"
        },
        {
          "tag": "v7.2.44",
          "kind": "patch",
          "published_at": "2026-05-07T13:16:12Z"
        },
        {
          "tag": "v7.2.42",
          "kind": "patch",
          "published_at": "2026-05-06T09:05:33Z"
        },
        {
          "tag": "v7.2.40",
          "kind": "patch",
          "published_at": "2026-05-05T09:05:29Z"
        },
        {
          "tag": "v7.2.39",
          "kind": "patch",
          "published_at": "2026-05-05T08:30:13Z"
        },
        {
          "tag": "v7.2.36",
          "kind": "patch",
          "published_at": "2026-05-05T00:11:30Z"
        },
        {
          "tag": "v7.2.35",
          "kind": "patch",
          "published_at": "2026-05-04T16:10:23Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "974f03203ac8e20bf63e49988e3129f3b2806b25",
          "body": null,
          "is_bot": true,
          "headline": "chore: update nix node_modules hashes",
          "author_name": "kilo-maintainer[bot]",
          "author_login": "kilo-maintainer[bot]",
          "committed_at": "2026-08-04T19:52:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96372a3961ac6f92a25c45fe482d7e5b2efcc95a",
          "body": "…7.13\n\nOpencode Merge v1.17.10-v1.17.13",
          "is_bot": false,
          "headline": "Merge pull request #12695 from Kilo-Org/johnnyeric/kilo-opencode-v1.1…",
          "author_name": "Johnny Eric Amancio",
          "author_login": "johnnyeric",
          "committed_at": "2026-08-04T19:36:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3aeb39efb9cb33608adf15424464dbe87f9cd240",
          "body": null,
          "is_bot": false,
          "headline": "fix(ci): stabilize cross-platform unit tests",
          "author_name": "Johnny Eric Amancio",
          "author_login": "johnnyeric",
          "committed_at": "2026-08-04T18:53:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0f186e2133b94f15d3ed671c3eb27885b6e82c6",
          "body": "…on-skill\n\ndocs(vscode): add icon authoring skill",
          "is_bot": false,
          "headline": "Merge pull request #12872 from Kilo-Org/research-vscode-icon-generati…",
          "author_name": "Marius",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T18:37:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbd8fa547878a5e3b570513663e3d6f72c975463",
          "body": null,
          "is_bot": false,
          "headline": "docs(vscode): refine icon guidance",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T17:09:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea3cc176af7592b4c949a37a210944dd9cee596c",
          "body": "…ode-v1.17.13\n\n# Conflicts:\n#\tpackages/core/src/filesystem/search.ts\n#\tpackages/opencode/src/command/index.ts",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main' into johnnyeric/kilo-openc…",
          "author_name": "Johnny Eric Amancio",
          "author_login": "johnnyeric",
          "committed_at": "2026-08-04T16:36:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5de420a3215e4cae818ab1d94a78c5353d008bcb",
          "body": null,
          "is_bot": false,
          "headline": "docs(vscode): add icon authoring skill",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T16:35:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38176b5795225b6efbd2d46dd4ea973cac7a7b13",
          "body": "fix(jetbrains): add dropped files as references",
          "is_bot": false,
          "headline": "Merge pull request #12869 from Kilo-Org/glitter-organization",
          "author_name": "Kirill Kalishev",
          "author_login": "kirillk",
          "committed_at": "2026-08-04T16:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd358117d3272abe2b1a1ace44a297294123e6fa",
          "body": "fix(vscode): defer unused worktree watchers",
          "is_bot": false,
          "headline": "Merge pull request #12865 from Kilo-Org/analyze-kilo-resource-usage",
          "author_name": "Marius",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T16:27:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24d105706f108d3a1669ebeaec1e8c2bdc1ad98e",
          "body": "…ktree-content-mismatc\n\nfix(agent-manager): scope multi-project sessions by project",
          "is_bot": false,
          "headline": "Merge pull request #12867 from Kilo-Org/investigate-multi-project-wor…",
          "author_name": "Marius",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T16:23:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b6085e2d60103d61927c5340db18fb7422c78ab",
          "body": null,
          "is_bot": false,
          "headline": "test(jetbrains): address file attachment review",
          "author_name": "kirillk",
          "author_login": "kirillk",
          "committed_at": "2026-08-04T16:15:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10a3eec7bd4b03218714caaa2611be6bfd42d7f3",
          "body": null,
          "is_bot": false,
          "headline": "fix: address upstream merge regressions",
          "author_name": "Johnny Eric Amancio",
          "author_login": "johnnyeric",
          "committed_at": "2026-08-04T16:14:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe16f7c86667944fd191ba2750e58caba2be41d1",
          "body": null,
          "is_bot": false,
          "headline": "fix(core): close lazy file picker acquisition gap",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T16:10:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11e2cc689916ceabb9fe6c2f478dca24571b656e",
          "body": null,
          "is_bot": false,
          "headline": "fix(agent-manager): clamp Git status to project scope",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T16:10:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cee2e369f80ac5e8baa949ab7c789dcec831d886",
          "body": null,
          "is_bot": false,
          "headline": "fix(jetbrains): add dropped files as references",
          "author_name": "kirillk",
          "author_login": "kirillk",
          "committed_at": "2026-08-04T15:56:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "127789a0640c2f7e137a78eb15fea55a1e7040ca",
          "body": null,
          "is_bot": false,
          "headline": "fix(agent-manager): format project scope helper",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T15:26:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb0a49ac1e35052940c244717b2e29dff67855ff",
          "body": null,
          "is_bot": false,
          "headline": "fix(agent-manager): scope multi-project sessions",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T15:15:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afdcf09cf0c45edfbea34b085a383616c3f71e7d",
          "body": null,
          "is_bot": false,
          "headline": "fix(core): retry failed lazy file indexes",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T15:07:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d33ef4fdcd223496f0ecc9fb17c2ba51f2b6e1a5",
          "body": null,
          "is_bot": false,
          "headline": "fix(core): await initial file index scan",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T14:54:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d48af872e52a02400f167b771310ab7667b3e3fa",
          "body": "fix(jetbrains): avoid CLI checksum API rate limits",
          "is_bot": false,
          "headline": "Merge pull request #12861 from Kilo-Org/spiffy-word",
          "author_name": "Kirill Kalishev",
          "author_login": "kirillk",
          "committed_at": "2026-08-04T14:29:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35801cbeed53f48c3198dc17bfebedca613ac705",
          "body": null,
          "is_bot": false,
          "headline": "fix(vscode): defer unused worktree watchers",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T14:28:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81cd68767b72ea30569aa8f14a91003cbbc8b75e",
          "body": "fix(vscode): isolate project worktree row state",
          "is_bot": false,
          "headline": "Merge pull request #12860 from Kilo-Org/agent-manager-12806-isolation",
          "author_name": "Marius",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T14:17:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8197d869e693dad0fd8130940bd3c8ea7989ff8",
          "body": null,
          "is_bot": false,
          "headline": "test(jetbrains): cover malformed CLI checksums",
          "author_name": "kirillk",
          "author_login": "kirillk",
          "committed_at": "2026-08-04T13:46:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c43fcfc282a9d0ce663b33361af1003f34b93b7",
          "body": "chore(jetbrains): bump CLI pin to v7.4.20",
          "is_bot": false,
          "headline": "Merge pull request #12853 from Kilo-Org/chore/jetbrains-cli-pin-v7.4.20",
          "author_name": "Kirill Kalishev",
          "author_login": "kirillk",
          "committed_at": "2026-08-04T13:43:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e87dc77b73c9e5226a79d7736ce85acc367b607e",
          "body": "* feat(cli): parse external session transcripts\n\n* feat(cli): add session resume commands\n\n* test(cli): cover session resume imports\n\n* fix(cli): accept complete Claude transcripts\n\n* fix(cli): preserve transcript tool failures\n\n* fix(cli): distinguish unreadable transcripts\n\n* fix(cli): complete im\n[…]\nsolate unreadable resume fixture\n\n* fix(cli): scan root Codex rollouts\n\n* test(cli): cover root Codex discovery\n\n* fix(cli): scan Codex root on Windows\n\n* test(cli): escape Windows Codex fixture paths",
          "is_bot": false,
          "headline": "feat(cli): resume Claude and Codex sessions (#12824)",
          "author_name": "Igor Šćekić",
          "author_login": "iscekic",
          "committed_at": "2026-08-04T13:41:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a8edd857ae43c32e4ef76faa27d5488faaa07520",
          "body": null,
          "is_bot": false,
          "headline": "test(vscode): cover project row review feedback",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T13:36:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a957cc38031823ae923d5bf7cc406543e19124c6",
          "body": null,
          "is_bot": false,
          "headline": "fix(jetbrains): avoid CLI checksum API rate limits",
          "author_name": "kirillk",
          "author_login": "kirillk",
          "committed_at": "2026-08-04T13:21:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36c89de308a5a95d42c8ecbf591186cdb16287b5",
          "body": null,
          "is_bot": false,
          "headline": "fix(vscode): isolate project worktree row state",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T13:18:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c10d5ae6c9649150bb01164b9e4872a18d858d0d",
          "body": "…ensions\n\nfix(vscode): sync Agent Manager inspector width",
          "is_bot": false,
          "headline": "Merge pull request #12858 from Kilo-Org/sync-terminal-diff-viewer-dim…",
          "author_name": "Marius",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T13:07:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bc7822a9f1488841f44f97002697d14372a504c",
          "body": null,
          "is_bot": false,
          "headline": "fix(vscode): allow narrow inspector layouts",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T12:57:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41c19ee4449d635839a46a56ccb681a816a1e5bf",
          "body": "test(cli): isolate PTY route tests from indexing",
          "is_bot": false,
          "headline": "Merge pull request #12818 from Kilo-Org/fix-cli-ci-tests",
          "author_name": "Marius",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T12:53:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5117a9fd3e4c13712faaecd284f103490d2bd069",
          "body": "…ollapse-persistence\n\nfeat(agent-manager): align and persist collapsible headers",
          "is_bot": false,
          "headline": "Merge pull request #12844 from Kilo-Org/toggle-multi-project-header-c…",
          "author_name": "Marius",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T12:53:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64306003d4a89e5cd2481213af568e6e53b0dbeb",
          "body": null,
          "is_bot": false,
          "headline": "merge: resolve main conflicts for project accordion",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T12:48:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "054ee594915b93546d0613a45e0671edd43905ee",
          "body": null,
          "is_bot": false,
          "headline": "fix(docs): use direct RFC link",
          "author_name": "Johnny Eric Amancio",
          "author_login": "johnnyeric",
          "committed_at": "2026-08-04T12:38:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2273783f68c039d74d666e34f45c13c07229b5a",
          "body": null,
          "is_bot": false,
          "headline": "fix(vscode): sync Agent Manager inspector width",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T12:37:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "692b89c8eb792e9523a7f8e939097ed86dcf82c2",
          "body": "…e-template-ui\n\nfix(vscode): remove duplicate Agent Manager empty state",
          "is_bot": false,
          "headline": "Merge pull request #12857 from Kilo-Org/fix-worktree-removal-duplicat…",
          "author_name": "Marius",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T12:34:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "842453544e3d97084e17f03a80314687d6410757",
          "body": "…dicators\n\nfix(agent-manager): restore multi-project progress indicators",
          "is_bot": false,
          "headline": "Merge pull request #12850 from Kilo-Org/fix-multi-project-progress-in…",
          "author_name": "Marius",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T12:21:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d210a92a3fb29f2a34eb3c3e9a94e7a1741eddb5",
          "body": null,
          "is_bot": false,
          "headline": "fix(vscode): remove duplicate Agent Manager empty state",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T12:19:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4af9ea69f161b782caa462e7fe301df1b5c579cc",
          "body": null,
          "is_bot": false,
          "headline": "Merge origin/main into fix-multi-project-progress-indicators",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T12:18:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "911448e426d2d06b99a17d5d9343a552061c92d0",
          "body": null,
          "is_bot": false,
          "headline": "fix(kilo-docs): close agents callout correctly (#12829)",
          "author_name": "Thomas Boom",
          "author_login": "thomasboom",
          "committed_at": "2026-08-04T12:16:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc5ac7f5672c42fd9e4b769eae15bea7aeeda7f9",
          "body": null,
          "is_bot": false,
          "headline": "chore(client): regenerate command types",
          "author_name": "Johnny Eric Amancio",
          "author_login": "johnnyeric",
          "committed_at": "2026-08-04T11:53:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a550207fa9887ec21671ddc3154ff8ea47accd6",
          "body": null,
          "is_bot": true,
          "headline": "chore: update kilo-vscode visual regression baselines",
          "author_name": "kilo-maintainer[bot]",
          "author_login": "kilo-maintainer[bot]",
          "committed_at": "2026-08-04T11:15:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebd1af35d4b10a86451524b0c7e8b20928ce990f",
          "body": null,
          "is_bot": false,
          "headline": "test(cli): isolate PTY route tests from indexing",
          "author_name": "Johnny Eric Amancio",
          "author_login": "johnnyeric",
          "committed_at": "2026-08-04T11:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "849f92ecd672656d709c517ce68bb4047ca7f11e",
          "body": "fix(pty): stabilize non-ASCII output round-trip test",
          "is_bot": false,
          "headline": "Merge pull request #12848 from Kilo-Org/fix-pty-non-ascii-flake",
          "author_name": "Marius",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T11:11:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c0cc5dd00cb609b7805608e4b894215e58a5ef5",
          "body": "…n-indicator\n\nfix(vscode): remove selected project indicator",
          "is_bot": false,
          "headline": "Merge pull request #12851 from Kilo-Org/remove-multi-project-selectio…",
          "author_name": "Marius",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T11:10:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3331c380ab706a344054e6c3a2b9279968b4821",
          "body": "fix(vscode): preserve worktree rename focus",
          "is_bot": false,
          "headline": "Merge pull request #12852 from Kilo-Org/fix-worktree-rename-focus-loss",
          "author_name": "Marius",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T11:09:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c138449d5a17b9450a7d25f3758e85435a53d14",
          "body": "…ode-v1.17.13\n\n# Conflicts:\n#\tpackage.json\n#\tpackages/core/schema.json\n#\tpackages/core/src/command.ts\n#\tpackages/core/src/config/plugin/command.ts\n#\tpackages/core/src/database/schema.gen.ts\n#\tpackages/core/src/session/sql.ts\n#\tpackages/core/src/v1/session.ts\n#\tpackages/kilo-docs/public/img/screensho\n[…]\nkages/opencode/src/command/index.ts\n#\tpackages/opencode/test/server/httpapi-ui.test.ts\n#\tpackages/sdk/js/src/v2/gen/types.gen.ts\n#\tpackages/sdk/openapi.json\n#\tpackages/tui/src/routes/session/index.tsx",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main' into johnnyeric/kilo-openc…",
          "author_name": "Johnny Eric Amancio",
          "author_login": "johnnyeric",
          "committed_at": "2026-08-04T10:57:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "77fdb79e7f9d86d12600ca1d41e9f7661e851610",
          "body": null,
          "is_bot": false,
          "headline": "fix(vscode): handle contenteditable focus",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T10:41:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b8f749ae13388cf7a38ea7fb9183acaac99eef8",
          "body": "…and-shortcuts\n\nfix(vscode): fix multi-project navigation shortcuts",
          "is_bot": false,
          "headline": "Merge pull request #12843 from Kilo-Org/fix-multi-project-navigation-…",
          "author_name": "Marius",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T10:35:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd13eaeea29c032a82b0ccf639a64c1b513647de",
          "body": null,
          "is_bot": true,
          "headline": "chore(jetbrains): bump CLI pin to v7.4.20",
          "author_name": "kilo-maintainer[bot]",
          "author_login": "kilo-maintainer[bot]",
          "committed_at": "2026-08-04T10:32:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5c135bc60b144fadab4a94c4a4f51af03be7e0b",
          "body": "…ocus-loss",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main' into fix-worktree-rename-f…",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T10:30:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87b53e4e793a59beb639ef579ea36d4e0e7189a7",
          "body": null,
          "is_bot": false,
          "headline": "fix(vscode): preserve worktree rename focus",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T10:29:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44a908a8d4a94c9a41676ac895ed11fa1d2dfd9f",
          "body": null,
          "is_bot": false,
          "headline": "fix(vscode): remove selected project indicator",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T10:29:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62baedd258fbeb738929767258349f76d7f8a48d",
          "body": null,
          "is_bot": true,
          "headline": "release: v7.4.20",
          "author_name": "kilo-maintainer[bot]",
          "author_login": "kilo-maintainer[bot]",
          "committed_at": "2026-08-04T10:23:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cc716f615db0b9305f0de4a8b359830f2261702",
          "body": null,
          "is_bot": false,
          "headline": "docs(cli): use canonical auto-approve flag",
          "author_name": "Johnny Eric Amancio",
          "author_login": "johnnyeric",
          "committed_at": "2026-08-04T10:17:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "561d1782aedd2c8b98f6e2cd6d88937b9c37fd5b",
          "body": null,
          "is_bot": false,
          "headline": "fix(agent-manager): restore multi-project progress indicators",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T10:16:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaa2a8fc6e2f07ab50530a933bf6e4ec33c18957",
          "body": null,
          "is_bot": false,
          "headline": "fix(agent-manager): ignore missing project toggles",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T09:57:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7d4a12367bf3d23a7833304dd9903c75daf0830",
          "body": "fix(cli): allow explicit external markdown sources",
          "is_bot": false,
          "headline": "Merge pull request #12846 from Kilo-Org/rough-makemake",
          "author_name": "Marius",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T09:56:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af6dd2e0e5fff5d47765a5bb9da7ca13102cc7d0",
          "body": "revert(cli): restore stable grep behavior",
          "is_bot": false,
          "headline": "Merge pull request #12847 from Kilo-Org/fix-subagent-stuck-issue",
          "author_name": "Marius",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T09:50:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43a222d07283cf7805d01619a028e0267f0ea830",
          "body": null,
          "is_bot": false,
          "headline": "fix(agent-manager): preserve search story structure",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T09:48:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41ce0ce451cf6c0fb1c3b475a96020af1fffef5d",
          "body": "fix(vscode): add project-local navigation hints",
          "is_bot": false,
          "headline": "Merge pull request #12845 from Kilo-Org/agent-manager-12806-navigation",
          "author_name": "Marius",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T09:48:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c48bfb256cc7d4a3dcd8247ed01918e6fd3d108",
          "body": "The round-trips non-ASCII output test printed the fixture and exited\nimmediately. On loaded CI runners bun-pty can observe the child-exit End\nmessage before its reader thread has drained the last output bytes, dropping\nthe trailing UTF-8 marker and timing the test out.\n\nKeep the child alive after pr\n[…]\nibling explicit-arguments test, so output is fully consumed before the\nprocess can exit. Also include the received output in the waitForOutput\ntimeout error to make any future failure self-diagnosing.",
          "is_bot": false,
          "headline": "fix(pty): stabilize non-ASCII output round-trip test",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T09:44:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9ed716a5b8bc7b6f8546869b56f8bf0302f5de28",
          "body": null,
          "is_bot": false,
          "headline": "revert(cli): restore stable grep behavior",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T09:39:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43ffa2bd137c0dbab58ec642e68ede78070421ca",
          "body": null,
          "is_bot": false,
          "headline": "fix(vscode): align hints with collapsed sessions",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T09:39:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf4a8f2f741d72e6bf0a3c07f422d1d661acea0e",
          "body": null,
          "is_bot": false,
          "headline": "fix(agent-manager): address review findings",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T09:34:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c84f8ae5ef17a6e69a66cdd06680c6bf4e91db7",
          "body": null,
          "is_bot": false,
          "headline": "fix(cli): allow explicit external markdown sources",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T09:31:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fe53293076e410e9428112e1ed1d0681b3b0792",
          "body": null,
          "is_bot": false,
          "headline": "fix(vscode): add project-local navigation hints",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T09:27:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd60036e4a17f108c80d51221944c4200ba6b85c",
          "body": "…el (#11961)\n\n* fix: make tool invalid-arguments errors clearly actionable to the model\n\n* fix: address kilo-code-bot review on schema error formatting\n\nReturn a jargon-free actionable message when the schema formatter yields no issues (instead of the raw SchemaError), and match Effect's missing-key\n[…]\n Matt Van Horn <455140+mvanhorn@users.noreply.github.com>\nCo-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>\nCo-authored-by: Christiaan Arnoldus <christiaan.arnoldus@outlook.com>",
          "is_bot": false,
          "headline": "fix: make tool invalid-arguments errors clearly actionable to the mod…",
          "author_name": "Matt Van Horn",
          "author_login": "mvanhorn",
          "committed_at": "2026-08-04T09:13:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c8f86d8f91acd010a2fdc073f2cd3310dc144bf5",
          "body": null,
          "is_bot": false,
          "headline": "fix(vscode): match section navigation order",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T09:07:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9d3568f3ff8c1c6e469b56d4640f9933e77eb62",
          "body": null,
          "is_bot": false,
          "headline": "fix(vscode): apply grouped worktree order",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T08:57:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "245ada532e30f0eb2ba494531f8f33dec5855861",
          "body": null,
          "is_bot": false,
          "headline": "feat(agent-manager): align and persist collapsible headers",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T08:48:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3dca39a5558dac07dc3f50c48cc0a09d43689bb",
          "body": null,
          "is_bot": false,
          "headline": "fix(vscode): align grouped worktree navigation",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T08:48:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f023e77cb0d844c90f8acf1cd8d8c06c8b2f6732",
          "body": "feat(vscode): discover speech-to-text models",
          "is_bot": false,
          "headline": "Merge pull request #12841 from Kilo-Org/feat-stt-model-discovery",
          "author_name": "Marius",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T08:42:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca6cf3346e47be032ee92f8283f0463a7345d9d6",
          "body": "perf(vscode): defer Agent Manager terminal addons",
          "is_bot": false,
          "headline": "Merge pull request #12842 from Kilo-Org/optimize-terminal-startup-speed",
          "author_name": "Marius",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T08:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24f463c23263456d77c51cf8a9c765e8520c7bcc",
          "body": null,
          "is_bot": false,
          "headline": "chore(vscode): format agent manager navigation",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T08:30:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bf4cb0680e75c33c9df68ff5e2466a62eb8066d",
          "body": "fix(vscode): keep final patch file visible",
          "is_bot": false,
          "headline": "Merge pull request #12839 from Kilo-Org/fix-last-file-div-visibility",
          "author_name": "Marius",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T08:29:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f47a63a62be75dd7bb9facfceebb176b0b90a0b",
          "body": null,
          "is_bot": false,
          "headline": "fix(vscode): address speech model review feedback",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T08:26:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bbbb5dadbe6760ac2ed791922f9164bef2c9ad9",
          "body": null,
          "is_bot": false,
          "headline": "fix(vscode): clarify deferred terminal frame handle",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T08:22:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b894206b6306c42bc1bddf8eccfca4e3689d49e7",
          "body": null,
          "is_bot": false,
          "headline": "fix(vscode): fix multi-project navigation shortcuts",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T08:21:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08ee34706d90e236b8fa3ca2bdf8e6d61fd170ee",
          "body": null,
          "is_bot": false,
          "headline": "Merge origin/main into feat-stt-model-discovery",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T08:12:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2613ff93c6446eb3a662ed6d4a4b063131a6a371",
          "body": null,
          "is_bot": false,
          "headline": "perf(vscode): defer agent manager terminal addons",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T08:11:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "744c5c4a6b244d2aac38b7acc08f98a4086544ad",
          "body": null,
          "is_bot": false,
          "headline": "feat(vscode): discover speech-to-text models",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T08:06:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5e053d2ea82ce002619797be5c881ecb8cbbd6d",
          "body": null,
          "is_bot": true,
          "headline": "chore: update kilo-vscode visual regression baselines",
          "author_name": "kilo-maintainer[bot]",
          "author_login": "kilo-maintainer[bot]",
          "committed_at": "2026-08-04T08:06:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4af1d1c8abd15881f5c06554cca8e2f6133003ee",
          "body": null,
          "is_bot": false,
          "headline": "fix(vscode): keep final patch file visible",
          "author_name": "marius-kilocode",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T08:02:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20aead0d8740046ddc0170ef51a15ba2408a1c0c",
          "body": null,
          "is_bot": true,
          "headline": "release: v7.4.19",
          "author_name": "kilo-maintainer[bot]",
          "author_login": "kilo-maintainer[bot]",
          "committed_at": "2026-08-04T07:56:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6575aebfd25d3f696894f0f4755f284dd82e5b39",
          "body": "* fix(cli): skip startup work for informational commands\n\n* fix(cli): use parsed informational flags",
          "is_bot": false,
          "headline": "fix(cli): skip startup work for informational commands (#12659)",
          "author_name": "Marius",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T07:49:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbaa32fb8e7101df8efcd505574978719fffdf4e",
          "body": "…cation-failure\n\nrevert(cli): stop promoting stable releases to rc",
          "is_bot": false,
          "headline": "Merge pull request #12827 from Kilo-Org/investigate-npm-oidc-authenti…",
          "author_name": "Marius",
          "author_login": "marius-kilocode",
          "committed_at": "2026-08-04T07:40:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6e7d8fc98cc3e2a97fdad3f441a6cda51d7a37a",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into fix/cli-startup-performance",
          "author_name": "Mohammad Javad Naderi",
          "author_login": "mjnaderi",
          "committed_at": "2026-08-04T07:20:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fab0e96d0880574dfc6f6fef5fbd5c1121190b2c",
          "body": "fix(vscode): remove duplicate sidebar border",
          "is_bot": false,
          "headline": "Merge pull request #12836 from Kilo-Org/Drixled/burrfish",
          "author_name": "Iván Uruchurtu",
          "author_login": "Drixled",
          "committed_at": "2026-08-04T05:47:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f7dfe65cc85ef7d103a9d0d93f86b030f7142e0",
          "body": null,
          "is_bot": false,
          "headline": "fix(vscode): remove duplicate sidebar border",
          "author_name": "Iván Uruchurtu",
          "author_login": "Drixled",
          "committed_at": "2026-08-03T23:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ec20f23952b94517a106de366c23024a628e0b9",
          "body": "Three defects from the review of #12823.\n\n- A throw after the learn step started left no prompt artifact, so triage and\n  edit ran with no learned rule at all. The step is continue-on-error, so the\n  run continued and the failure was silent. learn.mjs now writes both prompt\n  artifacts from the chec\n[…]\nnd read\nreturns a maintainer edit, and asserts the edit survives the PATCH. 10u pins\nboth duplicate rejections. DOCS_SYNC_API_BASE is the new selftest-only hook that\npoints lib.mjs at the stub server.",
          "is_bot": false,
          "headline": "fix(docs-sync): address review findings on the learnings step (#12834)",
          "author_name": "Igor Šćekić",
          "author_login": "iscekic",
          "committed_at": "2026-08-03T21:51:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1740b03f5331f8e5d1ef3eace827fc85efad6c98",
          "body": "* feat(docs-sync): learn from maintainer corrections\n\n* feat(docs-sync): apply learnings during sync\n\n* fix(docs-sync): handle standalone review comments\n\n* fix(docs-sync): cover extraction marker routes\n\n* test(docs-sync): verify dry-run marker safety\n\n* chore: retrigger review\n\n* fix(docs-sync): harden extraction input\n\n* fix(docs-sync): compare correction timestamps\n\n* feat(docs-sync): assign and request review on new rolling PR",
          "is_bot": false,
          "headline": "feat(docs-sync): learn from maintainer corrections (#12823)",
          "author_name": "Igor Šćekić",
          "author_login": "iscekic",
          "committed_at": "2026-08-03T21:05:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63a38f5c7ae8fb08af1461b143a7c0f6b8dbc680",
          "body": "* feat(tui): expand a collapsed paste on a second identical paste\n\n* chore: retrigger review\n\n* chore(tui): add paste expansion changeset\n\n* fix(cli): target paste changeset\n\n* fix(tui): refresh autocomplete after expanding a paste\n\nCall auto()?.onInput on the expand-placeholder path so open autocomplete\nmatches onContentChange when a second identical paste expands text.",
          "is_bot": false,
          "headline": "feat(tui): expand a collapsed paste on a second identical paste (#12816)",
          "author_name": "Igor Šćekić",
          "author_login": "iscekic",
          "committed_at": "2026-08-03T19:46:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1864a79e03cb71cc44b757a7e961a98bb32353f1",
          "body": null,
          "is_bot": false,
          "headline": "revert(cli): stop promoting stable releases to rc",
          "author_name": "Josh Lambert",
          "author_login": "lambertjosh",
          "committed_at": "2026-08-03T18:55:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f7831f2a35cfe58ed8a043c8cb24dfc40db2cca",
          "body": "docs: auto-sync with merged PRs (through 2026-08-01)",
          "is_bot": false,
          "headline": "Merge pull request #12716 from Kilo-Org/docs/auto-sync",
          "author_name": "Emilie Lima Schario",
          "author_login": "emilieschario",
          "committed_at": "2026-08-03T18:53:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66df87d9b45812871d3a14b96f3b5c191ae66363",
          "body": "Point to the canonical Web Search Availability section in\nautomate/tools/index.md instead of repeating the same setup\ninstructions in getting-started/settings/index.md.\n\nAddresses review feedback from emilieschario on PR #12716.",
          "is_bot": true,
          "headline": "docs: dedupe Web Search section in settings page",
          "author_name": "kiloconnect[bot]",
          "author_login": "kilo-code-bot[bot]",
          "committed_at": "2026-08-03T18:48:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3e8d2ac29dbd033b142aeba8e67c29e8b38c364",
          "body": null,
          "is_bot": true,
          "headline": "docs: remove Navigating long sessions section from chat interface docs",
          "author_name": "kiloconnect[bot]",
          "author_login": "kilo-code-bot[bot]",
          "committed_at": "2026-08-03T18:46:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bef1ae7decf36998c3075a4f1c9cdd46cb9014ad",
          "body": null,
          "is_bot": true,
          "headline": "chore: update nix node_modules hashes",
          "author_name": "kilo-maintainer[bot]",
          "author_login": "kilo-maintainer[bot]",
          "committed_at": "2026-08-03T16:56:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "742537aaa070ca34419fe86ba4651a16cb960898",
          "body": "feat(charts/vscode): Added charting capabilities to kilo-ui storybook and VS Code extension",
          "is_bot": false,
          "headline": "Merge pull request #12525 from Kilo-Org/feature/charts",
          "author_name": "cosi-conda",
          "author_login": "cosi-conda",
          "committed_at": "2026-08-03T16:39:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18391483725729714d5f4da866e96ec932be0bc3",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into feature/charts",
          "author_name": "cosi-conda",
          "author_login": "cosi-conda",
          "committed_at": "2026-08-03T16:03:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 25757,
      "latest_release_at": "2026-08-04T10:24:02Z",
      "latest_release_tag": "v7.4.20",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 52,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 0.9
    },
    "artifacts": {
      "collected": true,
      "structure": [
        "tree.dockerfile",
        "tree.go_importable"
      ],
      "declarations": [
        {
          "name": null,
          "path": "package.json",
          "tokens": [
            "npm.private",
            "npm.workspaces"
          ],
          "ecosystem": "npm"
        },
        {
          "name": null,
          "path": "packages/client/package.json",
          "tokens": [
            "npm.entry",
            "npm.private",
            "npm.peer_dependencies"
          ],
          "ecosystem": "npm"
        },
        {
          "name": null,
          "path": "packages/core/package.json",
          "tokens": [
            "npm.bin",
            "npm.entry",
            "npm.private"
          ],
          "ecosystem": "npm"
        },
        {
          "name": null,
          "path": "packages/effect-drizzle-sqlite/package.json",
          "tokens": [
            "npm.entry",
            "npm.private"
          ],
          "ecosystem": "npm"
        },
        {
          "name": null,
          "path": "packages/effect-sqlite-node/package.json",
          "tokens": [
            "npm.entry",
            "npm.private"
          ],
          "ecosystem": "npm"
        },
        {
          "name": "@opencode-ai/http-recorder",
          "path": "packages/http-recorder/package.json",
          "tokens": [
            "npm.entry",
            "npm.peer_dependencies"
          ],
          "ecosystem": "npm"
        },
        {
          "name": null,
          "path": "packages/httpapi-codegen/package.json",
          "tokens": [
            "npm.entry",
            "npm.private"
          ],
          "ecosystem": "npm"
        },
        {
          "name": null,
          "path": "packages/kilo-console/package.json",
          "tokens": [
            "npm.private"
          ],
          "ecosystem": "npm"
        },
        {
          "name": null,
          "path": "packages/kilo-docs/package.json",
          "tokens": [
            "npm.private"
          ],
          "ecosystem": "npm"
        },
        {
          "name": "@kilocode/kilo-gateway",
          "path": "packages/kilo-gateway/package.json",
          "tokens": [
            "npm.entry",
            "npm.peer_dependencies"
          ],
          "ecosystem": "npm"
        },
        {
          "name": "@kilocode/kilo-i18n",
          "path": "packages/kilo-i18n/package.json",
          "tokens": [
            "npm.entry"
          ],
          "ecosystem": "npm"
        },
        {
          "name": "@kilocode/kilo-indexing",
          "path": "packages/kilo-indexing/package.json",
          "tokens": [
            "npm.entry"
          ],
          "ecosystem": "npm"
        },
        {
          "name": null,
          "path": "packages/kilo-jetbrains/package.json",
          "tokens": [
            "npm.private"
          ],
          "ecosystem": "npm"
        },
        {
          "name": "@kilocode/kilo-memory",
          "path": "packages/kilo-memory/package.json",
          "tokens": [
            "npm.entry"
          ],
          "ecosystem": "npm"
        },
        {
          "name": null,
          "path": "packages/kilo-sandbox/package.json",
          "tokens": [
            "npm.entry",
            "npm.private"
          ],
          "ecosystem": "npm"
        },
        {
          "name": "@kilocode/kilo-telemetry",
          "path": "packages/kilo-telemetry/package.json",
          "tokens": [
            "npm.entry"
          ],
          "ecosystem": "npm"
        },
        {
          "name": "@kilocode/kilo-ui",
          "path": "packages/kilo-ui/package.json",
          "tokens": [
            "npm.entry",
            "npm.peer_dependencies"
          ],
          "ecosystem": "npm"
        },
        {
          "name": "kilo-code",
          "path": "packages/kilo-vscode/package.json",
          "tokens": [
            "npm.entry"
          ],
          "ecosystem": "npm"
        },
        {
          "name": "@kilocode/kilo-web-ui",
          "path": "packages/kilo-web-ui/package.json",
          "tokens": [
            "npm.entry"
          ],
          "ecosystem": "npm"
        },
        {
          "name": null,
          "path": "packages/llm/package.json",
          "tokens": [
            "npm.entry",
            "npm.private"
          ],
          "ecosystem": "npm"
        },
        {
          "name": "@kilocode/cli",
          "path": "packages/opencode/package.json",
          "tokens": [
            "npm.bin",
            "npm.entry"
          ],
          "ecosystem": "npm"
        }
      ]
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "shields.io"
        ],
        "total": 6,
        "header": 6,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@kilocode/cli",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "cli",
            "tui",
            "terminal",
            "ai",
            "agent",
            "assistant",
            "coding-agent",
            "kilo-code",
            "kilo",
            "opencode",
            "ink",
            "react",
            "copilot",
            "autocomplete",
            "developer-tools"
          ],
          "ecosystem": "npm",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@kilocode/cli",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "7.4.20",
          "repository_url": "https://github.com/Kilo-Org/kilocode",
          "versions_count": 215,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 10,
          "monthly_downloads": 241968,
          "first_published_at": "2025-10-13T13:07:16.112000Z",
          "latest_published_at": "2026-08-04T10:25:20.252000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 3009,
      "stars": 26711,
      "watchers": 106,
      "fork_history": {
        "days": [
          {
            "date": "2026-03-14",
            "count": 3
          },
          {
            "date": "2026-03-15",
            "count": 4
          },
          {
            "date": "2026-03-16",
            "count": 8
          },
          {
            "date": "2026-03-17",
            "count": 8
          },
          {
            "date": "2026-03-18",
            "count": 8
          },
          {
            "date": "2026-03-19",
            "count": 13
          },
          {
            "date": "2026-03-20",
            "count": 8
          },
          {
            "date": "2026-03-21",
            "count": 3
          },
          {
            "date": "2026-03-22",
            "count": 6
          },
          {
            "date": "2026-03-23",
            "count": 7
          },
          {
            "date": "2026-03-24",
            "count": 9
          },
          {
            "date": "2026-03-25",
            "count": 14
          },
          {
            "date": "2026-03-26",
            "count": 6
          },
          {
            "date": "2026-03-27",
            "count": 6
          },
          {
            "date": "2026-03-28",
            "count": 6
          },
          {
            "date": "2026-03-29",
            "count": 9
          },
          {
            "date": "2026-03-30",
            "count": 4
          },
          {
            "date": "2026-03-31",
            "count": 8
          },
          {
            "date": "2026-04-01",
            "count": 16
          },
          {
            "date": "2026-04-02",
            "count": 8
          },
          {
            "date": "2026-04-03",
            "count": 12
          },
          {
            "date": "2026-04-04",
            "count": 18
          },
          {
            "date": "2026-04-05",
            "count": 9
          },
          {
            "date": "2026-04-06",
            "count": 10
          },
          {
            "date": "2026-04-07",
            "count": 8
          },
          {
            "date": "2026-04-08",
            "count": 7
          },
          {
            "date": "2026-04-09",
            "count": 5
          },
          {
            "date": "2026-04-10",
            "count": 4
          },
          {
            "date": "2026-04-11",
            "count": 5
          },
          {
            "date": "2026-04-12",
            "count": 8
          },
          {
            "date": "2026-04-13",
            "count": 9
          },
          {
            "date": "2026-04-14",
            "count": 10
          },
          {
            "date": "2026-04-15",
            "count": 12
          },
          {
            "date": "2026-04-16",
            "count": 6
          },
          {
            "date": "2026-04-17",
            "count": 6
          },
          {
            "date": "2026-04-18",
            "count": 2
          },
          {
            "date": "2026-04-19",
            "count": 4
          },
          {
            "date": "2026-04-20",
            "count": 5
          },
          {
            "date": "2026-04-21",
            "count": 4
          },
          {
            "date": "2026-04-22",
            "count": 4
          },
          {
            "date": "2026-04-23",
            "count": 5
          },
          {
            "date": "2026-04-24",
            "count": 11
          },
          {
            "date": "2026-04-25",
            "count": 4
          },
          {
            "date": "2026-04-26",
            "count": 9
          },
          {
            "date": "2026-04-27",
            "count": 6
          },
          {
            "date": "2026-04-28",
            "count": 5
          },
          {
            "date": "2026-04-29",
            "count": 2
          },
          {
            "date": "2026-04-30",
            "count": 6
          },
          {
            "date": "2026-05-01",
            "count": 7
          },
          {
            "date": "2026-05-02",
            "count": 7
          },
          {
            "date": "2026-05-03",
            "count": 5
          },
          {
            "date": "2026-05-04",
            "count": 5
          },
          {
            "date": "2026-05-05",
            "count": 3
          },
          {
            "date": "2026-05-06",
            "count": 7
          },
          {
            "date": "2026-05-07",
            "count": 3
          },
          {
            "date": "2026-05-08",
            "count": 7
          },
          {
            "date": "2026-05-09",
            "count": 6
          },
          {
            "date": "2026-05-10",
            "count": 8
          },
          {
            "date": "2026-05-11",
            "count": 7
          },
          {
            "date": "2026-05-12",
            "count": 3
          },
          {
            "date": "2026-05-13",
            "count": 5
          },
          {
            "date": "2026-05-14",
            "count": 11
          },
          {
            "date": "2026-05-15",
            "count": 5
          },
          {
            "date": "2026-05-16",
            "count": 4
          },
          {
            "date": "2026-05-17",
            "count": 5
          },
          {
            "date": "2026-05-18",
            "count": 4
          },
          {
            "date": "2026-05-19",
            "count": 11
          },
          {
            "date": "2026-05-20",
            "count": 7
          },
          {
            "date": "2026-05-21",
            "count": 7
          },
          {
            "date": "2026-05-22",
            "count": 7
          },
          {
            "date": "2026-05-23",
            "count": 3
          },
          {
            "date": "2026-05-24",
            "count": 4
          },
          {
            "date": "2026-05-25",
            "count": 5
          },
          {
            "date": "2026-05-26",
            "count": 10
          },
          {
            "date": "2026-05-27",
            "count": 9
          },
          {
            "date": "2026-05-28",
            "count": 4
          },
          {
            "date": "2026-05-29",
            "count": 8
          },
          {
            "date": "2026-05-30",
            "count": 5
          },
          {
            "date": "2026-05-31",
            "count": 4
          },
          {
            "date": "2026-06-01",
            "count": 8
          },
          {
            "date": "2026-06-02",
            "count": 3
          },
          {
            "date": "2026-06-03",
            "count": 6
          },
          {
            "date": "2026-06-04",
            "count": 4
          },
          {
            "date": "2026-06-05",
            "count": 6
          },
          {
            "date": "2026-06-06",
            "count": 5
          },
          {
            "date": "2026-06-07",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 6
          },
          {
            "date": "2026-06-09",
            "count": 4
          },
          {
            "date": "2026-06-10",
            "count": 4
          },
          {
            "date": "2026-06-11",
            "count": 4
          },
          {
            "date": "2026-06-12",
            "count": 6
          },
          {
            "date": "2026-06-13",
            "count": 3
          },
          {
            "date": "2026-06-14",
            "count": 2
          },
          {
            "date": "2026-06-15",
            "count": 7
          },
          {
            "date": "2026-06-16",
            "count": 3
          },
          {
            "date": "2026-06-17",
            "count": 15
          },
          {
            "date": "2026-06-18",
            "count": 30
          },
          {
            "date": "2026-06-19",
            "count": 25
          },
          {
            "date": "2026-06-20",
            "count": 16
          },
          {
            "date": "2026-06-21",
            "count": 16
          },
          {
            "date": "2026-06-22",
            "count": 9
          },
          {
            "date": "2026-06-23",
            "count": 11
          },
          {
            "date": "2026-06-24",
            "count": 14
          },
          {
            "date": "2026-06-25",
            "count": 4
          },
          {
            "date": "2026-06-26",
            "count": 11
          },
          {
            "date": "2026-06-27",
            "count": 6
          },
          {
            "date": "2026-06-28",
            "count": 5
          },
          {
            "date": "2026-06-29",
            "count": 6
          },
          {
            "date": "2026-06-30",
            "count": 4
          },
          {
            "date": "2026-07-01",
            "count": 9
          },
          {
            "date": "2026-07-02",
            "count": 7
          },
          {
            "date": "2026-07-03",
            "count": 5
          },
          {
            "date": "2026-07-04",
            "count": 14
          },
          {
            "date": "2026-07-05",
            "count": 3
          },
          {
            "date": "2026-07-06",
            "count": 5
          },
          {
            "date": "2026-07-07",
            "count": 4
          },
          {
            "date": "2026-07-08",
            "count": 4
          },
          {
            "date": "2026-07-09",
            "count": 9
          },
          {
            "date": "2026-07-10",
            "count": 7
          },
          {
            "date": "2026-07-11",
            "count": 8
          },
          {
            "date": "2026-07-12",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 6
          },
          {
            "date": "2026-07-14",
            "count": 3
          },
          {
            "date": "2026-07-15",
            "count": 10
          },
          {
            "date": "2026-07-16",
            "count": 12
          },
          {
            "date": "2026-07-17",
            "count": 13
          },
          {
            "date": "2026-07-18",
            "count": 7
          },
          {
            "date": "2026-07-19",
            "count": 6
          },
          {
            "date": "2026-07-20",
            "count": 7
          },
          {
            "date": "2026-07-21",
            "count": 5
          },
          {
            "date": "2026-07-22",
            "count": 8
          },
          {
            "date": "2026-07-23",
            "count": 4
          },
          {
            "date": "2026-07-24",
            "count": 7
          },
          {
            "date": "2026-07-25",
            "count": 5
          },
          {
            "date": "2026-07-26",
            "count": 1
          },
          {
            "date": "2026-07-27",
            "count": 8
          },
          {
            "date": "2026-07-28",
            "count": 4
          },
          {
            "date": "2026-07-29",
            "count": 5
          },
          {
            "date": "2026-07-30",
            "count": 9
          },
          {
            "date": "2026-07-31",
            "count": 3
          },
          {
            "date": "2026-08-01",
            "count": 6
          },
          {
            "date": "2026-08-02",
            "count": 4
          },
          {
            "date": "2026-08-03",
            "count": 4
          },
          {
            "date": "2026-08-04",
            "count": 7
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_forks": 3009
      },
      "star_history": null,
      "open_issues_and_prs": 690
    },
    "ai_readiness": {
      "has_nix": true,
      "example_dirs": [
        "example",
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": true,
      "bootstrap_files": [],
      "api_schema_files": [
        "packages/sdk/openapi.json"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [
        "packages/client/tsconfig.json",
        "packages/containers/tsconfig.json",
        "packages/core/tsconfig.json",
        "packages/effect-drizzle-sqlite/tsconfig.json",
        "packages/effect-sqlite-node/tsconfig.json",
        "packages/http-recorder/tsconfig.json",
        "packages/httpapi-codegen/tsconfig.json",
        "packages/kilo-console/tsconfig.json",
        "packages/kilo-docs/tsconfig.json",
        "packages/kilo-gateway/tsconfig.json",
        "packages/kilo-i18n/tsconfig.json",
        "packages/kilo-indexing/tsconfig.json",
        "packages/kilo-memory/tsconfig.json",
        "packages/kilo-sandbox/tsconfig.json",
        "packages/kilo-telemetry/tsconfig.json",
        "packages/kilo-ui/.storybook/tsconfig.json",
        "packages/kilo-ui/tsconfig.json",
        "packages/kilo-vscode/.storybook/tsconfig.json",
        "packages/kilo-vscode/tsconfig.json",
        "packages/kilo-vscode/webview-ui/tsconfig.json",
        "packages/kilo-web-ui/tsconfig.json",
        "packages/llm/tsconfig.json",
        "packages/opencode/tsconfig.json",
        "packages/plugin-atomic-chat/tsconfig.json",
        "packages/plugin/tsconfig.json",
        "packages/protocol/tsconfig.json",
        "packages/schema/tsconfig.json",
        "packages/script/tsconfig.json",
        "packages/sdk-next/tsconfig.json",
        "packages/sdk/js/tsconfig.json",
        "packages/server/tsconfig.json",
        "packages/session-ui/tsconfig.json",
        "packages/storybook/tsconfig.json",
        "packages/tui/tsconfig.json",
        "packages/ui/tsconfig.json",
        "script/upstream/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [
        "packages/kilo-jetbrains/backend/build.gradle.kts",
        "packages/kilo-jetbrains/build-tasks/build.gradle.kts",
        "packages/kilo-jetbrains/build.gradle.kts",
        "packages/kilo-jetbrains/frontend/build.gradle.kts",
        "packages/kilo-jetbrains/shared/build.gradle.kts"
      ],
      "largest_source_bytes": 671877,
      "source_files_sampled": 5739,
      "oversized_source_files": 61,
      "agent_instruction_files": [
        "AGENTS.md",
        "packages/core/src/tool/AGENTS.md",
        "packages/effect-drizzle-sqlite/AGENTS.md",
        "packages/kilo-docs/AGENTS.md",
        "packages/kilo-docs/pages/ai-providers/gemini.md",
        "packages/kilo-jetbrains/AGENTS.md",
        "packages/kilo-vscode/AGENTS.md",
        "packages/llm/AGENTS.md",
        "packages/opencode/AGENTS.md",
        "packages/opencode/src/server/routes/instance/httpapi/AGENTS.md",
        "packages/opencode/src/session/llm/AGENTS.md",
        "packages/opencode/test/AGENTS.md",
        "packages/opencode/test/server/AGENTS.md",
        "packages/schema/AGENTS.md"
      ],
      "agent_instruction_max_bytes": 60567
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "cross-spawn",
            "direct": true,
            "version": "catalog:",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3xgq-45jj-v275"
            ],
            "fixed_version": "7.0.5",
            "advisory_count": 1,
            "oldest_advisory_days": 634
          },
          {
            "name": "drizzle-orm",
            "direct": true,
            "version": "catalog:",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-gpj5-g38j-94v9"
            ],
            "fixed_version": "1.0.0-beta.20",
            "advisory_count": 1,
            "oldest_advisory_days": 119
          },
          {
            "name": "effect",
            "direct": true,
            "version": "catalog:",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.4,
            "advisory_ids": [
              "GHSA-38f7-945m-qr2g"
            ],
            "fixed_version": "3.20.0",
            "advisory_count": 1,
            "oldest_advisory_days": 137
          },
          {
            "name": "hono",
            "direct": true,
            "version": "catalog:",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.2,
            "advisory_ids": [
              "GHSA-2234-fmw7-43wr",
              "GHSA-26pp-8wgv-hjvm",
              "GHSA-2gcr-mfcq-wcc3",
              "GHSA-3hrh-pfw6-9m5x",
              "GHSA-3mpf-rcc7-5347",
              "GHSA-3vhc-576x-3qv4",
              "GHSA-458j-xx4x-4375",
              "GHSA-5pq2-9x2x-5p6w",
              "GHSA-69xw-7hcm-h432",
              "GHSA-6wqw-2p9w-4vw4"
            ],
            "fixed_version": "4.12.34",
            "advisory_count": 37,
            "oldest_advisory_days": 964
          },
          {
            "name": "marked",
            "direct": true,
            "version": "catalog:",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-5v2h-r2cx-5xgj",
              "GHSA-7px7-7xjx-hxm8",
              "GHSA-9cw2-jqp5-7x39",
              "GHSA-cfjh-p3g4-3q2f",
              "GHSA-hjcp-j389-59ff",
              "GHSA-p9wx-2529-fp83",
              "GHSA-rrrm-qjm4-v8hf",
              "GHSA-vfvf-mqq8-rwqc",
              "GHSA-x5pg-88wf-qq4p"
            ],
            "fixed_version": "4.0.10",
            "advisory_count": 9,
            "oldest_advisory_days": 3206
          },
          {
            "name": "minimatch",
            "direct": true,
            "version": "10.0.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 167
          },
          {
            "name": "solid-js",
            "direct": true,
            "version": "catalog:",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.3,
            "advisory_ids": [
              "GHSA-3qxh-p7jc-5xh6"
            ],
            "fixed_version": "1.9.4",
            "advisory_count": 1,
            "oldest_advisory_days": 525
          },
          {
            "name": "vite",
            "direct": false,
            "version": "catalog:",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.6,
            "advisory_ids": [
              "GHSA-353f-5xf4-qw67",
              "GHSA-356w-63v5-8wf4",
              "GHSA-4r4m-qw57-chr8",
              "GHSA-4w7w-66w2-5vf9",
              "GHSA-64vr-g452-qvp3",
              "GHSA-859w-5945-r5v3",
              "GHSA-9cwx-2883-4wfx",
              "GHSA-c27g-q93r-2cwf",
              "GHSA-fx2h-pf6j-xcff",
              "GHSA-g4jq-h2w9-997c"
            ],
            "fixed_version": "8.0.16",
            "advisory_count": 16,
            "oldest_advisory_days": 1447
          },
          {
            "name": "diff",
            "direct": true,
            "version": "catalog:",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-73rr-hh4g-fpgx",
              "GHSA-h6ch-v84p-w6p9"
            ],
            "fixed_version": "8.0.3",
            "advisory_count": 2,
            "oldest_advisory_days": 2609
          },
          {
            "name": "zod",
            "direct": true,
            "version": "catalog:",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-m95q-7qp3-xv42"
            ],
            "fixed_version": "3.22.3",
            "advisory_count": 1,
            "oldest_advisory_days": 1041
          },
          {
            "name": "@hey-api/openapi-ts",
            "direct": false,
            "version": "0.90.10",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.8,
            "advisory_ids": [
              "GHSA-hhx9-57xq-r5rw"
            ],
            "fixed_version": "0.97.3",
            "advisory_count": 1,
            "oldest_advisory_days": 34
          },
          {
            "name": "dompurify",
            "direct": false,
            "version": "3.3.1",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.9,
            "advisory_ids": [
              "GHSA-39q2-94rc-95cp",
              "GHSA-76mc-f452-cxcm",
              "GHSA-c2j3-45gr-mqc4",
              "GHSA-cj63-jhhr-wcxv",
              "GHSA-cjmm-f4jc-qw8r",
              "GHSA-cmwh-pvxp-8882",
              "GHSA-crv5-9vww-q3g8",
              "GHSA-gvmj-g25r-r7wr",
              "GHSA-h7mw-gpvr-xq4m",
              "GHSA-h8r8-wccr-v5f2"
            ],
            "fixed_version": "3.4.12",
            "advisory_count": 17,
            "oldest_advisory_days": 154
          },
          {
            "name": "dompurify",
            "direct": false,
            "version": "3.4.2",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.1,
            "advisory_ids": [
              "GHSA-76mc-f452-cxcm",
              "GHSA-c2j3-45gr-mqc4",
              "GHSA-cmwh-pvxp-8882",
              "GHSA-gvmj-g25r-r7wr",
              "GHSA-hpcv-96wg-7vj8",
              "GHSA-r47g-fvhr-h676",
              "GHSA-rp9w-3fw7-7cwq",
              "GHSA-vxr8-fq34-vvx9",
              "GHSA-x4vx-rjvf-j5p4"
            ],
            "fixed_version": "3.4.12",
            "advisory_count": 9,
            "oldest_advisory_days": 50
          },
          {
            "name": "@anthropic-ai/sandbox-runtime",
            "direct": true,
            "version": "catalog:",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 2.3,
            "advisory_ids": [
              "GHSA-9gqj-5w7c-vx47"
            ],
            "fixed_version": "0.0.16",
            "advisory_count": 1,
            "oldest_advisory_days": 243
          },
          {
            "name": "ai",
            "direct": true,
            "version": "catalog:",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.7,
            "advisory_ids": [
              "GHSA-rwvc-j5jr-mgvh"
            ],
            "fixed_version": "5.1.0-beta.9",
            "advisory_count": 1,
            "oldest_advisory_days": 270
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.28.4",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.2,
            "advisory_ids": [
              "GHSA-4x5r-pxfx-6jf8"
            ],
            "fixed_version": "8.0.0-rc.6",
            "advisory_count": 1,
            "oldest_advisory_days": 50
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 3,
          "high": 8,
          "moderate": 5
        },
        "advisory_count": 102,
        "affected_count": 16,
        "assessed_count": 237,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 59,
        "direct_affected_count": 11
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@kilocode/plugin",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@opencode-ai/script",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@kilocode/sdk",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "typescript",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@aws-sdk/client-s3",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.933.0"
        },
        {
          "name": "heap-snapshot-toolkit",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.1.3"
        },
        {
          "name": "@opencode-ai/schema",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@opencode-ai/protocol",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@kilocode/kilo-gateway",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@kilocode/kilo-indexing",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@kilocode/sandbox",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@effect/opentelemetry",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@effect/platform-node",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@npmcli/arborist",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "9.4.0"
        },
        {
          "name": "@npmcli/config",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.8.1"
        },
        {
          "name": "@opentelemetry/api",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.9.0"
        },
        {
          "name": "@opentelemetry/context-async-hooks",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.6.1"
        },
        {
          "name": "@opentelemetry/exporter-trace-otlp-http",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.214.0"
        },
        {
          "name": "@opentelemetry/sdk-trace-base",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.6.1"
        },
        {
          "name": "effect",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "cross-spawn",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "glob",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "13.0.5"
        },
        {
          "name": "mime-types",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.2"
        },
        {
          "name": "minimatch",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.2.5"
        },
        {
          "name": "npm-package-arg",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "13.0.2"
        },
        {
          "name": "rotating-file-stream",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.2.9"
        },
        {
          "name": "semver",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.6.3"
        },
        {
          "name": "xdg-basedir",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "5.1.0"
        },
        {
          "name": "zod",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@ai-sdk/alibaba",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.0.17"
        },
        {
          "name": "@ai-sdk/amazon-bedrock",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.0.112"
        },
        {
          "name": "@ai-sdk/anthropic",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.82"
        },
        {
          "name": "@ai-sdk/azure",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.93"
        },
        {
          "name": "@ai-sdk/cerebras",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.0.54"
        },
        {
          "name": "@ai-sdk/cohere",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.27"
        },
        {
          "name": "@ai-sdk/deepinfra",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.0.41"
        },
        {
          "name": "@ai-sdk/gateway",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.157"
        },
        {
          "name": "@ai-sdk/google",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.73"
        },
        {
          "name": "@ai-sdk/google-vertex",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.0.128"
        },
        {
          "name": "@ai-sdk/groq",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.31"
        },
        {
          "name": "@ai-sdk/mistral",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.27"
        },
        {
          "name": "@ai-sdk/openai",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.88"
        },
        {
          "name": "@ai-sdk/openai-compatible",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.0.48"
        },
        {
          "name": "@ai-sdk/perplexity",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.26"
        },
        {
          "name": "@ai-sdk/provider",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.14"
        },
        {
          "name": "@ai-sdk/provider-utils",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.0.40"
        },
        {
          "name": "@ai-sdk/togetherai",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.0.41"
        },
        {
          "name": "@ai-sdk/vercel",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.0.39"
        },
        {
          "name": "@ai-sdk/xai",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.102"
        },
        {
          "name": "@aws-sdk/credential-providers",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.1057.0"
        },
        {
          "name": "@openrouter/ai-sdk-provider",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.9.0"
        },
        {
          "name": "ai-gateway-provider",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.1.2"
        },
        {
          "name": "gitlab-ai-provider",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "6.9.3"
        },
        {
          "name": "google-auth-library",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.5.0"
        },
        {
          "name": "immer",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "11.1.4"
        },
        {
          "name": "venice-ai-sdk-provider",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.1.1"
        },
        {
          "name": "jsonc-parser",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.3.1"
        },
        {
          "name": "@effect/sql-sqlite-bun",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@lydell/node-pty",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@opencode-ai/effect-drizzle-sqlite",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@opencode-ai/effect-sqlite-node",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@opencode-ai/llm",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@parcel/watcher",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.5.1"
        },
        {
          "name": "bun-pty",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.4.8"
        },
        {
          "name": "drizzle-orm",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "fuzzysort",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.1.0"
        },
        {
          "name": "gray-matter",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.0.3"
        },
        {
          "name": "htmlparser2",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "8.0.2"
        },
        {
          "name": "ignore",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "7.0.5"
        },
        {
          "name": "turndown",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "7.2.0"
        },
        {
          "name": "which",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "6.0.1"
        },
        {
          "name": "@ff-labs/fff-bun",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.9.4"
        },
        {
          "name": "@silvia-odwyer/photon-node",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.3.4"
        },
        {
          "name": "@opencode-ai/schema",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@kilocode/plugin",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "diff",
          "manifest": "packages/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "drizzle-orm",
          "manifest": "packages/effect-drizzle-sqlite/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "effect",
          "manifest": "packages/effect-drizzle-sqlite/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "effect",
          "manifest": "packages/effect-sqlite-node/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@effect/platform-node",
          "manifest": "packages/http-recorder/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.0.0-beta.83"
        },
        {
          "name": "effect",
          "manifest": "packages/http-recorder/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@effect/platform-node-shared",
          "manifest": "packages/http-recorder/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.0.0-beta.83"
        },
        {
          "name": "effect",
          "manifest": "packages/httpapi-codegen/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "prettier",
          "manifest": "packages/httpapi-codegen/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.6.2"
        },
        {
          "name": "@kilocode/kilo-indexing",
          "manifest": "packages/kilo-console/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@kilocode/kilo-web-ui",
          "manifest": "packages/kilo-console/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@kilocode/sdk",
          "manifest": "packages/kilo-console/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@lottiefiles/dotlottie-web",
          "manifest": "packages/kilo-console/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.74.0"
        },
        {
          "name": "@pierre/diffs",
          "manifest": "packages/kilo-console/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@solidjs/router",
          "manifest": "packages/kilo-console/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "ghostty-web",
          "manifest": "packages/kilo-console/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.4.0"
        },
        {
          "name": "solid-js",
          "manifest": "packages/kilo-console/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "yaml",
          "manifest": "packages/kilo-console/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.8.3"
        },
        {
          "name": "@docsearch/css",
          "manifest": "packages/kilo-docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4"
        },
        {
          "name": "@docsearch/js",
          "manifest": "packages/kilo-docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4"
        },
        {
          "name": "@markdoc/markdoc",
          "manifest": "packages/kilo-docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.5.4"
        },
        {
          "name": "@markdoc/next.js",
          "manifest": "packages/kilo-docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.5.0"
        },
        {
          "name": "@vscode/codicons",
          "manifest": "packages/kilo-docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.0.44"
        },
        {
          "name": "@xyflow/react",
          "manifest": "packages/kilo-docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "12.10.2"
        },
        {
          "name": "js-yaml",
          "manifest": "packages/kilo-docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.1.0"
        },
        {
          "name": "mermaid",
          "manifest": "packages/kilo-docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "11.15.0"
        },
        {
          "name": "next",
          "manifest": "packages/kilo-docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^16.1.5"
        },
        {
          "name": "posthog-js",
          "manifest": "packages/kilo-docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.335.3"
        },
        {
          "name": "prismjs",
          "manifest": "packages/kilo-docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.30.0"
        },
        {
          "name": "react",
          "manifest": "packages/kilo-docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^19.2.4"
        },
        {
          "name": "react-dom",
          "manifest": "packages/kilo-docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^19.2.4"
        },
        {
          "name": "@kilocode/plugin",
          "manifest": "packages/kilo-gateway/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@ai-sdk/alibaba",
          "manifest": "packages/kilo-gateway/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.0.17"
        },
        {
          "name": "@ai-sdk/anthropic",
          "manifest": "packages/kilo-gateway/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.82"
        },
        {
          "name": "@ai-sdk/openai",
          "manifest": "packages/kilo-gateway/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.88"
        },
        {
          "name": "@ai-sdk/openai-compatible",
          "manifest": "packages/kilo-gateway/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.0.48"
        },
        {
          "name": "@ai-sdk/mistral",
          "manifest": "packages/kilo-gateway/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.27"
        },
        {
          "name": "@openrouter/ai-sdk-provider",
          "manifest": "packages/kilo-gateway/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.9.0"
        },
        {
          "name": "@clack/prompts",
          "manifest": "packages/kilo-gateway/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.0.0-alpha.1"
        },
        {
          "name": "ai",
          "manifest": "packages/kilo-gateway/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "open",
          "manifest": "packages/kilo-gateway/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.1.2"
        },
        {
          "name": "zod",
          "manifest": "packages/kilo-gateway/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@aws-sdk/client-bedrock-runtime",
          "manifest": "packages/kilo-indexing/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.1005.0"
        },
        {
          "name": "@aws-sdk/credential-provider-ini",
          "manifest": "packages/kilo-indexing/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.972.31"
        },
        {
          "name": "@kilocode/kilo-gateway",
          "manifest": "packages/kilo-indexing/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@kilocode/plugin",
          "manifest": "packages/kilo-indexing/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@lancedb/lancedb",
          "manifest": "packages/kilo-indexing/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.26.2"
        },
        {
          "name": "@qdrant/js-client-rest",
          "manifest": "packages/kilo-indexing/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.17.0"
        },
        {
          "name": "async-mutex",
          "manifest": "packages/kilo-indexing/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.5.0"
        },
        {
          "name": "chokidar",
          "manifest": "packages/kilo-indexing/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.0.3"
        },
        {
          "name": "effect",
          "manifest": "packages/kilo-indexing/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "glob",
          "manifest": "packages/kilo-indexing/package.json",
          "ecosystem": "npm",
          "version_constraint": "13.0.6"
        },
        {
          "name": "hono",
          "manifest": "packages/kilo-indexing/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "hono-openapi",
          "manifest": "packages/kilo-indexing/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "ignore",
          "manifest": "packages/kilo-indexing/package.json",
          "ecosystem": "npm",
          "version_constraint": "7.0.5"
        },
        {
          "name": "minimatch",
          "manifest": "packages/kilo-indexing/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.2.5"
        },
        {
          "name": "openai",
          "manifest": "packages/kilo-indexing/package.json",
          "ecosystem": "npm",
          "version_constraint": "6.27.0"
        },
        {
          "name": "p-limit",
          "manifest": "packages/kilo-indexing/package.json",
          "ecosystem": "npm",
          "version_constraint": "7.3.0"
        },
        {
          "name": "tree-sitter-wasms",
          "manifest": "packages/kilo-indexing/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.1.13"
        },
        {
          "name": "uuid",
          "manifest": "packages/kilo-indexing/package.json",
          "ecosystem": "npm",
          "version_constraint": "14.0.0"
        },
        {
          "name": "web-tree-sitter",
          "manifest": "packages/kilo-indexing/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.25.10"
        },
        {
          "name": "zod",
          "manifest": "packages/kilo-indexing/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "effect",
          "manifest": "packages/kilo-memory/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "zod",
          "manifest": "packages/kilo-memory/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@anthropic-ai/sandbox-runtime",
          "manifest": "packages/kilo-sandbox/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "effect",
          "manifest": "packages/kilo-sandbox/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "ipaddr.js",
          "manifest": "packages/kilo-sandbox/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "posthog-node",
          "manifest": "packages/kilo-telemetry/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.4.0"
        },
        {
          "name": "@kilocode/kilo-gateway",
          "manifest": "packages/kilo-telemetry/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@kilocode/sdk",
          "manifest": "packages/kilo-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@kobalte/core",
          "manifest": "packages/kilo-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.13.11"
        },
        {
          "name": "@opencode-ai/core",
          "manifest": "packages/kilo-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@pierre/diffs",
          "manifest": "packages/kilo-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@solid-primitives/lifecycle",
          "manifest": "packages/kilo-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.1.2"
        },
        {
          "name": "diff",
          "manifest": "packages/kilo-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@solid-primitives/media",
          "manifest": "packages/kilo-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.3.3"
        },
        {
          "name": "@solid-primitives/resize-observer",
          "manifest": "packages/kilo-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.1.5"
        },
        {
          "name": "@solid-primitives/rootless",
          "manifest": "packages/kilo-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.5.2"
        },
        {
          "name": "lucide-solid",
          "manifest": "packages/kilo-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.576.0"
        },
        {
          "name": "motion",
          "manifest": "packages/kilo-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "12.34.5"
        },
        {
          "name": "motion-dom",
          "manifest": "packages/kilo-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "12.34.3"
        },
        {
          "name": "motion-utils",
          "manifest": "packages/kilo-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "12.29.2"
        },
        {
          "name": "strip-ansi",
          "manifest": "packages/kilo-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "7.1.2"
        },
        {
          "name": "chart.js",
          "manifest": "packages/kilo-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.5.1"
        },
        {
          "name": "@anthropic-ai/sdk",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.39.0"
        },
        {
          "name": "fuzzysort",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.1.0"
        },
        {
          "name": "@kilocode/kilo-gateway",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@kilocode/kilo-i18n",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@kilocode/kilo-indexing",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@kilocode/kilo-memory",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@kilocode/kilo-ui",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@kilocode/plugin",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@kilocode/sdk",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@opencode-ai/core",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@opencode-ai/ui",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@pierre/diffs",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@thisbeyond/solid-dnd",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.7.5"
        },
        {
          "name": "@xterm/addon-clipboard",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.2.0"
        },
        {
          "name": "@xterm/addon-fit",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.11.0"
        },
        {
          "name": "@xterm/addon-unicode-graphemes",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.4.0"
        },
        {
          "name": "@xterm/addon-web-links",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.12.0"
        },
        {
          "name": "@xterm/xterm",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "6.0.0"
        },
        {
          "name": "diff",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "8.0.4"
        },
        {
          "name": "fastest-levenshtein",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.16"
        },
        {
          "name": "friendly-words",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.3.1"
        },
        {
          "name": "ignore",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.0.3"
        },
        {
          "name": "js-tiktoken",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.18"
        },
        {
          "name": "lru-cache",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "^11.0.2"
        },
        {
          "name": "marked",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "openai",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.85.4"
        },
        {
          "name": "quick-lru",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.0.0"
        },
        {
          "name": "simple-git",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.36.0"
        },
        {
          "name": "solid-js",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.9.11"
        },
        {
          "name": "uri-js",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.4.1"
        },
        {
          "name": "virtua",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "web-tree-sitter",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.24.7"
        },
        {
          "name": "yaml",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.8.3"
        },
        {
          "name": "zod",
          "manifest": "packages/kilo-vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.24.2"
        },
        {
          "name": "@kobalte/core",
          "manifest": "packages/kilo-web-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@kilocode/kilo-ui",
          "manifest": "packages/kilo-web-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@opencode-ai/ui",
          "manifest": "packages/kilo-web-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@pierre/diffs",
          "manifest": "packages/kilo-web-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "solid-js",
          "manifest": "packages/kilo-web-ui/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@smithy/eventstream-codec",
          "manifest": "packages/llm/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.2.14"
        },
        {
          "name": "@smithy/util-utf8",
          "manifest": "packages/llm/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.2.2"
        },
        {
          "name": "aws4fetch",
          "manifest": "packages/llm/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.0.20"
        },
        {
          "name": "effect",
          "manifest": "packages/llm/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@opencode-ai/schema",
          "manifest": "packages/llm/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@actions/core",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.11.1"
        },
        {
          "name": "@actions/github",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "6.0.1"
        },
        {
          "name": "@agentclientprotocol/sdk",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.21.0"
        },
        {
          "name": "@ai-sdk/alibaba",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.0.17"
        },
        {
          "name": "@ai-sdk/amazon-bedrock",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.0.112"
        },
        {
          "name": "@ai-sdk/anthropic",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.82"
        },
        {
          "name": "@ai-sdk/azure",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.93"
        },
        {
          "name": "@ai-sdk/cerebras",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.0.54"
        },
        {
          "name": "@ai-sdk/cohere",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.27"
        },
        {
          "name": "@ai-sdk/deepinfra",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.0.41"
        },
        {
          "name": "@ai-sdk/gateway",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.157"
        },
        {
          "name": "@ai-sdk/google",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.73"
        },
        {
          "name": "@ai-sdk/google-vertex",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.0.128"
        },
        {
          "name": "@ai-sdk/groq",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.31"
        },
        {
          "name": "@ai-sdk/mistral",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.27"
        },
        {
          "name": "@ai-sdk/openai",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.88"
        },
        {
          "name": "@ai-sdk/openai-compatible",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.0.48"
        },
        {
          "name": "@ai-sdk/perplexity",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.26"
        },
        {
          "name": "@ai-sdk/provider",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.14"
        },
        {
          "name": "@ai-sdk/provider-utils",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.0.40"
        },
        {
          "name": "@ai-sdk/togetherai",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.0.41"
        },
        {
          "name": "@ai-sdk/vercel",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.0.39"
        },
        {
          "name": "@ai-sdk/xai",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.102"
        },
        {
          "name": "@aws-sdk/credential-providers",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.1057.0"
        },
        {
          "name": "@clack/prompts",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.0.0-alpha.1"
        },
        {
          "name": "@effect/opentelemetry",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@effect/platform-node",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@gitlab/gitlab-ai-provider",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.6.0"
        },
        {
          "name": "@gitlab/opencode-gitlab-auth",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.3.3"
        },
        {
          "name": "@kilocode/kilo-gateway",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@kilocode/kilo-indexing",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@kilocode/kilo-memory",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@kilocode/kilo-telemetry",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@kilocode/plugin",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@kilocode/plugin-atomic-chat",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@kilocode/sandbox",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@kilocode/sdk",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@lydell/node-pty",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@modelcontextprotocol/sdk",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.29.0"
        },
        {
          "name": "@morphllm/morphsdk",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.2.166"
        },
        {
          "name": "@npmcli/arborist",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "9.4.0"
        },
        {
          "name": "@octokit/graphql",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "9.0.2"
        },
        {
          "name": "@octokit/rest",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@opencode-ai/llm",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@opencode-ai/script",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@opencode-ai/ui",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@openrouter/ai-sdk-provider",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.9.0"
        },
        {
          "name": "@opentelemetry/api",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.9.0"
        },
        {
          "name": "@opentelemetry/sdk-trace-base",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.6.1"
        },
        {
          "name": "@opentelemetry/sdk-trace-node",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.6.1"
        },
        {
          "name": "@opentui/core",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@opentui/keymap",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@opentui/solid",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@parcel/watcher",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.5.1"
        },
        {
          "name": "@secretlint/core",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.2.2"
        },
        {
          "name": "@secretlint/secretlint-rule-preset-recommend",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.2.2"
        },
        {
          "name": "@silvia-odwyer/photon-node",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.3.4"
        },
        {
          "name": "@solid-primitives/event-bus",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.1.2"
        },
        {
          "name": "@types/ws",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "8.18.1"
        },
        {
          "name": "@zip.js/zip.js",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.7.62"
        },
        {
          "name": "ai",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "ai-gateway-provider",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.1.2"
        },
        {
          "name": "bonjour-service",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.3.0"
        },
        {
          "name": "bun-pty",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.4.8"
        },
        {
          "name": "chardet",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.1.1"
        },
        {
          "name": "cli-sound",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.1.3"
        },
        {
          "name": "clipboardy",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.0.0"
        },
        {
          "name": "cross-spawn",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "decimal.js",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.5.0"
        },
        {
          "name": "diff",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "drizzle-orm",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "effect",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "fuzzysort",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.1.0"
        },
        {
          "name": "gitlab-ai-provider",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "6.9.3"
        },
        {
          "name": "google-auth-library",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.5.0"
        },
        {
          "name": "gray-matter",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.0.3"
        },
        {
          "name": "htmlparser2",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "8.0.2"
        },
        {
          "name": "iconv-lite",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.7.2"
        },
        {
          "name": "ignore",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "7.0.5"
        },
        {
          "name": "immer",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "11.1.4"
        },
        {
          "name": "jsonc-parser",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.3.1"
        },
        {
          "name": "mammoth",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.12.0"
        },
        {
          "name": "mime-types",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.2"
        },
        {
          "name": "npm-package-arg",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "13.0.2"
        },
        {
          "name": "open",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.1.2"
        },
        {
          "name": "opencode-gitlab-auth",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.1.0"
        },
        {
          "name": "opencode-poe-auth",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.0.1"
        },
        {
          "name": "opentui-spinner",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "remeda",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "ripgrep",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.3.1"
        },
        {
          "name": "semver",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.6.3"
        },
        {
          "name": "simple-git",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.36.0"
        },
        {
          "name": "solid-js",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "strip-ansi",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "7.1.2"
        },
        {
          "name": "tree-sitter-bash",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.25.0"
        },
        {
          "name": "tree-sitter-powershell",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.25.10"
        },
        {
          "name": "tree-sitter-wasms",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.1.12"
        },
        {
          "name": "turndown",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "7.2.0"
        },
        {
          "name": "ulid",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "venice-ai-sdk-provider",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.1.1"
        },
        {
          "name": "vscode-jsonrpc",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "8.2.1"
        },
        {
          "name": "web-tree-sitter",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.25.10"
        },
        {
          "name": "which",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "6.0.1"
        },
        {
          "name": "ws",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "8.21.0"
        },
        {
          "name": "xlsx",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"
        },
        {
          "name": "yargs",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "18.0.0"
        },
        {
          "name": "zod",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@openauthjs/openauth",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@opencode-ai/server",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@opentelemetry/context-async-hooks",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.6.1"
        },
        {
          "name": "@opentelemetry/exporter-trace-otlp-http",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.214.0"
        },
        {
          "name": "@pierre/diffs",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "@standard-schema/spec",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.0.0"
        },
        {
          "name": "chokidar",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.0.3"
        },
        {
          "name": "glob",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "13.0.5"
        },
        {
          "name": "minimatch",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.0.3"
        },
        {
          "name": "partial-json",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.1.7"
        },
        {
          "name": "xdg-basedir",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "5.1.0"
        },
        {
          "name": "@ff-labs/fff-bun",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.9.4"
        },
        {
          "name": "@opencode-ai/tui",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@solid-primitives/scheduled",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.5.2"
        },
        {
          "name": "@opencode-ai/protocol",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@opencode-ai/schema",
          "manifest": "packages/opencode/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@actions/core",
            "direct": true,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/github",
            "direct": true,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@agentclientprotocol/sdk",
            "direct": true,
            "version": "0.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/alibaba",
            "direct": true,
            "version": "1.0.17",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/amazon-bedrock",
            "direct": true,
            "version": "4.0.112",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/anthropic",
            "direct": true,
            "version": "3.0.82",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/azure",
            "direct": true,
            "version": "3.0.93",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/cerebras",
            "direct": true,
            "version": "2.0.54",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/cohere",
            "direct": true,
            "version": "3.0.27",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/deepinfra",
            "direct": true,
            "version": "2.0.41",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/gateway",
            "direct": true,
            "version": "3.0.157",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/google",
            "direct": true,
            "version": "3.0.73",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/google-vertex",
            "direct": true,
            "version": "4.0.128",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/groq",
            "direct": true,
            "version": "3.0.31",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/mistral",
            "direct": true,
            "version": "3.0.27",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/openai",
            "direct": true,
            "version": "3.0.88",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/openai-compatible",
            "direct": true,
            "version": "2.0.48",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/perplexity",
            "direct": true,
            "version": "3.0.26",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/provider",
            "direct": true,
            "version": "3.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/provider",
            "direct": true,
            "version": "3.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/provider-utils",
            "direct": true,
            "version": "4.0.40",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/togetherai",
            "direct": true,
            "version": "2.0.41",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/vercel",
            "direct": true,
            "version": "2.0.39",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/xai",
            "direct": true,
            "version": "3.0.102",
            "ecosystem": "npm"
          },
          {
            "name": "@anthropic-ai/sandbox-runtime",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@anthropic-ai/sdk",
            "direct": true,
            "version": "^0.39.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/client-bedrock-runtime",
            "direct": true,
            "version": "3.1005.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/client-s3",
            "direct": true,
            "version": "3.933.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-ini",
            "direct": true,
            "version": "3.972.31",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-providers",
            "direct": true,
            "version": "3.1057.0",
            "ecosystem": "npm"
          },
          {
            "name": "@clack/prompts",
            "direct": true,
            "version": "1.0.0-alpha.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docsearch/css",
            "direct": true,
            "version": "^4",
            "ecosystem": "npm"
          },
          {
            "name": "@docsearch/js",
            "direct": true,
            "version": "^4",
            "ecosystem": "npm"
          },
          {
            "name": "@effect/opentelemetry",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@effect/platform-node",
            "direct": true,
            "version": "4.0.0-beta.83",
            "ecosystem": "npm"
          },
          {
            "name": "@effect/platform-node",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@effect/platform-node-shared",
            "direct": true,
            "version": "4.0.0-beta.83",
            "ecosystem": "npm"
          },
          {
            "name": "@effect/sql-sqlite-bun",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@ff-labs/fff-bun",
            "direct": true,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@gitlab/gitlab-ai-provider",
            "direct": true,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@gitlab/opencode-gitlab-auth",
            "direct": true,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@kobalte/core",
            "direct": true,
            "version": "0.13.11",
            "ecosystem": "npm"
          },
          {
            "name": "@kobalte/core",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@lancedb/lancedb",
            "direct": true,
            "version": "0.26.2",
            "ecosystem": "npm"
          },
          {
            "name": "@lottiefiles/dotlottie-web",
            "direct": true,
            "version": "0.74.0",
            "ecosystem": "npm"
          },
          {
            "name": "@lydell/node-pty",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@markdoc/markdoc",
            "direct": true,
            "version": "^0.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@markdoc/next.js",
            "direct": true,
            "version": "^0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@modelcontextprotocol/sdk",
            "direct": true,
            "version": "1.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@morphllm/morphsdk",
            "direct": true,
            "version": "0.2.166",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/arborist",
            "direct": true,
            "version": "9.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/config",
            "direct": true,
            "version": "10.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/graphql",
            "direct": true,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/rest",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@openauthjs/openauth",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@openrouter/ai-sdk-provider",
            "direct": true,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/api",
            "direct": true,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/context-async-hooks",
            "direct": true,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/exporter-trace-otlp-http",
            "direct": true,
            "version": "0.214.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/sdk-trace-base",
            "direct": true,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/sdk-trace-node",
            "direct": true,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@opentui/core",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@opentui/keymap",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@opentui/solid",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher",
            "direct": true,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@pierre/diffs",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@qdrant/js-client-rest",
            "direct": true,
            "version": "1.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@secretlint/core",
            "direct": true,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@secretlint/secretlint-rule-preset-recommend",
            "direct": true,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@silvia-odwyer/photon-node",
            "direct": true,
            "version": "0.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/eventstream-codec",
            "direct": true,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-utf8",
            "direct": true,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@solid-primitives/event-bus",
            "direct": true,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@solid-primitives/lifecycle",
            "direct": true,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@solid-primitives/media",
            "direct": true,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@solid-primitives/resize-observer",
            "direct": true,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@solid-primitives/resize-observer",
            "direct": true,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@solid-primitives/rootless",
            "direct": true,
            "version": "1.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@solid-primitives/scheduled",
            "direct": true,
            "version": "1.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@solidjs/router",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": true,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@thisbeyond/solid-dnd",
            "direct": true,
            "version": "0.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ws",
            "direct": true,
            "version": "8.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/codicons",
            "direct": true,
            "version": "^0.0.44",
            "ecosystem": "npm"
          },
          {
            "name": "@xterm/addon-clipboard",
            "direct": true,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@xterm/addon-fit",
            "direct": true,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@xterm/addon-unicode-graphemes",
            "direct": true,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@xterm/addon-web-links",
            "direct": true,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@xterm/xterm",
            "direct": true,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@xyflow/react",
            "direct": true,
            "version": "12.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zip.js/zip.js",
            "direct": true,
            "version": "2.7.62",
            "ecosystem": "npm"
          },
          {
            "name": "ai",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "ai-gateway-provider",
            "direct": true,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "async-mutex",
            "direct": true,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "aws4fetch",
            "direct": true,
            "version": "1.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "bonjour-service",
            "direct": true,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "bun-pty",
            "direct": true,
            "version": "0.4.8",
            "ecosystem": "npm"
          },
          {
            "name": "chardet",
            "direct": true,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "chart.js",
            "direct": true,
            "version": "4.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": true,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cli-sound",
            "direct": true,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "clipboardy",
            "direct": true,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js",
            "direct": true,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": true,
            "version": "8.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "drizzle-orm",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "effect",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "fastest-levenshtein",
            "direct": true,
            "version": "^1.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "friendly-words",
            "direct": true,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "fuzzysort",
            "direct": true,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fuzzysort",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "ghostty-web",
            "direct": true,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "gitlab-ai-provider",
            "direct": true,
            "version": "6.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": true,
            "version": "13.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": true,
            "version": "13.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "google-auth-library",
            "direct": true,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "gray-matter",
            "direct": true,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "heap-snapshot-toolkit",
            "direct": true,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "hono",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "hono-openapi",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "htmlparser2",
            "direct": true,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": true,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": true,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": true,
            "version": "^7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "immer",
            "direct": true,
            "version": "11.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "ipaddr.js",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "js-tiktoken",
            "direct": true,
            "version": "^1.0.18",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": true,
            "version": "^4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-parser",
            "direct": true,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": true,
            "version": "^11.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "lucide-solid",
            "direct": true,
            "version": "0.576.0",
            "ecosystem": "npm"
          },
          {
            "name": "mammoth",
            "direct": true,
            "version": "1.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "marked",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "mermaid",
            "direct": true,
            "version": "11.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": true,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": true,
            "version": "10.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": true,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "motion",
            "direct": true,
            "version": "12.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "motion-dom",
            "direct": true,
            "version": "12.34.3",
            "ecosystem": "npm"
          },
          {
            "name": "motion-utils",
            "direct": true,
            "version": "12.29.2",
            "ecosystem": "npm"
          },
          {
            "name": "next",
            "direct": true,
            "version": "^16.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "npm-package-arg",
            "direct": true,
            "version": "13.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": true,
            "version": "10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "openai",
            "direct": true,
            "version": "6.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "openai",
            "direct": true,
            "version": "^4.85.4",
            "ecosystem": "npm"
          },
          {
            "name": "opencode-gitlab-auth",
            "direct": true,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "opencode-poe-auth",
            "direct": true,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "opentui-spinner",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": true,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "partial-json",
            "direct": true,
            "version": "0.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "posthog-js",
            "direct": true,
            "version": "^1.335.3",
            "ecosystem": "npm"
          },
          {
            "name": "posthog-node",
            "direct": true,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": true,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "prismjs",
            "direct": true,
            "version": "^1.30.0",
            "ecosystem": "npm"
          },
          {
            "name": "quick-lru",
            "direct": true,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "18.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "^19.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": true,
            "version": "^19.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "remeda",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "ripgrep",
            "direct": true,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "rotating-file-stream",
            "direct": true,
            "version": "3.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": true,
            "version": "^7.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": true,
            "version": "^7.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "simple-git",
            "direct": true,
            "version": "3.36.0",
            "ecosystem": "npm"
          },
          {
            "name": "solid-js",
            "direct": true,
            "version": "^1.9.11",
            "ecosystem": "npm"
          },
          {
            "name": "solid-js",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": true,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "tree-sitter-bash",
            "direct": true,
            "version": "0.25.0",
            "ecosystem": "npm"
          },
          {
            "name": "tree-sitter-powershell",
            "direct": true,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "tree-sitter-wasms",
            "direct": true,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "tree-sitter-wasms",
            "direct": true,
            "version": "^0.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "turndown",
            "direct": true,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "^5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "ulid",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": true,
            "version": "^4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": true,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "venice-ai-sdk-provider",
            "direct": true,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "virtua",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-jsonrpc",
            "direct": true,
            "version": "8.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "web-tree-sitter",
            "direct": true,
            "version": "0.25.10",
            "ecosystem": "npm"
          },
          {
            "name": "web-tree-sitter",
            "direct": true,
            "version": "^0.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": true,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": true,
            "version": "8.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "xdg-basedir",
            "direct": true,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": true,
            "version": "2.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": true,
            "version": "18.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": true,
            "version": "^3.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": true,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/artifact",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@axe-core/playwright",
            "direct": false,
            "version": "4.11.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/changelog-github",
            "direct": false,
            "version": "^0.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/cli",
            "direct": false,
            "version": "^2.27.10",
            "ecosystem": "npm"
          },
          {
            "name": "@effect/language-service",
            "direct": false,
            "version": "0.84.2",
            "ecosystem": "npm"
          },
          {
            "name": "@hey-api/openapi-ts",
            "direct": false,
            "version": "0.90.10",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/webhooks-types",
            "direct": false,
            "version": "7.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-darwin-arm64",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-darwin-x64",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm64-glibc",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm64-musl",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-x64-glibc",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-x64-musl",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-arm64",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-x64",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@playwright/test",
            "direct": false,
            "version": "1.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/stream",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/transformers",
            "direct": false,
            "version": "3.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "@solid-primitives/bounds",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@solid-primitives/event-listener",
            "direct": false,
            "version": "2.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@solidjs/meta",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-a11y",
            "direct": false,
            "version": "10.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-a11y",
            "direct": false,
            "version": "^10.2.13",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-docs",
            "direct": false,
            "version": "10.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-docs",
            "direct": false,
            "version": "^10.2.13",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-links",
            "direct": false,
            "version": "^10.2.13",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-onboarding",
            "direct": false,
            "version": "^10.2.13",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-themes",
            "direct": false,
            "version": "10.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-vitest",
            "direct": false,
            "version": "^10.2.13",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/postcss",
            "direct": false,
            "version": "^4.1.18",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/vite",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/bun",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node22",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__core",
            "direct": false,
            "version": "7.20.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/bun",
            "direct": false,
            "version": "1.3.14",
            "ecosystem": "npm"
          },
          {
            "name": "@types/bun",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@types/cross-spawn",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@types/diff",
            "direct": false,
            "version": "^6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/katex",
            "direct": false,
            "version": "0.16.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/luxon",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mime-types",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mocha",
            "direct": false,
            "version": "^10.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "22.x",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^25.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@types/npm-package-arg",
            "direct": false,
            "version": "6.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/npmcli__arborist",
            "direct": false,
            "version": "6.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/qrcode",
            "direct": false,
            "version": "^1.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "18.0.25",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "^19.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "^19.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/semver",
            "direct": false,
            "version": "^7.5.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/semver",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@types/turndown",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/vscode",
            "direct": false,
            "version": "^1.105.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/which",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "17.0.33",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/test-cli",
            "direct": false,
            "version": "^0.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/test-electron",
            "direct": false,
            "version": "^2.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/vsce",
            "direct": false,
            "version": "^3.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "autoprefixer",
            "direct": false,
            "version": "^10.4.23",
            "ecosystem": "npm"
          },
          {
            "name": "dompurify",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "dompurify",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "drizzle-kit",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "^0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-plugin-solid",
            "direct": false,
            "version": "^0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^9.39.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "^10.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "happy-dom",
            "direct": false,
            "version": "20.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "husky",
            "direct": false,
            "version": "9.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "katex",
            "direct": false,
            "version": "0.16.27",
            "ecosystem": "npm"
          },
          {
            "name": "knip",
            "direct": false,
            "version": "5.85.0",
            "ecosystem": "npm"
          },
          {
            "name": "luxon",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "marked-katex-extension",
            "direct": false,
            "version": "5.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "marked-shiki",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "morphdom",
            "direct": false,
            "version": "2.7.8",
            "ecosystem": "npm"
          },
          {
            "name": "oxlint",
            "direct": false,
            "version": "1.60.0",
            "ecosystem": "npm"
          },
          {
            "name": "oxlint-tsgolint",
            "direct": false,
            "version": "0.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "^8.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "qrcode",
            "direct": false,
            "version": "^1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "remend",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "shiki",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "solid-list",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "sst",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "storybook",
            "direct": false,
            "version": "10.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "storybook",
            "direct": false,
            "version": "^10.2.13",
            "ecosystem": "npm"
          },
          {
            "name": "storybook-solidjs-vite",
            "direct": false,
            "version": "10.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "storybook-solidjs-vite",
            "direct": false,
            "version": "^10.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss",
            "direct": false,
            "version": "^4.1.18",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "ts-morph",
            "direct": false,
            "version": "27.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ts-morph",
            "direct": false,
            "version": "^24.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "turbo",
            "direct": false,
            "version": "2.9.14",
            "ecosystem": "npm"
          },
          {
            "name": "tw-animate-css",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "^8.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "7.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "vite-plugin-icons-spritesheet",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "vite-plugin-solid",
            "direct": false,
            "version": "2.11.10",
            "ecosystem": "npm"
          },
          {
            "name": "vite-plugin-solid",
            "direct": false,
            "version": "catalog:",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "^4.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-languageserver-types",
            "direct": false,
            "version": "3.17.5",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 296,
        "direct_count": 190,
        "indirect_count": 106
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 121,
        "merged_prs": 4963,
        "open_issues": 569,
        "closed_ratio": 0.871,
        "closed_issues": 3836,
        "closed_unmerged_prs": 2257
      },
      "bus_factor": 6,
      "bot_contributors": 4,
      "top_contributors": [
        {
          "type": "User",
          "login": "thdxr",
          "commits": 2247,
          "avatar_url": "https://avatars.githubusercontent.com/u/826656?v=4"
        },
        {
          "type": "User",
          "login": "marius-kilocode",
          "commits": 2095,
          "avatar_url": "https://avatars.githubusercontent.com/u/247121564?v=4"
        },
        {
          "type": "User",
          "login": "adamdotdevin",
          "commits": 1976,
          "avatar_url": "https://avatars.githubusercontent.com/u/2363879?v=4"
        },
        {
          "type": "User",
          "login": "kirillk",
          "commits": 1730,
          "avatar_url": "https://avatars.githubusercontent.com/u/166173?v=4"
        },
        {
          "type": "User",
          "login": "rekram1-node",
          "commits": 1381,
          "avatar_url": "https://avatars.githubusercontent.com/u/63023139?v=4"
        },
        {
          "type": "User",
          "login": "kitlangton",
          "commits": 1080,
          "avatar_url": "https://avatars.githubusercontent.com/u/7587245?v=4"
        },
        {
          "type": "User",
          "login": "catrielmuller",
          "commits": 1007,
          "avatar_url": "https://avatars.githubusercontent.com/u/2272323?v=4"
        },
        {
          "type": "User",
          "login": "actions-user",
          "commits": 995,
          "avatar_url": "https://avatars.githubusercontent.com/u/65916846?v=4"
        },
        {
          "type": "User",
          "login": "alex-alecu",
          "commits": 823,
          "avatar_url": "https://avatars.githubusercontent.com/u/5826632?v=4"
        },
        {
          "type": "User",
          "login": "iamdavidhill",
          "commits": 566,
          "avatar_url": "https://avatars.githubusercontent.com/u/1879069?v=4"
        }
      ],
      "contributors_sampled": 96,
      "top_contributor_share": 0.11
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "auto-docs.yml",
        "beta.yml",
        "check-forbidden-strings.yml",
        "check-kilo-generated-artifacts.yml",
        "check-md-table-padding.yml",
        "check-opencode-annotations.yml",
        "check-org-member.yml",
        "codeql-kotlin.yml",
        "codeql.yml",
        "containers.yml",
        "docs-build.yml",
        "docs-check-links.yml",
        "docs-sync.yml",
        "generate.yml",
        "kilo-auto-close.yml",
        "nix-eval.yml",
        "nix-hashes.yml",
        "prepare-jetbrains-release.yml",
        "publish-jetbrains-bundled.yml",
        "publish-jetbrains.yml",
        "publish.yml",
        "smoke-test.yml",
        "source-check-links.yml",
        "test-jetbrains.yml",
        "test-vscode.yml",
        "test.yml",
        "typecheck.yml",
        "visual-regression.yml",
        "watch-opencode-releases.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "eslint.config.mjs"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 4,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 9,
            "reason": "Found 9/10 approved changesets -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 26 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 0,
            "reason": "dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 1,
            "reason": "dependency not pinned by hash detected -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "116 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "974f03203ac8e20bf63e49988e3129f3b2806b25",
        "ran_at": "2026-08-05T02:49:31Z",
        "aggregate_score": 5.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 45,
        "decided_7d": 56,
        "merged_30d": 45,
        "authors_30d": 17,
        "decided_30d": 56,
        "sample_size": 60,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 12,
        "newcomer_merged_30d": 1,
        "bot_prs_excluded_30d": 3,
        "newcomer_authors_30d": 4,
        "newcomer_decided_30d": 4
      },
      "ci_last_run_at": "2026-08-05T01:41:15Z",
      "oldest_open_prs": [
        {
          "number": 10631,
          "created_at": "2026-05-27T19:21:46Z",
          "last_comment_at": "2026-07-14T17:20:23Z",
          "last_comment_author": "rileydes-improving"
        },
        {
          "number": 10964,
          "created_at": "2026-06-05T22:49:29Z",
          "last_comment_at": "2026-07-06T22:20:33Z",
          "last_comment_author": "sylwester-liljegren"
        },
        {
          "number": 11131,
          "created_at": "2026-06-11T16:01:36Z",
          "last_comment_at": "2026-07-12T06:50:40Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 11195,
          "created_at": "2026-06-12T22:49:08Z",
          "last_comment_at": "2026-07-09T23:12:43Z",
          "last_comment_author": "jperla"
        },
        {
          "number": 11219,
          "created_at": "2026-06-14T17:13:54Z",
          "last_comment_at": "2026-07-20T04:54:09Z",
          "last_comment_author": "sylwester-liljegren"
        },
        {
          "number": 11457,
          "created_at": "2026-06-19T10:01:49Z",
          "last_comment_at": "2026-06-19T10:04:52Z",
          "last_comment_author": "kilo-code-bot"
        },
        {
          "number": 11498,
          "created_at": "2026-06-20T17:07:45Z",
          "last_comment_at": "2026-07-13T02:03:55Z",
          "last_comment_author": "Bortlesboat"
        },
        {
          "number": 11504,
          "created_at": "2026-06-21T00:59:33Z",
          "last_comment_at": "2026-07-28T22:00:53Z",
          "last_comment_author": "IamCoder18"
        },
        {
          "number": 11611,
          "created_at": "2026-06-24T00:43:16Z",
          "last_comment_at": "2026-07-17T11:31:14Z",
          "last_comment_author": "kilo-code-bot"
        },
        {
          "number": 11612,
          "created_at": "2026-06-24T00:51:47Z",
          "last_comment_at": "2026-06-28T10:17:29Z",
          "last_comment_author": "lambertjosh"
        },
        {
          "number": 11633,
          "created_at": "2026-06-24T11:46:07Z",
          "last_comment_at": "2026-06-24T11:51:44Z",
          "last_comment_author": "kilo-code-bot"
        },
        {
          "number": 11712,
          "created_at": "2026-06-26T03:01:48Z",
          "last_comment_at": "2026-06-26T12:25:24Z",
          "last_comment_author": "markijbema"
        },
        {
          "number": 11722,
          "created_at": "2026-06-26T10:01:28Z",
          "last_comment_at": "2026-07-27T07:02:21Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 11728,
          "created_at": "2026-06-26T11:32:30Z",
          "last_comment_at": "2026-07-10T19:05:12Z",
          "last_comment_author": "rakshith1928"
        },
        {
          "number": 11866,
          "created_at": "2026-07-01T15:15:33Z",
          "last_comment_at": "2026-07-07T20:05:50Z",
          "last_comment_author": "IamCoder18"
        },
        {
          "number": 11875,
          "created_at": "2026-07-02T03:46:29Z",
          "last_comment_at": "2026-07-02T03:49:37Z",
          "last_comment_author": "kilo-code-bot"
        },
        {
          "number": 11934,
          "created_at": "2026-07-04T05:16:36Z",
          "last_comment_at": "2026-07-14T14:33:21Z",
          "last_comment_author": "morgan-coded"
        },
        {
          "number": 11973,
          "created_at": "2026-07-06T16:16:19Z",
          "last_comment_at": "2026-07-06T16:21:58Z",
          "last_comment_author": "kilo-code-bot"
        },
        {
          "number": 12014,
          "created_at": "2026-07-07T14:36:13Z",
          "last_comment_at": "2026-07-07T14:49:34Z",
          "last_comment_author": "kilo-code-bot"
        },
        {
          "number": 12035,
          "created_at": "2026-07-08T11:41:44Z",
          "last_comment_at": "2026-07-08T11:49:55Z",
          "last_comment_author": "kilo-code-bot"
        }
      ],
      "last_merged_pr_at": "2026-08-04T19:36:26Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 2800,
          "created_at": "2025-10-06T11:02:01Z",
          "last_comment_at": "2026-06-07T18:18:35Z",
          "last_comment_author": "jar3b"
        },
        {
          "number": 2808,
          "created_at": "2025-10-06T16:53:10Z",
          "last_comment_at": "2026-06-26T17:17:02Z",
          "last_comment_author": "nymanyim"
        },
        {
          "number": 4498,
          "created_at": "2025-12-16T14:01:42Z",
          "last_comment_at": "2026-08-04T08:19:29Z",
          "last_comment_author": "myonlylonely"
        },
        {
          "number": 5866,
          "created_at": "2026-02-13T17:33:38Z",
          "last_comment_at": "2026-06-15T12:03:36Z",
          "last_comment_author": "nodje"
        },
        {
          "number": 6316,
          "created_at": "2026-02-14T17:47:46Z",
          "last_comment_at": "2026-06-18T19:03:48Z",
          "last_comment_author": "roverwolf"
        },
        {
          "number": 5928,
          "created_at": "2026-02-17T07:53:47Z",
          "last_comment_at": "2026-06-06T12:54:04Z",
          "last_comment_author": "dark-penguin"
        },
        {
          "number": 6046,
          "created_at": "2026-02-21T17:58:09Z",
          "last_comment_at": "2026-06-07T17:43:26Z",
          "last_comment_author": "Kocarik"
        },
        {
          "number": 6216,
          "created_at": "2026-02-24T08:49:03Z",
          "last_comment_at": "2026-06-10T08:27:48Z",
          "last_comment_author": "titulus"
        },
        {
          "number": 6230,
          "created_at": "2026-02-24T12:37:23Z",
          "last_comment_at": "2026-06-13T11:36:40Z",
          "last_comment_author": "lambertjosh"
        },
        {
          "number": 6279,
          "created_at": "2026-02-25T06:29:07Z",
          "last_comment_at": "2026-06-07T15:55:39Z",
          "last_comment_author": "markfaine"
        },
        {
          "number": 6378,
          "created_at": "2026-02-26T05:33:23Z",
          "last_comment_at": "2026-06-13T08:53:10Z",
          "last_comment_author": "fibsifan"
        },
        {
          "number": 6391,
          "created_at": "2026-02-26T11:53:08Z",
          "last_comment_at": "2026-06-11T17:43:39Z",
          "last_comment_author": "romanstingler"
        },
        {
          "number": 6786,
          "created_at": "2026-03-09T11:10:43Z",
          "last_comment_at": "2026-06-19T07:46:27Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 6795,
          "created_at": "2026-03-09T14:03:09Z",
          "last_comment_at": "2026-06-21T07:33:48Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 6905,
          "created_at": "2026-03-11T03:50:10Z",
          "last_comment_at": "2026-06-21T18:12:53Z",
          "last_comment_author": "robster7674"
        },
        {
          "number": 7001,
          "created_at": "2026-03-12T17:27:25Z",
          "last_comment_at": "2026-07-21T00:24:30Z",
          "last_comment_author": "kilo-code-bot"
        },
        {
          "number": 7064,
          "created_at": "2026-03-16T02:12:09Z",
          "last_comment_at": "2026-06-13T07:31:25Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 7267,
          "created_at": "2026-03-18T17:22:27Z",
          "last_comment_at": "2026-06-13T07:25:50Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 7668,
          "created_at": "2026-03-26T08:58:13Z",
          "last_comment_at": "2026-06-22T09:43:43Z",
          "last_comment_author": "kilo-code-bot"
        },
        {
          "number": 7670,
          "created_at": "2026-03-26T09:00:48Z",
          "last_comment_at": "2026-06-22T07:08:18Z",
          "last_comment_author": "markijbema"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Kilo-Org/kilocode",
    "host": "github.com",
    "name": "kilocode",
    "owner": "Kilo-Org"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "exceptional",
      "name": "Overall health",
      "note": "The weighted overall 83 is calibrated to 96 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 83,
            "calibrated": 96,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 96,
      "inputs": {
        "security": 47,
        "vitality": 96,
        "community": 93,
        "governance": 83,
        "calibration": "2026-08-02",
        "engineering": 90,
        "ai_readiness": 83,
        "weighted_overall_raw": 83
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "exceptional",
        "name": "Vitality",
        "value": 96,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "exceptional",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "commits_last_year": 25757,
              "human_commit_share": 0.91,
              "days_since_last_push": 0,
              "active_weeks_last_year": 52
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "52/52 weeks with commits",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 52
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "25757 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 25757
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v7.4.20",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 0.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~0.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "exceptional",
        "name": "Community & Adoption",
        "value": 93,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "exceptional",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "forks": 3009,
              "stars": 26711,
              "watchers": 106,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "26,711 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 26711
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "3,009 forks",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 3009
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "106 watchers",
                "points": 11.2,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 106
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 6,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "readme_badge_services": [
                "shields.io"
              ],
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 90,
            "inputs": {
              "packages": [
                "@kilocode/cli"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 241968
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "241,968 downloads/month across npm",
                "points": 71.8,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 241968,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "excellent",
        "name": "Sustainability & Governance",
        "value": 83,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "bus_factor": 6,
              "contributors_sampled": 96,
              "top_contributor_share": 0.11
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "6 contributor(s) cover half of all commits",
                "points": 48.6,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 11% of commits",
                "points": 20,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 11
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "96 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 96
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 26 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "merged_prs": 4963,
              "open_issues": 569,
              "closed_issues": 3836,
              "prs_merged_7d": 45,
              "prs_decided_7d": 56,
              "prs_merged_30d": 45,
              "prs_decided_30d": 56,
              "issue_closed_ratio": 0.871,
              "closed_unmerged_prs": 2257,
              "first_time_authors_30d": 4,
              "first_time_prs_merged_30d": 1,
              "first_time_prs_decided_30d": 4
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "87% of issues closed",
                "points": 36.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 87
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "4963/7220 decided PRs merged",
                "points": 20.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 4963,
                      "decided": 7220
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "1/4 first-time contributors' PRs merged in 30d",
                "points": 3.2,
                "status": "partial",
                "details": [
                  {
                    "code": "newcomer_prs_merged",
                    "params": {
                      "days": 30,
                      "merged": 1,
                      "decided": 4
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 9/10 approved changesets -- score normalized to 9",
                "points": 13.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "followers": 988,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "Kilo-Org",
              "public_repos": 38,
              "account_age_days": 518
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "988 followers of Kilo-Org",
                "points": 21.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 988,
                      "login": "Kilo-Org"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "38 public repos, account ~1 yr old",
                "points": 14.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 38
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 1
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@kilocode/cli"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "215 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 215
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 90,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "29 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "eslint.config.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "ai-coding",
                "vscode",
                "vscode-extension",
                "ai-developer-tools",
                "chatgpt",
                "claude",
                "gemini",
                "sonnet",
                "ai",
                "ai-age",
                "cli",
                "jetbrains"
              ],
              "has_wiki": false,
              "homepage": "https://kilo.ai/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://kilo.ai/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "12 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "weak",
        "name": "Security",
        "value": 47,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 5.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "10 out of 10 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 9/10 approved changesets -- score normalized to 9",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 26 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "dangerous workflow patterns detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 1",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "116 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "at_risk",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 237 resolved dependencies against OSV; 59 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 237
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 59
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 26,
            "inputs": {
              "source": "osv",
              "advisories": 102,
              "affected_packages": 16,
              "assessed_packages": 237,
              "unassessed_packages": 59,
              "affected_by_severity": "high 8, moderate 5, low 3",
              "direct_affected_packages": 11
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "11 affected: cross-spawn catalog: (high 7.5), drizzle-orm catalog: (high 7.5), effect catalog: (high 7.4), +8 more",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 11,
                      "packages": "cross-spawn catalog: (high 7.5), drizzle-orm catalog: (high 7.5), effect catalog: (high 7.4)"
                    }
                  },
                  {
                    "code": "advisories_affected_more",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "11 advisory-carrying package(s) unaddressed past 90 days; oldest published 3206 days ago",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 11,
                      "oldest": 3206
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 237,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 13
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "excellent",
        "name": "AI Readiness",
        "value": 83,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.945,
              "agent_instruction_files": [
                "AGENTS.md",
                "packages/core/src/tool/AGENTS.md",
                "packages/effect-drizzle-sqlite/AGENTS.md",
                "packages/kilo-docs/AGENTS.md",
                "packages/kilo-docs/pages/ai-providers/gemini.md",
                "packages/kilo-jetbrains/AGENTS.md",
                "packages/kilo-vscode/AGENTS.md",
                "packages/llm/AGENTS.md",
                "packages/opencode/AGENTS.md",
                "packages/opencode/src/server/routes/instance/httpapi/AGENTS.md",
                "packages/opencode/src/session/llm/AGENTS.md",
                "packages/opencode/test/AGENTS.md",
                "packages/opencode/test/server/AGENTS.md",
                "packages/schema/AGENTS.md"
              ],
              "agent_instruction_max_bytes": 60567
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md, packages/core/src/tool/AGENTS.md, packages/effect-drizzle-sqlite/AGENTS.md, packages/kilo-docs/AGENTS.md, packages/kilo-docs/pages/ai-providers/gemini.md, packages/kilo-jetbrains/AGENTS.md, packages/kilo-vscode/AGENTS.md, packages/llm/AGENTS.md, packages/opencode/AGENTS.md, packages/opencode/src/server/routes/instance/httpapi/AGENTS.md, packages/opencode/src/session/llm/AGENTS.md, packages/opencode/test/AGENTS.md, packages/opencode/test/server/AGENTS.md, packages/schema/AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md, packages/core/src/tool/AGENTS.md, packages/effect-drizzle-sqlite/AGENTS.md, packages/kilo-docs/AGENTS.md, packages/kilo-docs/pages/ai-providers/gemini.md, packages/kilo-jetbrains/AGENTS.md, packages/kilo-vscode/AGENTS.md, packages/llm/AGENTS.md, packages/opencode/AGENTS.md, packages/opencode/src/server/routes/instance/httpapi/AGENTS.md, packages/opencode/src/session/llm/AGENTS.md, packages/opencode/test/AGENTS.md, packages/opencode/test/server/AGENTS.md, packages/schema/AGENTS.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "86 of 91 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 86,
                      "sampled": 91
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_nix": true,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "packages/client/tsconfig.json",
                "packages/containers/tsconfig.json",
                "packages/core/tsconfig.json",
                "packages/effect-drizzle-sqlite/tsconfig.json",
                "packages/effect-sqlite-node/tsconfig.json",
                "packages/http-recorder/tsconfig.json",
                "packages/httpapi-codegen/tsconfig.json",
                "packages/kilo-console/tsconfig.json",
                "packages/kilo-docs/tsconfig.json",
                "packages/kilo-gateway/tsconfig.json",
                "packages/kilo-i18n/tsconfig.json",
                "packages/kilo-indexing/tsconfig.json",
                "packages/kilo-memory/tsconfig.json",
                "packages/kilo-sandbox/tsconfig.json",
                "packages/kilo-telemetry/tsconfig.json",
                "packages/kilo-ui/.storybook/tsconfig.json",
                "packages/kilo-ui/tsconfig.json",
                "packages/kilo-vscode/.storybook/tsconfig.json",
                "packages/kilo-vscode/tsconfig.json",
                "packages/kilo-vscode/webview-ui/tsconfig.json",
                "packages/kilo-web-ui/tsconfig.json",
                "packages/llm/tsconfig.json",
                "packages/opencode/tsconfig.json",
                "packages/plugin-atomic-chat/tsconfig.json",
                "packages/plugin/tsconfig.json",
                "packages/protocol/tsconfig.json",
                "packages/schema/tsconfig.json",
                "packages/script/tsconfig.json",
                "packages/sdk-next/tsconfig.json",
                "packages/sdk/js/tsconfig.json",
                "packages/server/tsconfig.json",
                "packages/session-ui/tsconfig.json",
                "packages/storybook/tsconfig.json",
                "packages/tui/tsconfig.json",
                "packages/ui/tsconfig.json",
                "script/upstream/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "packages/kilo-jetbrains/backend/build.gradle.kts",
                "packages/kilo-jetbrains/build-tasks/build.gradle.kts",
                "packages/kilo-jetbrains/build.gradle.kts",
                "packages/kilo-jetbrains/frontend/build.gradle.kts",
                "packages/kilo-jetbrains/shared/build.gradle.kts"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "packages/kilo-jetbrains/backend/build.gradle.kts, packages/kilo-jetbrains/build-tasks/build.gradle.kts, packages/kilo-jetbrains/build.gradle.kts (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "packages/kilo-jetbrains/backend/build.gradle.kts, packages/kilo-jetbrains/build-tasks/build.gradle.kts, packages/kilo-jetbrains/build.gradle.kts"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "eslint.config.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "packages/client/tsconfig.json, packages/containers/tsconfig.json, packages/core/tsconfig.json, packages/effect-drizzle-sqlite/tsconfig.json, packages/effect-sqlite-node/tsconfig.json, packages/http-recorder/tsconfig.json, packages/httpapi-codegen/tsconfig.json, packages/kilo-console/tsconfig.json, packages/kilo-docs/tsconfig.json, packages/kilo-gateway/tsconfig.json, packages/kilo-i18n/tsconfig.json, packages/kilo-indexing/tsconfig.json, packages/kilo-memory/tsconfig.json, packages/kilo-sandbox/tsconfig.json, packages/kilo-telemetry/tsconfig.json, packages/kilo-ui/.storybook/tsconfig.json, packages/kilo-ui/tsconfig.json, packages/kilo-vscode/.storybook/tsconfig.json, packages/kilo-vscode/tsconfig.json, packages/kilo-vscode/webview-ui/tsconfig.json, packages/kilo-web-ui/tsconfig.json, packages/llm/tsconfig.json, packages/opencode/tsconfig.json, packages/plugin-atomic-chat/tsconfig.json, packages/plugin/tsconfig.json, packages/protocol/tsconfig.json, packages/schema/tsconfig.json, packages/script/tsconfig.json, packages/sdk-next/tsconfig.json, packages/sdk/js/tsconfig.json, packages/server/tsconfig.json, packages/session-ui/tsconfig.json, packages/storybook/tsconfig.json, packages/tui/tsconfig.json, packages/ui/tsconfig.json, script/upstream/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "packages/client/tsconfig.json, packages/containers/tsconfig.json, packages/core/tsconfig.json, packages/effect-drizzle-sqlite/tsconfig.json, packages/effect-sqlite-node/tsconfig.json, packages/http-recorder/tsconfig.json, packages/httpapi-codegen/tsconfig.json, packages/kilo-console/tsconfig.json, packages/kilo-docs/tsconfig.json, packages/kilo-gateway/tsconfig.json, packages/kilo-i18n/tsconfig.json, packages/kilo-indexing/tsconfig.json, packages/kilo-memory/tsconfig.json, packages/kilo-sandbox/tsconfig.json, packages/kilo-telemetry/tsconfig.json, packages/kilo-ui/.storybook/tsconfig.json, packages/kilo-ui/tsconfig.json, packages/kilo-vscode/.storybook/tsconfig.json, packages/kilo-vscode/tsconfig.json, packages/kilo-vscode/webview-ui/tsconfig.json, packages/kilo-web-ui/tsconfig.json, packages/llm/tsconfig.json, packages/opencode/tsconfig.json, packages/plugin-atomic-chat/tsconfig.json, packages/plugin/tsconfig.json, packages/protocol/tsconfig.json, packages/schema/tsconfig.json, packages/script/tsconfig.json, packages/sdk-next/tsconfig.json, packages/sdk/js/tsconfig.json, packages/server/tsconfig.json, packages/session-ui/tsconfig.json, packages/storybook/tsconfig.json, packages/tui/tsconfig.json, packages/ui/tsconfig.json, script/upstream/tsconfig.json, tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, Nix",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, Nix"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 671877,
              "source_files_sampled": 5739,
              "oversized_source_files": 61
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "61/5739 source files over 60KB",
                "points": 54.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 5739,
                      "oversized": 61
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "exceptional",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "example_dirs": [
                "example",
                "examples"
              ],
              "has_mcp_signal": true,
              "api_schema_files": [
                "packages/sdk/openapi.json"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "packages/sdk/openapi.json",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "packages/sdk/openapi.json"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "example, examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example, examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library",
        "application"
      ],
      "labels": [
        "web-ui",
        "cli",
        "library",
        "mcp-server"
      ],
      "scores": {
        "cli": 12,
        "tui": 2,
        "web-ui": 12,
        "library": 9.6,
        "mcp-server": 7,
        "network-service": 3,
        "editor-extension": 2
      },
      "primary": "web-ui",
      "evidence": [
        {
          "tier": "declared",
          "label": "cli",
          "source": "npm.bin",
          "weight": 6
        },
        {
          "tier": "declared",
          "label": "library",
          "source": "npm.private",
          "weight": -6
        },
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:npm",
          "weight": 6
        },
        {
          "tier": "declared",
          "label": "library",
          "source": "npm.entry",
          "weight": 4.8
        },
        {
          "tier": "dependencies",
          "label": "cli",
          "source": "dep:yargs",
          "weight": 4
        },
        {
          "tier": "dependencies",
          "label": "mcp-server",
          "source": "dep:@modelcontextprotocol/sdk",
          "weight": 4
        },
        {
          "tier": "dependencies",
          "label": "web-ui",
          "source": "dep:next",
          "weight": 4
        },
        {
          "tier": "dependencies",
          "label": "web-ui",
          "source": "dep:react-dom",
          "weight": 4
        },
        {
          "tier": "dependencies",
          "label": "web-ui",
          "source": "dep:solid-js",
          "weight": 4
        },
        {
          "tier": "structure",
          "label": "library",
          "source": "tree.go_importable",
          "weight": 3
        },
        {
          "tier": "structure",
          "label": "mcp-server",
          "source": "mcp_signal",
          "weight": 3
        },
        {
          "tier": "structure",
          "label": "network-service",
          "source": "api_schema",
          "weight": 3
        },
        {
          "tier": "tags",
          "label": "cli",
          "source": "tag:cli",
          "weight": 2
        },
        {
          "tier": "tags",
          "label": "editor-extension",
          "source": "tag:vscode-extension",
          "weight": 2
        },
        {
          "tier": "tags",
          "label": "tui",
          "source": "tag:tui",
          "weight": 2
        },
        {
          "tier": "declared",
          "label": "library",
          "source": "npm.peer_dependencies",
          "weight": 1.8
        }
      ],
      "artifacts": [
        {
          "path": "package.json",
          "labels": [],
          "ecosystem": "npm"
        },
        {
          "path": "packages/client/package.json",
          "labels": [],
          "ecosystem": "npm"
        },
        {
          "path": "packages/core/package.json",
          "labels": [],
          "ecosystem": "npm"
        },
        {
          "path": "packages/effect-drizzle-sqlite/package.json",
          "labels": [],
          "ecosystem": "npm"
        },
        {
          "path": "packages/effect-sqlite-node/package.json",
          "labels": [],
          "ecosystem": "npm"
        },
        {
          "path": "packages/http-recorder/package.json",
          "labels": [
            "library"
          ],
          "ecosystem": "npm"
        },
        {
          "path": "packages/httpapi-codegen/package.json",
          "labels": [],
          "ecosystem": "npm"
        },
        {
          "path": "packages/kilo-console/package.json",
          "labels": [],
          "ecosystem": "npm"
        },
        {
          "path": "packages/kilo-docs/package.json",
          "labels": [],
          "ecosystem": "npm"
        },
        {
          "path": "packages/kilo-gateway/package.json",
          "labels": [
            "library"
          ],
          "ecosystem": "npm"
        },
        {
          "path": "packages/kilo-i18n/package.json",
          "labels": [
            "library"
          ],
          "ecosystem": "npm"
        },
        {
          "path": "packages/kilo-indexing/package.json",
          "labels": [
            "library"
          ],
          "ecosystem": "npm"
        },
        {
          "path": "packages/kilo-jetbrains/package.json",
          "labels": [],
          "ecosystem": "npm"
        },
        {
          "path": "packages/kilo-memory/package.json",
          "labels": [
            "library"
          ],
          "ecosystem": "npm"
        },
        {
          "path": "packages/kilo-sandbox/package.json",
          "labels": [],
          "ecosystem": "npm"
        },
        {
          "path": "packages/kilo-telemetry/package.json",
          "labels": [
            "library"
          ],
          "ecosystem": "npm"
        },
        {
          "path": "packages/kilo-ui/package.json",
          "labels": [
            "library"
          ],
          "ecosystem": "npm"
        },
        {
          "path": "packages/kilo-vscode/package.json",
          "labels": [
            "library"
          ],
          "ecosystem": "npm"
        },
        {
          "path": "packages/kilo-web-ui/package.json",
          "labels": [
            "library"
          ],
          "ecosystem": "npm"
        },
        {
          "path": "packages/llm/package.json",
          "labels": [],
          "ecosystem": "npm"
        },
        {
          "path": "packages/opencode/package.json",
          "labels": [
            "cli",
            "library"
          ],
          "ecosystem": "npm"
        }
      ],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "First-time contributor figures cover 12 of 17 authors (cap 12)",
    "Could not fetch npm package '@kilocode/kilo-ui' from its registry",
    "Could not fetch npm package '@kilocode/kilo-i18n' from its registry",
    "Could not fetch npm package '@kilocode/kilo-memory' from its registry",
    "Could not fetch npm package 'kilo-code' from its registry",
    "Could not fetch npm package '@kilocode/kilo-web-ui' from its registry",
    "Could not fetch npm package '@kilocode/kilo-gateway' from its registry",
    "Could not fetch npm package '@opencode-ai/http-recorder' from its registry",
    "deps.dev does not index npm:@kilocode/cli@7.4.20; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-05T02:50:06.347130Z",
  "schema_version": "0.31.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/Kilo-Org/kilocode.svg",
  "full_name": "Kilo-Org/kilocode",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.5.0, schema v0.31.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm.