Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 1311,
"has_wiki": true,
"homepage": null,
"languages": {
"CSS": 7484,
"HTML": 1822,
"JavaScript": 27520,
"TypeScript": 27793
},
"pushed_at": "2026-07-21T04:19:46Z",
"created_at": "2026-07-13T06:55:36Z",
"owner_type": "User",
"updated_at": "2026-07-21T04:19:51Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript",
"JavaScript",
"CSS"
]
},
"owner": {
"blog": "https://alex123bob.github.io/",
"name": "Alexander Li",
"type": "User",
"login": "alex123bob",
"company": "@MicroStrategy",
"location": "Hangzhou",
"followers": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/5180511?v=4",
"created_at": "2013-08-07T08:14:47Z",
"is_verified": null,
"public_repos": 68,
"account_age_days": 4737
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "2bc2b3e7074d512f56632716df269a8ef0a7c3ee",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 1.5.0",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-21T04:19:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5eabb55fbf1b6bf93dd22f86faf9d536fa6a4b63",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 1.4.3",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-21T04:16:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6728a306dbb6318e3781885e842e2e0c13a0796b",
"body": "…install",
"is_bot": false,
"headline": "docs: update Live dashboard section — oc-dash now auto-registered on …",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-21T04:15:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c66452aa60d51d76c6b29e98dd3397b04830c14b",
"body": "…uard)",
"is_bot": false,
"headline": "fix: skip postinstall registration when running in own repo (CI/dev g…",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-21T04:14:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9776c68e4307efaefd79c506c3e6226530841ce5",
"body": "…ished files",
"is_bot": false,
"headline": "chore: wire postinstall to register oc-dash; include scripts/ in publ…",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-21T04:12:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b18920ad38735925307e7aec6819de9cb7ca969e",
"body": null,
"is_bot": false,
"headline": "fix: use lstatSync for stale-symlink detection to handle broken symlinks",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-21T04:11:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d15d19da10b0d7f17fda6cf3c966a8012218481b",
"body": null,
"is_bot": false,
"headline": "feat: add postinstall script to register oc-dash binary",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-21T04:09:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "470bfeac332c2d618152005f81e1872173431a75",
"body": null,
"is_bot": false,
"headline": "docs: add implementation plan for oc-dash postinstall registration",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-21T04:04:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa91978b974afe2b250ea12bd4a2b8c08927f759",
"body": "…1.4.2",
"is_bot": false,
"headline": "docs: replace alias with shell function for oc-dash; bump version to …",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-21T03:41:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70d2c597ad90bc9cefe31f99032740e48e5b1f15",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 1.4.1 in package.json and package-lock.json",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-21T02:04:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "beed7a07a80889760a8fac21bb7ee1140391a115",
"body": "Agent sections are joined with a single \"\\n\", so they render with no\nblank line between them, but the click loop advanced its row cursor by\nsectionLines + 1. That off-by-one compounded down the list, mapping every\nagent below the first (which always includes finished agents, sorted last)\nto the wrong row range — clicks landed in the gap and toggled nothing.\nAdvance by sectionLines only, matching the rendered layout.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: correct click hit-testing so finished agent sections expand",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-21T01:42:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "30eb8227cdc77b928b431340900ab5ea58a4b1c6",
"body": null,
"is_bot": false,
"headline": "docs: add screenshots to README",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T11:39:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51ab3393b99946359e641df9c778cf3e6afdd694",
"body": null,
"is_bot": false,
"headline": "docs: update dashboard invocation to use opencode cache path + alias",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T11:18:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0de61f6fa543a9d63a052f5017000596655ab083",
"body": "…dd bin entry for oc-cache-dashboard",
"is_bot": false,
"headline": "chore: bump version to 1.4.0 in package.json and package-lock.json; a…",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T11:16:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23551f928b2a2d1c5e9b9342c9ef10bcb63d9a8e",
"body": "…l conflict",
"is_bot": false,
"headline": "fix: rename bin to oc-cache-dashboard to avoid opencode plugin instal…",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T11:15:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b41e0a0ad9c09901b03a1c64b2fd15b8254eba7f",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 1.3.1 in package.json and package-lock.json",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T11:09:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b40efcf5181ef85b4249a96891073f2ba9308a1",
"body": null,
"is_bot": false,
"headline": "fix: revert to single text node, wire onMouseUp for collapse toggle",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T11:08:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "682647834bd3efd25605b2430604e65a273b2514",
"body": null,
"is_bot": false,
"headline": "docs: add dashboard section to README; chore: bump version to 1.3.0",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T11:00:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21aa9f690b056a261f57c5b0e46104fb3398513e",
"body": null,
"is_bot": false,
"headline": "feat(dashboard): copy UI files to dist on build",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T10:59:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b35f1b4c714cdfb741927e9f8fc279b544157c9",
"body": "…end label",
"is_bot": false,
"headline": "fix(dashboard): close stale EventSource on reconnect, fix heatmap leg…",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T10:58:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d2da6c1197d69400a7ff96ba406ee9fad8e6328",
"body": null,
"is_bot": false,
"headline": "feat(dashboard): SPA app — 5 tabs, SSE live update, filters",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T10:56:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c087f27705500b8c536b747773224e008fdf63c",
"body": null,
"is_bot": false,
"headline": "feat(dashboard): SPA shell and dark theme CSS",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T10:52:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b431fc717ff04ecf189c0f99c393c0040470c3ff",
"body": null,
"is_bot": false,
"headline": "feat(dashboard): CLI entry point with --port, --file, --no-open flags",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T10:51:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b670bea2f8611cc4b58dfaa423617e35f72485a9",
"body": "… guard, remove unused autoOpen",
"is_bot": false,
"headline": "fix(dashboard): turnCount fix, weighted daily hitRate, path traversal…",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T10:49:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15ca5836fd5d3f7f43c97641eb5e15115c2d60a4",
"body": null,
"is_bot": false,
"headline": "feat(dashboard): HTTP server with SSE and port auto-increment",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T10:46:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85b64354b40ed3f0a4628bc1314ee3535511263b",
"body": null,
"is_bot": false,
"headline": "feat(dashboard): JSONL reader and aggregator",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T10:45:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceeeadc3f6bd5dacac2d5450f47fbe5b57e26c03",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 1.2.0",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T10:43:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6cf838b78c72c0567cfa5bce20012df456573fa",
"body": null,
"is_bot": false,
"headline": "docs: document collapsible sidebar behaviour",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T10:43:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dab17ea5902e297c2edb56a489504c84c870b46",
"body": null,
"is_bot": false,
"headline": "fix: use opentui add/remove API for per-agent children management",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T10:42:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7331827035038533a8c0c87637b5b510dae56474",
"body": null,
"is_bot": false,
"headline": "feat: per-agent clickable collapse in TUI sidebar",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T10:39:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc8c84cd7e3634d6a5021b5ebdae127bbaaaaa4a",
"body": null,
"is_bot": false,
"headline": "feat: add collapsed field to AgentEntry, update renderAgentSection",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T10:36:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01fcd7b24d689acff9e532a3e4a4671085061761",
"body": "…oard",
"is_bot": false,
"headline": "docs: add implementation plans for collapsible sidebar and live dashb…",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T10:34:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f4e77dcefed334c2ebf4d8d65c881ab71cf929e",
"body": null,
"is_bot": false,
"headline": "docs: add port conflict handling and shutdown UX to dashboard spec",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T10:29:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b210b0e77cf6f2f5db99ad3bc16cbce7d4fbcd52",
"body": null,
"is_bot": false,
"headline": "docs: add design spec for collapsible sidebar + live dashboard",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T10:25:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c34a627ae46d1a88a302dff64929a974896bf4db",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 1.1.3 in package.json and package-lock.json",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T09:47:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a035e0dfbe9d8327ae6fe824e5395ee7223bc2b",
"body": "…tect subagents",
"is_bot": false,
"headline": "fix: use session.created parentID (not message parentSessionID) to de…",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T09:45:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27c39a345d1d8ff403d318712e0cb4a784e338f2",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 1.1.2 in package.json and package-lock.json",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T09:27:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "def1a65f254cc27f93472c02668772b24454213d",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 1.1.1 in package-lock.json",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T09:26:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73e97f487760436ac23161e93ef18d76ed297ed7",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 1.1.1",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T09:26:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ebd199dd94e6e7a2fb381136cc9d3feedd7404e",
"body": null,
"is_bot": false,
"headline": "fix: add types node to tsconfig to resolve node: imports and setTimeout",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T09:25:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "386b26c74762ebf17028b3eb368e5eba87a3a706",
"body": null,
"is_bot": false,
"headline": "chore: bump to 1.1.0, update README example with new JSONL fields",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T09:20:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cf9d347e04b64836c06eee4ed2eead1c4b62e1b",
"body": null,
"is_bot": false,
"headline": "chore: clarify subagentCount is process-local in index.ts",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T09:19:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da9b7804024b6bbe1c75480d42b05f13ba9bbd2d",
"body": null,
"is_bot": false,
"headline": "feat: write parentSessionID and agentLabel to JSONL records",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T09:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b77d59548e92c50397064d68c843f60228725a7f",
"body": null,
"is_bot": false,
"headline": "refactor: remove dead SessionStats import and redundant sort in tui.ts",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T09:17:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "485e2c1442c0e38105c9dcf1bfba982423ba2098",
"body": "…state",
"is_bot": false,
"headline": "feat: track subagents in TUI sidebar with idle-based active/finished …",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T09:15:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e8b9608f897cb535f54c2bbec3ab31355e9d663",
"body": null,
"is_bot": false,
"headline": "refactor: fix padding comment and simplify renderAllAgents",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T09:13:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e47c864d66db1bfcba4fe86b54d11285c4b9633",
"body": "… parentSessionID",
"is_bot": false,
"headline": "feat: add AgentEntry type, renderAllAgents, extend extractTokens with…",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T09:12:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a069d7fa21d729bc2a40860dce44d01f4a50b3d",
"body": null,
"is_bot": false,
"headline": "docs: fix formula and spelling consistency in metrics section",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T09:10:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6aa6817ffefd4c9e4f8714ffd0f5d3078fcc7256",
"body": null,
"is_bot": false,
"headline": "docs: add Understanding the metrics section to README",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T09:09:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b203b6c4c3cb5003a1f4939ff39606d51958ae3",
"body": null,
"is_bot": false,
"headline": "docs: add implementation plan for terminology and subagent tracking",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T09:08:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5bf726643288663b1cde49523b3f611a465e1fb",
"body": null,
"is_bot": false,
"headline": "docs: add terminology and subagent tracking design spec",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T09:05:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9d158745251b3e3a4a1b8224e5bd6f911740313",
"body": null,
"is_bot": false,
"headline": "chore: stop tracking dist/ — built on publish via prepublishOnly",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T08:57:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e79467f44d745a629a76a5c7a146d63a6bb156c1",
"body": "Update README example config to reference the scoped package @alex123bob/opencode-cache-stats instead of opencode-cache-stats. This aligns the docs with the package's published name and avoids confusion with an unscoped package.",
"is_bot": false,
"headline": "Use namespaced package name in README",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T07:06:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df7b25ac7b9bd7e5146f2a501dd90ae95d531fb0",
"body": "Update package.json version to 1.0.7 and regenerate package-lock.json. The lockfile now includes a web-tree-sitter entry (0.25.10) with its resolved/integrity metadata and peer dependency info; changes reflect an npm install / version bump for release.",
"is_bot": false,
"headline": "Bump version to 1.0.7 and update lockfile",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T06:32:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f718822963c589e6f29fd5b110bd9507a7e72ef",
"body": "Introduce a lazy-loaded TUI entry (rootTui) in src/index.ts to keep server bundle free of opentui deps and export it as tui. Add default export objects ({id, server} and {id, tui}) and expose id in both src and dist artifacts. Update src/tui.ts to export id and a default TuiPluginModule (with type import), and adjust generated dist files to re-export default and tui accordingly for plugin discovery.",
"is_bot": false,
"headline": "Add TUI lazy loader & default exports",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T06:31:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47b96ebf270c99b4ab09dcf8b188c8975426f380",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 1.0.6",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T06:14:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20145f611b0ca100d7f8c59d788956d24f96c16f",
"body": null,
"is_bot": false,
"headline": "fix: use named exports only, drop default export object",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T06:14:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "278f811d78a4c47dc6df78145775dced3e9b7f18",
"body": null,
"is_bot": false,
"headline": "1.0.5",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T05:55:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a15070e4a871d481d84fdecee66752eaf53b7631",
"body": "…time",
"is_bot": false,
"headline": "fix: correct jsxImportSource and esbuildOptions for opentui solid run…",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-20T05:55:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a247d48de468f01b62d35ec2aef4bd6023baba11",
"body": null,
"is_bot": false,
"headline": "1.0.4",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-13T08:50:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bb875c719e4a76a492df3ce2003fe352bba701d",
"body": "…rver+tui combined",
"is_bot": false,
"headline": "fix: remove tui from index default export — old plugin API forbids se…",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-13T08:50:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acb32bb093462a6fac805b48ddf153c981a08e07",
"body": null,
"is_bot": false,
"headline": "1.0.3",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-13T08:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "189ae36a460981a3f63675fa4073cb534d46a35e",
"body": null,
"is_bot": false,
"headline": "fix: use static imports for @opentui/solid and solid-js in tui.ts",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-13T08:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a68b5798be27a04a790f9cad7e9ed3363bd1e94",
"body": null,
"is_bot": false,
"headline": "1.0.2",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-13T08:16:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f00d6ebcc17a64b7d4926dfeb9a26f433061369e",
"body": "…y install with the plugin",
"is_bot": false,
"headline": "fix: make @opentui/core, @opentui/solid, solid-js regular deps so the…",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-13T08:16:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01d404e50fc839e24fbd2aa03dc4b21c75df5cc0",
"body": "Update package.json name from \"@jiali/opencode-cache-stats\" to \"@alex123bob/opencode-cache-stats\" to reflect a new npm scope/ownership. No other fields were changed.",
"is_bot": false,
"headline": "Rename package scope to @alex123bob",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-13T07:53:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fe25f42d549156594398dfc7008995374714ea9",
"body": "Rename the npm package in package.json to the scoped name @jiali/opencode-cache-stats to publish it under the @jiali namespace. No other changes were made in this diff.",
"is_bot": false,
"headline": "Scope package name to @jiali/opencode-cache-stats",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-13T07:52:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1de4a6e4b43c2ef97056a05629a4d830e568c6ed",
"body": "Update opencode-cache-stats package version from 0.1.0 to 1.0.1 in package.json to mark the new release.",
"is_bot": false,
"headline": "Bump package version to 1.0.1",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-13T07:48:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96c60c97d6e257a19f0b862fa97b08b637b7269a",
"body": "Update package.json to allow Solid v1.9+ (<2) by changing \"solid-js\" from \"1.9.x\" to \">=1.9.0 <2\" and add peerDependenciesMeta to mark @opentui/core, @opentui/solid, and solid-js as optional peers. This relaxes strict peer dependency requirements and reduces install friction for consumers that may not include those packages.",
"is_bot": false,
"headline": "Relax solid-js range and mark peers optional",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-13T07:31:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c70fde7bfdbc22f462a995c97f2e475b2c250f33",
"body": null,
"is_bot": false,
"headline": "chore: update remote URL to alex123bob/opencode-cache-stats",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-13T07:00:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f35e3c5a3b4daff6de312ba5d360f58729b3dddf",
"body": null,
"is_bot": false,
"headline": "docs: move specs and plans from opencode config into project",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-13T06:52:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3210387a2da2773d3ae2d340c98ed7a1387ce627",
"body": null,
"is_bot": false,
"headline": "build: compiled dist output",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-13T06:52:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3abe05a3e6b3665e1f4c0569be6d7a7e226eb64a",
"body": null,
"is_bot": false,
"headline": "docs: README with install, usage, provider table",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-13T06:51:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5e6009578e5c66441df2b5b767d2491b4f76c3d",
"body": null,
"is_bot": false,
"headline": "fix: lazy mkdirSync, clarify hitRate scope, typed CacheStatsText props",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-13T06:50:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28fc2276fd548124320fbcee740fba54fdc97e7b",
"body": null,
"is_bot": false,
"headline": "feat: TUI sidebar widget (sidebar_content slot)",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-13T06:47:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3223840cac3848dca3d4afeece071872d13d860d",
"body": null,
"is_bot": false,
"headline": "feat: server plugin half (event hook + JSONL appender)",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-13T06:46:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "750f3d63bfafd45499dcf6cafae1e10f09fee4c5",
"body": null,
"is_bot": false,
"headline": "feat: shared types and helpers",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-13T06:46:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d16061dc78ed6e69b67e451f96a0e3d7405debd5",
"body": null,
"is_bot": false,
"headline": "chore: initial project scaffold",
"author_name": "Alexander Li",
"author_login": "alex123bob",
"committed_at": "2026-07-13T06:31:18Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 78,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 6,
"active_weeks_last_year": 3,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@alex123bob/opencode-cache-stats",
"exists": true,
"license": "MIT",
"keywords": [
"opencode",
"plugin",
"cache",
"llm",
"tui",
"cache-hit-rate"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@alex123bob/opencode-cache-stats",
"is_deprecated": false,
"latest_version": "1.5.0",
"repository_url": "https://github.com/alex123bob/opencode-cache-stats",
"versions_count": 15,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2169,
"first_published_at": "2026-07-13T07:53:27.584000Z",
"latest_published_at": "2026-07-21T04:20:13.637000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 21890,
"source_files_sampled": 9,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [
{
"name": "brace-expansion",
"direct": false,
"version": "2.1.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-mh99-v99m-4gvg"
],
"fixed_version": "5.0.8",
"advisory_count": 1,
"oldest_advisory_days": 3
},
{
"name": "@babel/core",
"direct": false,
"version": "7.28.0",
"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": 42
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 1,
"high": 1
},
"advisory_count": 2,
"affected_count": 2,
"assessed_count": 107,
"malicious_count": 0,
"assessed_package": "npm:@alex123bob/opencode-cache-stats@1.5.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@opentui/core",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.4.3"
},
{
"name": "@opentui/solid",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.4.3"
},
{
"name": "solid-js",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "1.9.12"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "alex123bob",
"commits": 78,
"avatar_url": "https://avatars.githubusercontent.com/u/5180511?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"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": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no 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": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 7,
"reason": "3 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "2bc2b3e7074d512f56632716df269a8ef0a7c3ee",
"ran_at": "2026-07-28T00:28:30Z",
"aggregate_score": 2.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-21T04:19:47Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/alex123bob/opencode-cache-stats",
"host": "github.com",
"name": "opencode-cache-stats",
"owner": "alex123bob"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"security": 36,
"vitality": 33,
"community": 32,
"governance": 38,
"engineering": 44
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 33,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"commits_last_year": 78,
"human_commit_share": 1,
"days_since_last_push": 6,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "78 commits in the last year",
"points": 17,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 78
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "critical",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 32,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"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": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"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": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"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": 56,
"inputs": {
"packages": [
"@alex123bob/opencode-cache-stats"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 2169
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,169 downloads/month across npm",
"points": 44.5,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2169,
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 38,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 54,
"inputs": {
"followers": 13,
"owner_type": "User",
"is_verified": null,
"owner_login": "alex123bob",
"public_repos": 68,
"account_age_days": 4737
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "13 followers of alex123bob",
"points": 8.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 13,
"login": "alex123bob"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "68 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 68
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@alex123bob/opencode-cache-stats"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 6
},
"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 6 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 6
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "15 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 15
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 44,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": false
},
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 36,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 24,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 2.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"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": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "3 existing vulnerabilities detected",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "good",
"name": "Dependency advisories",
"note": "Matched the npm:@alex123bob/opencode-cache-stats@1.5.0 runtime dependency closure — what installing the published package pulls in — 107 packages. Reachability is not analyzed.",
"notes": [
{
"code": "advisories_scope_published",
"params": {
"package": "npm:@alex123bob/opencode-cache-stats@1.5.0",
"assessed": 107
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 84,
"inputs": {
"source": "osv",
"advisories": 2,
"affected_packages": 2,
"assessed_packages": 107,
"unassessed_packages": 0,
"affected_by_severity": "high 1, low 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "2 affected: brace-expansion 2.1.2 (high 7.5), @babel/core 7.28.0 (low 3.2)",
"points": 9.3,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 2,
"packages": "brace-expansion 2.1.2 (high 7.5), @babel/core 7.28.0 (low 3.2)"
}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"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": 107,
"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": "excellent",
"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"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"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": "moderate",
"name": "AI Readiness",
"value": 56,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.949,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"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": "74 of 78 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 74,
"sampled": 78
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 51,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0.013,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 78 commits agent-authored or agent-credited",
"points": 2.6,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 78
}
}
],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 21890,
"source_files_sampled": 9,
"oversized_source_files": 0
},
"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": "0/9 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 9,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-28T00:28:34.909930Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/alex123bob/opencode-cache-stats.svg",
"full_name": "alex123bob/opencode-cache-stats",
"license_state": "standard",
"license_spdx": "MIT"
}