原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"agent",
"ai",
"ai-agent",
"cli",
"coding-agent",
"developer-tools",
"llm",
"terminal",
"tui",
"typescript"
],
"is_fork": false,
"size_kb": 3377,
"has_wiki": true,
"homepage": null,
"languages": {
"CSS": 9825,
"HTML": 893,
"Shell": 14415,
"Batchfile": 767,
"JavaScript": 43335,
"PowerShell": 14359,
"TypeScript": 7524899
},
"pushed_at": "2026-07-17T16:20:33Z",
"created_at": "2026-06-18T17:10:02Z",
"owner_type": "User",
"updated_at": "2026-07-17T16:10:28Z",
"description": "A terminal-native AI coding agent — a fast, scriptable TUI CLI for builders.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "Lyin01",
"company": null,
"location": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/243369700?v=4",
"created_at": "2025-11-11T14:43:57Z",
"is_verified": null,
"public_repos": 5,
"account_age_days": 253
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.9.18",
"kind": "patch",
"published_at": "2026-07-17T16:20:33Z"
},
{
"tag": "v0.9.17",
"kind": "patch",
"published_at": "2026-07-17T11:44:54Z"
},
{
"tag": "v0.9.15",
"kind": "patch",
"published_at": "2026-07-14T15:18:22Z"
},
{
"tag": "v0.9.14",
"kind": "patch",
"published_at": "2026-07-13T12:21:47Z"
},
{
"tag": "v0.9.13",
"kind": "patch",
"published_at": "2026-07-13T10:43:46Z"
},
{
"tag": "v0.9.12",
"kind": "patch",
"published_at": "2026-07-13T10:10:42Z"
},
{
"tag": "v0.9.11",
"kind": "patch",
"published_at": "2026-07-12T06:26:50Z"
},
{
"tag": "v0.9.10",
"kind": "patch",
"published_at": "2026-07-10T21:03:24Z"
},
{
"tag": "v0.9.9",
"kind": "patch",
"published_at": "2026-07-10T14:52:18Z"
},
{
"tag": "v0.9.8",
"kind": "patch",
"published_at": "2026-07-10T07:22:52Z"
},
{
"tag": "v0.9.6",
"kind": "patch",
"published_at": "2026-07-06T07:30:15Z"
},
{
"tag": "v0.8.7",
"kind": "patch",
"published_at": "2026-07-03T12:40:18Z"
},
{
"tag": "v0.8.5",
"kind": "patch",
"published_at": "2026-07-02T17:31:32Z"
},
{
"tag": "v0.8.4",
"kind": "patch",
"published_at": "2026-06-27T15:11:27Z"
},
{
"tag": "v0.8.3",
"kind": "patch",
"published_at": "2026-06-27T13:46:09Z"
},
{
"tag": "v0.8.2",
"kind": "patch",
"published_at": "2026-06-21T05:42:42Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2026-06-21T04:41:06Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-06-21T04:21:07Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-06-19T17:05:39Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-06-19T11:41:31Z"
}
],
"recent_commits": [
{
"oid": "178d9b97a5aa8aeb5d1c39755f939336c62123a2",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.9.18",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-17T16:08:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "343da2ece2c685dbaec25abf5e34d5cfe2b34133",
"body": null,
"is_bot": false,
"headline": "fix: resolve runtime reliability audit findings",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-17T16:08:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4950c8d584e33c8201efff8c6446f291668f52da",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.9.17",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-17T11:33:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db4a0a240857c9c777de3651cc28449cf7e28513",
"body": "- README: the sensitive/git-control/outside-cwd checks in auto mode only\n cover tools that declare file accesses; Bash, MCP and user tools are\n approved without those checks\n- AGENTS.md: cc-connect polls every 30s, idle memory extraction runs after\n 15min from LifecycleController, MCP recommendations are Peekaboo and\n Chrome DevTools, memory persists to memos.sqlite, tui-state console\n escape hatch is gone",
"is_bot": false,
"headline": "docs: state auto permission boundary and sync stale facts",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-17T11:33:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7dead3d1f89a87ec8e39822efd101ef32427fa4",
"body": "Approval/question panels mounted over a picker left activeDialog dangling\n(activity pane hidden for the rest of the session), and mounting into the\neditor container while the /tasks browser owned the UI tree left the panel\ninvisible with the agent waiting forever. Modal panels now suspend the\ncurrent dialog (closing fullscreen overlays first) and restore it on hide.",
"is_bot": false,
"headline": "fix(tui): restore suspended dialogs around modal panels",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-17T11:33:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b03bba33c085447413e1052c77862e9479f3ff4",
"body": "A 'delete' command on a contentless FTS5 table is a silent no-op unless it\ncarries the exact inserted column values — deleted memos left their terms in\nthe index and reused rowids infected new memos with ghost keywords (breaking\n/dream merges and MemoryEdit delete+write sequences). Delete now passes the\nfull column values on both the delete and update paths.\n\nMerged memos from /dream consolidation now inherit projectDir when every\noriginal shares it, instead of always falling back to global.",
"is_bot": false,
"headline": "fix(memory): remove FTS entries by value and keep merged project scope",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-17T11:33:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "125448a658d12ec1b0a1d56aa842de2e5a152b6e",
"body": "…view\n\n- inject actual AGENTS.md contents into the system prompt (was: path list)\n- keep the tail ring buffer rotating past maxChars so command output keeps\n its true tail; stop double-counting truncated bytes\n- reset the micro compaction cutoff when a full compaction applies, so\n preserved tool r\n[…]\nated it)\n- run ExitPlanMode review before session approval history so a memorized\n approval cannot skip review of a new plan body\n- fix system prompt section numbering and sync dream.md storage facts",
"is_bot": false,
"headline": "fix(core): repair prompt context, result tail, goal drive and plan re…",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-17T11:32:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "64ec643b15e808d7a0c02e6e0c9be2990e8afa21",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.9.16",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-16T06:04:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf19cdbd67c9c0b2ed4bd5cc6ed70475f165e9ef",
"body": null,
"is_bot": false,
"headline": "feat(tui): show cache hit rate and stabilize transcript viewport",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-16T06:03:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7220c5b4d277c5423c92ee3cee2b3949c41444c",
"body": null,
"is_bot": false,
"headline": "test(installer): normalize temporary paths on windows",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-14T15:08:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36625b41c4b03c77db77e058cf2ac08583629504",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.9.15",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-14T14:59:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "179f100a364694a54a4d007512cd1a2619199226",
"body": null,
"is_bot": false,
"headline": "fix(release): harden installers updates and packaging",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-14T14:55:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41d00df53980ce9ed9b035e275e09647e266218f",
"body": null,
"is_bot": false,
"headline": "fix(desktop): secure ipc and synchronize interaction state",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-14T14:55:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e233b86a5d8060b0db0229e1588d624f13cc3886",
"body": null,
"is_bot": false,
"headline": "fix(tui): harden transcript mcp revoke and diff rendering",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-14T14:54:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f798517ad5f3b2a8d703059d4d40bde2577da06",
"body": null,
"is_bot": false,
"headline": "fix(ltod): align google genai with current sdk protocol",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-14T14:54:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c76d400e1fa935f3adb6439937ef77a15cd059e",
"body": null,
"is_bot": false,
"headline": "fix(memory): make persistence and embeddings lifecycle-safe",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-14T14:54:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "093e9640e2dbb67bffb146b46c3a03f6a2e3ed4c",
"body": null,
"is_bot": false,
"headline": "fix(core): harden lifecycle and path boundaries",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-14T14:54:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "087e3929774b384d4e3bd39ad1ea0f88c2ee9741",
"body": "Follow-up to the startup lazy-loading: createDefaultExportDeps did an\nunconditional dynamic import of the SDK (plus three leaf modules), so\nexport tests that inject the full deps set still loaded the real SDK\ninside loaded vitest workers - slow enough under full-suite contention\nto blow the 5s timeo\n[…]\nring it as a static import silently put ~4MB back\non the --version path (measured 520ms). It stays lazy with a comment\nsaying why. lm --version: ~180ms, module init still ~flat vs the bare\nnode floor.",
"is_bot": false,
"headline": "fix(cli): keep the export SDK import off injected-deps paths",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-13T12:14:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "15c4e4065522f33c6180f22edd015d72e6b2e3f2",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.9.14",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-13T11:49:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f83233e1df542c3a2ba2c265ee5ce4685bbf854",
"body": "lm --version paid ~650ms because app.ts statically imported every\nrunner (TUI, prompt, stream-json, channel setup, plugin entry), the\nexport sub-command pulled LmcodeHarness at module scope, and — the\ndeepest root — constant/app.ts imported the entire SDK for one enum\nvalue (ErrorCodes.AUTH_LOGIN_RE\n[…]\nB),\nand the bundled TypeScript compiler (7.9MB) into chunks that trivial\ninvocations never evaluate. Runtime probes: migrate/help/plugin-entry/\nexport/stream-json all load their lazy chunks correctly.",
"is_bot": false,
"headline": "perf(cli): keep the agent bundle off the startup path",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-13T11:49:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "64962de9b0e6f1e6cb32bd934ff70ee9e5113daa",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.9.13",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-13T10:26:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92a77286443cdb23019d7a7ae97da863e45390e0",
"body": "…keover\n\nTwo defects in the shipped install hook:\n\n1. createDesktopShortcut() sat at module top level, outside main()'s\n isGlobalInstall() gate, so every Windows install context - npx,\n local project deps, workspace bootstraps - silently wrote an\n LMcode.lnk onto the user's desktop. It now run\n[…]\nstall.test.ts now pins the\nnon-global no-op contract, global-install detection across npm/pnpm/\nyarn-classic, and the win32 shim patch idempotency via real child\nprocesses with scrubbed lifecycle env.",
"is_bot": false,
"headline": "fix(postinstall): gate the desktop shortcut and drop the dead PATH ta…",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-13T10:25:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c3af01c05b4bae2ba9872ba8cc323c9e7a0f6f3d",
"body": "The .changeset folder was removed together with the dead release\nworkflow, so the publish script's final step failed unconditionally\nwith 'There is no .changeset folder'. The CLI is the only public\npackage and carries no workspace: ranges (runtime deps are bundled by\ntsdown), so a plain npm publish of apps/lmcode is equivalent.",
"is_bot": false,
"headline": "fix(release): publish the CLI directly instead of via changesets",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-13T09:23:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "804f5262fb845e98c109e21bfbe933242181ab28",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.9.12",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-13T09:18:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80bd9319eb4df4c4ed2e3088483759ff22280953",
"body": "writeInstalled hand-rolled tmp->rename with a fixed tmp name, no fsync,\nno Windows pre-unlink, and no cleanup on failure; route it through the\nshared atomicWrite. The MCP OAuth JsonFileStore stays a separate sync\nimplementation (SDK callbacks are synchronous, files must land 0600)\nbut gains the same Windows pre-unlink so replacing a held target file\ndegrades the same way as every other atomic write in the repo.",
"is_bot": false,
"headline": "fix(fs): converge plugin/oauth stores to atomicWrite semantics",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-13T09:18:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9317bc3df2a8a8ec8f14499627090291b8056d9",
"body": null,
"is_bot": false,
"headline": "docs: rewrite README in maintainer voice",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-12T06:59:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0f3286056ae944522183d40c3248aefdaadfefe",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.9.11",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-12T06:07:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "806e8869d27fc360ca13a99047fa7ec75935a652",
"body": null,
"is_bot": false,
"headline": "fix(agent): harden tool-loop self-correction",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-12T06:04:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6de6e399d43094155891323c4efa36d6ed33efcc",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.9.10",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T20:53:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca708768a0b48b83d4ad467618b495418b405f3e",
"body": null,
"is_bot": false,
"headline": "fix(agent): prevent unsupported validation claims",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T20:53:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2d9727a68892827dcc881460193ef472c99a54c",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.9.9",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T14:44:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9feee222664e91c78e96db3b7c9552005d262bd4",
"body": null,
"is_bot": false,
"headline": "docs(plan): record hook process tree cleanup",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T14:38:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2aa23cc9e9b382d2918e71641a0ff9cc80e796a",
"body": null,
"is_bot": false,
"headline": "fix(hooks): terminate process trees before settling",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T14:38:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f29568883c4597f2c6ae2ed3419e9feb67ff9c27",
"body": null,
"is_bot": false,
"headline": "docs(plan): record cc-connect status probe fix",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T13:54:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1637af4a2cb2826d71f05492650cbe7dedb4494e",
"body": null,
"is_bot": false,
"headline": "fix(tui): avoid cc-connect status probe self-matches",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T13:54:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78068929f573ef46f131c0e38cc173b48fae3b13",
"body": null,
"is_bot": false,
"headline": "docs(plan): record JIAN PID-file race fix",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T13:16:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07962f7b9d0397f1be5a4a0dfbfa6222cd2dd5dc",
"body": null,
"is_bot": false,
"headline": "test(jian): wait for valid process tree PID",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T13:16:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62ba3f70d286d9b892c84f5622982acdc27b8a51",
"body": null,
"is_bot": false,
"headline": "fix(dev): resolve package-local imports on Node 22",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T12:56:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "523b6be788faaa9e815f311ef18f09af837e994c",
"body": null,
"is_bot": false,
"headline": "docs(plan): record Windows process follow-up audit",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T12:56:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9c41b919bdf7bd27aaf39bd0978dfa3d430d995",
"body": null,
"is_bot": false,
"headline": "ci: retire broken release workflow and stabilize Windows tests",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T12:56:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "406fcdd8c71c825d2b8e8aa48c06bd5f31201c57",
"body": null,
"is_bot": false,
"headline": "fix(dev): restore cross-platform CLI source entry",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T12:56:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e0429c5f7c4af70fe8c81ae666f9ab67002ffbb",
"body": null,
"is_bot": false,
"headline": "fix(cli): close remaining Windows process gaps",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T12:56:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22bb2276b5878972872b6ad83f5b5df2909242b2",
"body": null,
"is_bot": false,
"headline": "docs(plan): self-healing audited clean — edge-subsystem sweep complete",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T11:45:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbdb66dbcec8e7df1f771364044a5451ba7ea67b",
"body": null,
"is_bot": false,
"headline": "docs(plan): record OAuth callback race fix + rg-locator audit",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T11:45:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22f0c447cdb83415629b0ade5f93dfaf3f1f6954",
"body": "The callback listener dropped the authorization outcome when the HTTP\ncallback arrived before waitForCode() was armed: handle() latched the\none-shot 'settled' flag while resolveCode/rejectCode were still\nundefined. Since the waiter's timeout also runs through that latch,\ncomplete() then hung forever\n[…]\ns.\n\nBuffer the early outcome and replay it when waitForCode arms. Adds a\ncallback-server test suite; the two early-arrival cases reproduce the\nhang before this fix (15s vitest timeout) and pass after.",
"is_bot": false,
"headline": "fix(mcp): buffer OAuth callback that lands before waitForCode",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T11:45:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "30e2a8c323be5177deedfec4125fc395b0784d1f",
"body": null,
"is_bot": false,
"headline": "docs(plan): record plugin subsystem audit (one latent fix)",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T11:45:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da47796062efb45a75763bebdad1ec81e91029f9",
"body": "downloadZip's 'signal ?? timeoutController.signal' substituted the\ncaller's signal for the 10-minute timeout instead of combining them — any\ncaller passing a signal silently lost the hang protection. Latent today\n(the one production caller passes none) but a trap for the next one.\nCombine via AbortSignal.any / AbortSignal.timeout and add a test that a\ncaller abort cancels an unresponsive download with the timeout armed.",
"is_bot": false,
"headline": "fix(plugin): keep the download timeout when a caller signal is passed",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T11:45:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "795f479234a81548e939e8c42e2b315688ac8117",
"body": null,
"is_bot": false,
"headline": "docs(plan): record self-update Windows fix",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T11:45:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9354237f7a064a6ec7f1f4855f2496d5162675e",
"body": "Two bugs in the update preflight, both verified on a Windows host:\n\n1. installUpdate spawned bare 'pnpm' with a shell-less spawn — pnpm is a\n .cmd shim on Windows, so the spawn dies (ENOENT; verified). Worse, it\n died AFTER 'git pull' succeeded, leaving the clone half-upgraded\n (new source, ol\n[…]\nrce delegates to it, and the prompt's\n displayed command now shows the real directory.\n\nAlso point the Windows manual-update hint at install.ps1 (the message\ntold Windows users to run ./install.sh).",
"is_bot": false,
"headline": "fix(cli): make self-update work on Windows and custom LMCODE_HOME",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T11:45:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e49f2093e0f402a6dea65f252772cf4013ddb1b8",
"body": null,
"is_bot": false,
"headline": "docs(plan): record LSP Windows spawn fix",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T11:45:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cdd68b040a358bb928e6b11c1f5772e24173d4c",
"body": "Same bug class as the MCP stdio fix (f867f8b): LspClient spawns language\nservers through jian.exec, which is a shell-less node spawn — and\ntypescript-language-server / pyright-langserver are npm .cmd shims on\nWindows, so the spawn dies (ENOENT for bare names, EINVAL for direct .cmd\npaths since Node'\n[…]\nhe\nplatform comes from jian.osEnv.osKind, not process.platform — the server\nruns wherever the jian executes. Verified on Windows: direct .cmd spawn\nthrows EINVAL, the cmd.exe /c wrap runs it (exit 0).",
"is_bot": false,
"headline": "fix(lsp): spawn npm-shim language servers via cmd.exe on Windows",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T11:45:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4aa7b2365f3486c1fdf888b027dbc342a233d053",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.9.8",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T07:21:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65db13cf18fab3beb69a919c959d29229e287916",
"body": "The unanchored .lmcode rule in .gitignore swallowed the fixture's .lmcode\ndirectory, so packages/migration-legacy/test/fixtures/multi-workdir/\nexisted only on the author's machine — 7 migration tests failed on every\nCI run (ubuntu + windows) with 'expected 0 to be greater than 0' /\nENOENT, keeping main's CI red. Un-ignore fixture .lmcode dirs and commit\nthe 8 files (7KB, synthetic paths, no secrets).",
"is_bot": false,
"headline": "fix(ci): ship the multi-workdir migration fixture",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T07:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a77174f9bbc660f971fb74ae898933a9bd4b44f7",
"body": "The date/cwd normalization added in cc3007f only covered the event\nsnapshot path (normalizeValue); lastLlmInput() formats message text via\nformatText, which skipped it — so regenerating the subagent-host snapshot\nbaked this machine's cwd in: green locally, red on CI (/home/runner/...).\nRoute formatText through normalizeVolatileText and regenerate the\nsnapshot with <date>/<cwd> placeholders.",
"is_bot": false,
"headline": "test(agent-core): normalize volatile text in LLM-input snapshots too",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T07:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e88adea1d7d5e8e9ba67f993159e245c76c2c86f",
"body": null,
"is_bot": false,
"headline": "docs(plan): record MCP Windows stdio spawn fix",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T07:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7245b2fd1548e74558316c67ad5b67248ce8cba1",
"body": "The MCP SDK's stdio transport spawns with shell:false, and Node cannot\nexecute the .cmd/.bat shims that npx/npm/pnpm/yarn resolve to — the\nlaunchers for nearly every MCP server. On Windows spawn('npx') fails with\nENOENT (libuv appends only .exe, not PATHEXT shims), so npx-launched\nstdio servers sile\n[…]\nn test that connects to a\nserver launched through a real .cmd shim (which ENOENTs without the fix).\nVerified: spawn('npx',{shell:false}) reproduces ENOENT here; the .cmd\nintegration test now connects.",
"is_bot": false,
"headline": "fix(mcp): spawn stdio servers via cmd.exe on Windows",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T07:20:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1b2e321db1c1adfbd5c6a7a1f9c5ddda18135517",
"body": "Remaining empty catches (self-healing/rpc/sinks) all judged intentional;\ntest-determinism scan clean beyond the 458cba1 session_context fixes.\nRuntime error handling is disciplined and well-covered — goal\nsubstantially complete.",
"is_bot": false,
"headline": "docs(plan): close out robustness goal (#3/#5 done)",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T07:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e5606b1186c465ee4b2c08b94600bca6088e393",
"body": "Pre-existing failures on main. 458cba1's session_context injection embeds\nthe day-precision date and the absolute cwd in message text, but the\nsnapshot harness only normalized key-based cwd/time — so these snapshots\nrot at midnight (date rolls over) and fail on any host whose cwd differs\n(e.g. CI). \n[…]\n refreshes config:145, whose step-2\nsession_memory injection was intentionally removed by 458cba1 (injections\nonly on step 1) but whose snapshot was missed. Full agent-core suite\ngreen, no collateral.",
"is_bot": false,
"headline": "test(agent-core): normalize volatile date/cwd in snapshots",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T07:20:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "66f6c13e6cb7874208e61727f05be5c46e9fff03",
"body": "Pre-existing failure on main. 458cba1 prepends the session_context\ninjection to subagent history, so the old toMatchObject([{...}]) — which\npinned 'Task requirements:' as the sole first message — no longer matched\n(length + position). Use arrayContaining so the assertion checks the\nprompt is present, which also makes it robust to that injection's\nenvironment-dependent contents (date, cwd, global AGENTS.md).",
"is_bot": false,
"headline": "test(node-sdk): assert requirements prompt position-independently",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T07:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f85fc08870c2eafb47caa88614c06e29599000a",
"body": "Pre-existing failure on main (not introduced by this branch). After\n458cba1 added the session_context injection (date, cwd, and the global\n~/.lmcode/AGENTS.md) as the first message, the fake config's\nmax_context_size=1000 overflowed on any host with a global AGENTS.md,\ntriggering auto-compaction that fails with compaction.unable — so the\nturn ended 'failed' before the cancel could produce 'cancelled'. Give the\nfake model a realistic context size so the test exercises cancellation,\nnot overflow.",
"is_bot": false,
"headline": "test(node-sdk): fix env-fragile cancel test overflowing tiny context",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T07:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "414b6cd45f473264a00ac1a1def2a6840e53a37d",
"body": "…onal\n\nRecords diminishing returns — sampled error-recovery paths (blobref\ndedup, per-id-json-store corrupt-skip) are already covered and the hook\nempty-catches are intentional. Robustness is in good shape; suggest\nfinishing the #3 sweep then merging or switching goals.",
"is_bot": false,
"headline": "docs(plan): retryAfterMs edge cases done; hooks catches ruled intenti…",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T07:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "351bdb63e9c640a999118cbfa3faafd44122a4ba",
"body": "retryAfterMsFor guards with typeof number + Number.isFinite + >= 0, but\nonly the negative case was tested. Add NaN, Infinity, non-numeric\nduck-typed, and zero (retry-immediately, honored not discarded) — the\nmalformed-Retry-After paths a provider can actually send.",
"is_bot": false,
"headline": "test(agent-core): cover retryAfterMs guard edge cases",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T07:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd432c2c161c9c8178c3eb15f80e7e99aea7c342",
"body": null,
"is_bot": false,
"headline": "docs(plan): mark compaction circuit-breaker test done (#4)",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T07:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fda96b08b1a2c325c2f0dfd4ba1e69fb21fddde0",
"body": "The auto-compaction circuit breaker (disable auto compaction for the turn\nafter MAX_CONSECUTIVE_FAILURES) had no direct coverage — existing failure\ntests only exercised a single blocking failure that ends the turn. Add a\ntest driving non-blocking auto compaction that fails repeatedly across a\nmulti-\n[…]\nurn: with maxCompactionPerTurn far above the threshold, the\nbreaker (not the per-turn cap) halts compaction at exactly 3 attempts and\nemits compaction_circuit_open. Verified deterministic over 5 runs.",
"is_bot": false,
"headline": "test(agent-core): cover the compaction circuit breaker",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T07:20:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e7651895c8e8552e636138ba252c107cfbf201ed",
"body": "#1 floating promises are structurally impossible (oxlint --type-aware\nenables no-floating-promises by default, verified with a probe; repo lint\nis green). #2 resource management is disciplined (all file handles in\ntry/finally; cron interval cleared + unref'd). The runtime is already\nrobust, so the goal's primary value shifts to #4: error-path test\ncoverage. First concrete target recorded — the compaction circuit\nbreaker (compaction_circuit_open), currently untested.",
"is_bot": false,
"headline": "docs(plan): robustness #1/#2 audited clean; pivot to error-path coverage",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T07:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bceb08470f67b9870efdafaa52ce47a206856621",
"body": "New goal after Windows hardening: find/fix real robustness holes\n(unhandled rejections, error-path resource leaks, failure-masking\ncatches). Seeds the methodology and a baseline finding — the swallow\npatterns sampled so far (cancelStream, controlled-promise void-catch,\nbest-effort close/rm) are intentional, so the audit must not touch them.",
"is_bot": false,
"headline": "docs(plan): establish robustness-hardening GOAL tracker",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T07:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7feb2dc74a569b82c3fec2e4144af40544100386",
"body": "…lete",
"is_bot": false,
"headline": "docs(plan): #4 audited clean — first full Windows-hardening pass comp…",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T07:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0031300437b27c6bb2371561635521452167a0d4",
"body": null,
"is_bot": false,
"headline": "docs(plan): #3 audited clean, #2 done; only #4 remains",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T07:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "940da7a18596167b8c56fd9461ce01a3111efccd",
"body": "channel-setup and cc-connect each had their own detectLmcodePath copy;\nthey drifted, and channel-setup was left running the POSIX which/dev/null\nform on Windows (fixed in dec5d8c). Extract the shared cross-platform\nlookup into cli/lm-path.ts (lmPathLookupCommand + resolveLmOnPath) and\nroute both call sites through it, so the two cannot diverge again. Add a\npure unit test pinning where-vs-which selection per platform.",
"is_bot": false,
"headline": "refactor(cli): centralize lm PATH lookup to prevent re-divergence",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T07:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae5165922f7c744bd7b43e178f868222fc7e0553",
"body": null,
"is_bot": false,
"headline": "docs(plan): record #6 file-lock audit (no bug; consolidation note)",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T07:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "866bf3b09177e2862fdf7338199b50d954c56c00",
"body": null,
"is_bot": false,
"headline": "docs(plan): mark Windows-hardening #5 done (home-alias fix)",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T07:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0aaa4b79418536f4664ab5892f5a4d4b1c980849",
"body": "The footer cwd and session-picker each aliased $HOME to ~ using\nprocess.env.HOME + forward-slash prefix checks. On Windows HOME is\nundefined (it's USERPROFILE) and work dirs from process.cwd() use\nbackslashes, so neither the ~ alias nor the footer's segment truncation\never fired — the footer showed \n[…]\nir,\ncompared on a forward-slash view, home injectable for deterministic\ncross-platform tests) and use it in both components, removing the\ndivergent inline copies. Adds path-display.test.ts (10 cases).",
"is_bot": false,
"headline": "fix(tui): alias home dir in path display on Windows",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T07:20:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3ce28e06338f8950511ee8101943afab2bc6b371",
"body": "Durable, cross-iteration progress source for the Windows-compatibility\nhardening goal: guardrails, audit-category methodology, a findings/status\ntable (seeded with the channel-setup fix and the open leads), and a\nprogress log. Read at the start of each loop iteration, updated at the\nend.",
"is_bot": false,
"headline": "docs(plan): establish Windows-hardening GOAL tracker",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T07:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9aef4d600b80ccec7c91b63f2b8194ce7c307b86",
"body": "channel-setup's detectLmcodePath ran 'which lm 2>/dev/null'\nunconditionally. On Windows cmd.exe there is no 'which' and /dev/null is\nnot a valid redirect target, so the command always throws and the PATH\nresolution step is silently skipped — Windows users fall through to the\nbare 'lm stream-json' fallback instead of an absolute path. Branch to\n'where lm' on win32, matching the already-correct cc-connect copy.\nVerified in cmd.exe: 'which lm 2>/dev/null' exits 1, 'where lm' resolves.",
"is_bot": false,
"headline": "fix(cli): resolve lm on PATH with 'where' on Windows",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T07:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79b284532651147e0a8ee2b572d1f969e7224108",
"body": "parseMemoryMemos runs on every compaction/exit summary — untrusted LLM\noutput — but its edge behavior was only covered incidentally in\nstore.test.ts. Add a focused suite for the cases a LF-anchored regex +\nstrict JSON.parse can silently get wrong: Windows CRLF blocks (primary\nplatform), a malformed \n[…]\nl memo, non-array/mixed-type tags, absent-field defaults,\nblank line after the header fence, and prose-embedded blocks. All pass —\nthis locks in the current resilience rather than fixing a regression.",
"is_bot": false,
"headline": "test(memory): pin memo-parser robustness on Windows and bad input",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T07:20:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0ead8c59ae87a1dc837159e336f2f67185aed4ac",
"body": "writeFileAtomicDurable and syncDirSync in utils/fs.ts had zero callers\nanywhere in the repo, are not part of the package's public exports map,\nand have been unused since the repo's first commit. writeFileAtomicDurable\nis just atomicWrite + syncDir bundled — a composition the atomicWrite\ndocstring already tells callers to make themselves (as persistence.ts\ndoes), so the helper is redundant as well as dead. Drop both, plus the\nnode:fs sync imports and pathe.dirname they were the sole users of.",
"is_bot": false,
"headline": "refactor(agent-core): remove dead durability primitives",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T07:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b37ec9347dc91bed93465227cfc9d3909c1af3f",
"body": "Add a direct unit suite for utils/tokens.ts, which drives compaction and\ncontext-overflow decisions but was previously only exercised indirectly\nthrough agent integration tests. Covers the ASCII/CJK/surrogate heuristic,\nper-message aggregation (role + content + tool-call args), and the\ndeliberate zero-cost treatment of image/audio/video parts.",
"is_bot": false,
"headline": "test(agent-core): cover token estimation heuristics",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-10T07:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "695bf6639c5c60b57522b267e69891945f6effc3",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.9.7",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-06T10:38:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "458cba1d189d41acf856c8f9ddc07606bcd42889",
"body": "…jections\n\nInspired by Reasonix's 99.82% cache-hit architecture.\n\n① Split system.md into static core + session-context.md\n - Static ~12K chars behavior rules stay in system prompt (byte-stable)\n - Dynamic content (date, cwd, AGENTS.md, skills) moves to session-context\n - Injected as first user\n[…]\nens/cacheMissTokens/cacheHitRatio).\n\nCross-session cache hit rate: 0% → 67.8% (same directory, different sessions)\nSystem prompt size: 20,820 → 11,948 chars (-42%)\nTests: 160 files, 2380 tests passed.",
"is_bot": false,
"headline": "perf: prefix-cache optimization — split system prompt, consolidate in…",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-06T10:38:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "21fb4478ab93b334d30fe67b1f74276f7c8d08e8",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.9.6",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-06T07:13:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8926cf338f21174a97fd6e1bc180b47975859d30",
"body": "- Rename scream/ScreamCode/scream-cli/scream-core -> lmcode family across\n source, tests, fixtures, docs, and install/postinstall scripts\n- SCREAM_* env vars -> LMCODE_*\n- migration-legacy fixtures: .scream/scream.json -> .lmcode/lmcode.json\n- Installers and desktop shortcut create/launch the `lm` command\n\nVerified: pnpm typecheck (exit 0), pnpm test (4811 passed).",
"is_bot": false,
"headline": "refactor: rename scream identifiers to lmcode",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-06T07:10:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8932a60aeed284d22e04693ad689add0fd77972a",
"body": null,
"is_bot": false,
"headline": "fix: preserve observable prompt constraints",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-05T14:15:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "682b8809739023273ffe56569caba10265452781",
"body": null,
"is_bot": false,
"headline": "fix: preserve detailed user requirements",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-05T13:14:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "983cbb1464fb81760f78752a1f47d36017a23548",
"body": null,
"is_bot": false,
"headline": "fix: harden agent command handling",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-05T12:28:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d720892de4ff6c559b45ff7e17ba7fcd6f325430",
"body": null,
"is_bot": false,
"headline": "docs: refresh README",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-04T17:08:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1422a70de59683a6a736cfe24565bcbdeb59947f",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.9.2 and include latest features/updates",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-04T16:59:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a974a8da31048debadc6b4db5174ad331e1ff0a4",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.9.1 and rename Scream to LMcode",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-04T14:44:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e9e5cead839480f049dfbf88f2959bc2dcbfe06",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.8.7",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-03T12:38:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5975142df6612e8134a56659103e609c4b0ed0f",
"body": null,
"is_bot": false,
"headline": "fix(cli): force UTF-8 in Windows lm.ps1 shim to prevent GBK mojibake",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-03T12:38:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f05a617cc21d51995792d0882de5db703f5f028e",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.8.6",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-03T06:42:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bc64c3bca4f3f2f604c9b13f65844cbf42fd8a8",
"body": "Drop the stray space in the generic failure template and replace the\nmixed-language operation names so failures read naturally in Chinese.",
"is_bot": false,
"headline": "fix(cli): tidy startup error wording",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-03T06:40:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e5a3320e8689d4cfa9281866a640db7d26220f6",
"body": "Print mode always forces auto permission with headless approval, so\nrejecting --yolo/--auto there only broke the `lm -p \"...\" -y` habit;\nthey now pass through as no-ops. Also un-hide `-r, --resume` in\n--help: the end-of-run resume hint already recommends it.",
"is_bot": false,
"headline": "fix(cli): accept -y/--auto in print mode and document -r",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-03T06:40:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b517837fd6a840a96b8fbeeb60039f6198e40281",
"body": "Thinking deltas share the terminal with the answer (stderr vs stdout)\nbut rendered as identical bullet blocks, so long reasoning drowned the\nactual response. Style the thinking block writer with chalkStderr.dim\nso the two are visually distinct; piped output is unaffected.",
"is_bot": false,
"headline": "fix(cli): dim print-mode thinking output",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-03T06:40:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0297c378cc62dbb5ee057d12a8903b34690d2d2",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.8.5",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-02T17:01:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2d3197ec5cdca51aa7b494a0a916d40437da22a",
"body": "apps/lmcode-desktop is a private Electron app whose pkg.main points at\nan unbuilt out/ directory, so publint fails on it unconditionally —\nthe publish script has been dying at lint:pkg since the desktop\ntemplate landed. That is why the v0.8.3/v0.8.4 tags exist but npm\nnever got past 0.8.2.",
"is_bot": false,
"headline": "fix(release): exclude the private desktop app from the publint gate",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-02T17:01:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e47edc7321b49f6c087f99157d0ab57f8342f4cf",
"body": "Freeze now (already in AGENTS.md), bugfix-only through 0.x, removal in\nv1.0. Users below 0.8 must pass through a 0.x release to migrate\nbefore upgrading to 1.0+.",
"is_bot": false,
"headline": "docs(migration-legacy): publish the sunset schedule",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-02T16:52:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd1f4e7bf316d0cfc31798a885772547506ec501",
"body": "envelope_burn.html and the rename-replace/fix-r3 scripts were one-shot\ntools from the Scream Code -> LMcode rebrand; git history keeps them.",
"is_bot": false,
"headline": "chore: remove one-shot rebrand scripts and stray demo file",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-02T16:52:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "433be114e703da9e7b53c3081152f99a864b2130",
"body": "tsconfig.web.json still set baseUrl, which TS 6 removed — oxlint's\ntype-aware pass failed on it. paths entries are already ./-relative,\nso behavior is unchanged.",
"is_bot": false,
"headline": "chore(desktop): drop baseUrl removed in TypeScript 6",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-02T16:52:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0035d804e12a4f9deda1538e854acf179bdd962",
"body": "tool-call.ts had grown to 1897 lines. The per-tool result renderers\nalready live in tool-renderers/; this moves the remaining moveable\nclusters into focused modules — tool-call-format.ts (pure formatting\nand streamed-args parsing), exit-plan-outcome.ts (ExitPlanMode string\nprotocol), subagent-activity.ts (sub-tool activity types and the\nlatest-activity summary) — leaving the component at ~1500 lines.\nNo public API or behavior change.",
"is_bot": false,
"headline": "refactor(tui): extract cohesive modules out of tool-call.ts",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-02T16:52:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "056816d0c76305bc3e459b2a6d0e7036abfd382e",
"body": "tsdown inlined fastembed's JS into the bundle, but its native runtime\ndeps (onnxruntime-node, platform tokenizers) were never in the\npublished package's dependency tree — every npm install silently fell\nback to tag-only memory retrieval, and the dev workspace could not\nreproduce it. fastembed is now\n[…]\negrades gracefully) and marked external so the\nbundle no longer carries dead inlined copies.\n\nAlso aligns the desktop app's @types/node/typescript specifiers with\nthe workspace so sherif passes again.",
"is_bot": false,
"headline": "fix(deps): ship fastembed as an optional dependency of the published CLI",
"author_name": "Liumir",
"author_login": "Lyin01",
"committed_at": "2026-07-02T16:52:02Z",
"body_truncated": true,
"is_coding_agent": false
}
],
"releases_count": 20,
"commits_last_year": 162,
"latest_release_at": "2026-07-17T16:20:33Z",
"latest_release_tag": "v0.9.18",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 5,
"days_since_latest_release": 5,
"mean_days_between_releases": 0.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 71,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "@liumir/lmcode",
"exists": true,
"license": "MIT",
"keywords": [
"lmcode",
"cli",
"agent",
"coding-agent",
"ai",
"tui"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@liumir/lmcode",
"is_deprecated": false,
"latest_version": "0.9.18",
"repository_url": "https://github.com/Lyin01/LMcode-cli",
"versions_count": 28,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 3751,
"first_published_at": "2026-06-18T17:45:12.070000Z",
"latest_published_at": "2026-07-17T17:32:18.461000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 0,
"stars": 1,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": true,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"apps/lmcode-desktop/tsconfig.json",
"apps/lmcode/tsconfig.json",
"evals/tsconfig.json",
"packages/agent-core/tsconfig.json",
"packages/config/tsconfig.json",
"packages/jian/tsconfig.json",
"packages/ltod/tsconfig.json",
"packages/memory/tsconfig.json",
"packages/migration-legacy/tsconfig.json",
"packages/node-sdk/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 136292,
"source_files_sampled": 1073,
"oversized_source_files": 6,
"agent_instruction_files": [
"AGENTS.md",
"packages/agent-core/src/tools/builtin/collaboration/agent.md"
],
"agent_instruction_max_bytes": 36642
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@lmcode-cli/lmcode-sdk",
"manifest": "apps/lmcode-desktop/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:^"
},
{
"name": "@lmcode/memory",
"manifest": "apps/lmcode-desktop/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:^"
},
{
"name": "@radix-ui/react-dialog",
"manifest": "apps/lmcode-desktop/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.0"
},
{
"name": "@radix-ui/react-dropdown-menu",
"manifest": "apps/lmcode-desktop/package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.0"
},
{
"name": "@radix-ui/react-scroll-area",
"manifest": "apps/lmcode-desktop/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.0"
},
{
"name": "@radix-ui/react-select",
"manifest": "apps/lmcode-desktop/package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.0"
},
{
"name": "@radix-ui/react-separator",
"manifest": "apps/lmcode-desktop/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.0"
},
{
"name": "@radix-ui/react-slot",
"manifest": "apps/lmcode-desktop/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.0"
},
{
"name": "@radix-ui/react-switch",
"manifest": "apps/lmcode-desktop/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.0"
},
{
"name": "@radix-ui/react-tabs",
"manifest": "apps/lmcode-desktop/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.0"
},
{
"name": "@radix-ui/react-toast",
"manifest": "apps/lmcode-desktop/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.0"
},
{
"name": "@radix-ui/react-tooltip",
"manifest": "apps/lmcode-desktop/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.0"
},
{
"name": "class-variance-authority",
"manifest": "apps/lmcode-desktop/package.json",
"ecosystem": "npm",
"version_constraint": "^0.7.1"
},
{
"name": "clsx",
"manifest": "apps/lmcode-desktop/package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.1"
},
{
"name": "electron-updater",
"manifest": "apps/lmcode-desktop/package.json",
"ecosystem": "npm",
"version_constraint": "^6.8.9"
},
{
"name": "lucide-react",
"manifest": "apps/lmcode-desktop/package.json",
"ecosystem": "npm",
"version_constraint": "^0.500.0"
},
{
"name": "react",
"manifest": "apps/lmcode-desktop/package.json",
"ecosystem": "npm",
"version_constraint": "^19.1.0"
},
{
"name": "react-dom",
"manifest": "apps/lmcode-desktop/package.json",
"ecosystem": "npm",
"version_constraint": "^19.1.0"
},
{
"name": "react-markdown",
"manifest": "apps/lmcode-desktop/package.json",
"ecosystem": "npm",
"version_constraint": "^10.0.0"
},
{
"name": "rehype-highlight",
"manifest": "apps/lmcode-desktop/package.json",
"ecosystem": "npm",
"version_constraint": "^7.0.0"
},
{
"name": "remark-gfm",
"manifest": "apps/lmcode-desktop/package.json",
"ecosystem": "npm",
"version_constraint": "^4.0.0"
},
{
"name": "tailwind-merge",
"manifest": "apps/lmcode-desktop/package.json",
"ecosystem": "npm",
"version_constraint": "^3.0.0"
},
{
"name": "zustand",
"manifest": "apps/lmcode-desktop/package.json",
"ecosystem": "npm",
"version_constraint": "^5.0.0"
},
{
"name": "@earendil-works/pi-tui",
"manifest": "apps/lmcode/package.json",
"ecosystem": "npm",
"version_constraint": "^0.78.1"
},
{
"name": "@mariozechner/clipboard",
"manifest": "apps/lmcode/package.json",
"ecosystem": "npm",
"version_constraint": "^0.3.2"
},
{
"name": "chalk",
"manifest": "apps/lmcode/package.json",
"ecosystem": "npm",
"version_constraint": "^5.4.1"
},
{
"name": "cli-highlight",
"manifest": "apps/lmcode/package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.11"
},
{
"name": "commander",
"manifest": "apps/lmcode/package.json",
"ecosystem": "npm",
"version_constraint": "^13.1.0"
},
{
"name": "diff",
"manifest": "apps/lmcode/package.json",
"ecosystem": "npm",
"version_constraint": "^8.0.4"
},
{
"name": "semver",
"manifest": "apps/lmcode/package.json",
"ecosystem": "npm",
"version_constraint": "^7.7.4"
},
{
"name": "smol-toml",
"manifest": "apps/lmcode/package.json",
"ecosystem": "npm",
"version_constraint": "^1.6.1"
},
{
"name": "zod",
"manifest": "apps/lmcode/package.json",
"ecosystem": "npm",
"version_constraint": "^4.3.6"
},
{
"name": "@antfu/utils",
"manifest": "packages/agent-core/package.json",
"ecosystem": "npm",
"version_constraint": "^9.3.0"
},
{
"name": "@lmcode-cli/jian",
"manifest": "packages/agent-core/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:^"
},
{
"name": "@lmcode-cli/ltod",
"manifest": "packages/agent-core/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:^"
},
{
"name": "@lmcode/memory",
"manifest": "packages/agent-core/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "@modelcontextprotocol/sdk",
"manifest": "packages/agent-core/package.json",
"ecosystem": "npm",
"version_constraint": "^1.29.0"
},
{
"name": "@mozilla/readability",
"manifest": "packages/agent-core/package.json",
"ecosystem": "npm",
"version_constraint": "^0.6.0"
},
{
"name": "ajv",
"manifest": "packages/agent-core/package.json",
"ecosystem": "npm",
"version_constraint": "^8.18.0"
},
{
"name": "ajv-formats",
"manifest": "packages/agent-core/package.json",
"ecosystem": "npm",
"version_constraint": "^3.0.1"
},
{
"name": "js-yaml",
"manifest": "packages/agent-core/package.json",
"ecosystem": "npm",
"version_constraint": "^4.1.1"
},
{
"name": "linkedom",
"manifest": "packages/agent-core/package.json",
"ecosystem": "npm",
"version_constraint": "^0.18.12"
},
{
"name": "nunjucks",
"manifest": "packages/agent-core/package.json",
"ecosystem": "npm",
"version_constraint": "^3.2.4"
},
{
"name": "open",
"manifest": "packages/agent-core/package.json",
"ecosystem": "npm",
"version_constraint": "^10.2.0"
},
{
"name": "pathe",
"manifest": "packages/agent-core/package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.3"
},
{
"name": "picomatch",
"manifest": "packages/agent-core/package.json",
"ecosystem": "npm",
"version_constraint": "^4.0.4"
},
{
"name": "proper-lockfile",
"manifest": "packages/agent-core/package.json",
"ecosystem": "npm",
"version_constraint": "^4.1.2"
},
{
"name": "regexp.escape",
"manifest": "packages/agent-core/package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.1"
},
{
"name": "retry",
"manifest": "packages/agent-core/package.json",
"ecosystem": "npm",
"version_constraint": "0.13.1"
},
{
"name": "smol-toml",
"manifest": "packages/agent-core/package.json",
"ecosystem": "npm",
"version_constraint": "^1.6.1"
},
{
"name": "tar",
"manifest": "packages/agent-core/package.json",
"ecosystem": "npm",
"version_constraint": "^7.5.13"
},
{
"name": "yauzl",
"manifest": "packages/agent-core/package.json",
"ecosystem": "npm",
"version_constraint": "^3.3.0"
},
{
"name": "zod",
"manifest": "packages/agent-core/package.json",
"ecosystem": "npm",
"version_constraint": "catalog:"
},
{
"name": "pathe",
"manifest": "packages/jian/package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.3"
},
{
"name": "@anthropic-ai/sdk",
"manifest": "packages/ltod/package.json",
"ecosystem": "npm",
"version_constraint": "^0.95.2"
},
{
"name": "@google/genai",
"manifest": "packages/ltod/package.json",
"ecosystem": "npm",
"version_constraint": "^1.49.0"
},
{
"name": "openai",
"manifest": "packages/ltod/package.json",
"ecosystem": "npm",
"version_constraint": "^6.34.0"
},
{
"name": "zod",
"manifest": "packages/ltod/package.json",
"ecosystem": "npm",
"version_constraint": "catalog:"
},
{
"name": "zod-to-json-schema",
"manifest": "packages/ltod/package.json",
"ecosystem": "npm",
"version_constraint": "^3.25.2"
},
{
"name": "pathe",
"manifest": "packages/memory/package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.3"
},
{
"name": "@lmcode-cli/agent-core",
"manifest": "packages/migration-legacy/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:^"
},
{
"name": "pathe",
"manifest": "packages/migration-legacy/package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.3"
},
{
"name": "smol-toml",
"manifest": "packages/migration-legacy/package.json",
"ecosystem": "npm",
"version_constraint": "^1.6.1"
},
{
"name": "zod",
"manifest": "packages/migration-legacy/package.json",
"ecosystem": "npm",
"version_constraint": "catalog:"
},
{
"name": "@antfu/utils",
"manifest": "packages/node-sdk/package.json",
"ecosystem": "npm",
"version_constraint": "^9.3.0"
},
{
"name": "smol-toml",
"manifest": "packages/node-sdk/package.json",
"ecosystem": "npm",
"version_constraint": "^1.6.1"
},
{
"name": "yazl",
"manifest": "packages/node-sdk/package.json",
"ecosystem": "npm",
"version_constraint": "^3.3.1"
},
{
"name": "zod",
"manifest": "packages/node-sdk/package.json",
"ecosystem": "npm",
"version_constraint": "catalog:"
}
],
"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": 18,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "Lyin01",
"commits": 162,
"avatar_url": "https://avatars.githubusercontent.com/u/243369700?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"evals.yml",
"pkg-pr-new.yml",
"pr-title-checker.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"pnpm-lock.yaml"
],
"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": 10,
"reason": "4 out of 4 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": 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": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"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": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"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": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 5,
"reason": "5 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "178d9b97a5aa8aeb5d1c39755f939336c62123a2",
"ran_at": "2026-07-23T00:53:38Z",
"aggregate_score": 3.6,
"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-17T16:13:44Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-13T12:14:07Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Lyin01/LMcode-cli",
"host": "github.com",
"name": "LMcode-cli",
"owner": "Lyin01"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"security": 37,
"vitality": 75,
"community": 42,
"governance": 46,
"engineering": 65
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 75,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"commits_last_year": 162,
"human_commit_share": 1,
"days_since_last_push": 5,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "162 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 162
}
}
],
"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": "excellent",
"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": 100,
"inputs": {
"releases_count": 20,
"latest_release_tag": "v0.9.18",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 0.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "20 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 20
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~0.8 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 0.8
}
}
],
"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": 42,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 1,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"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": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"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": 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": 6.3,
"status": "met",
"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": 60,
"inputs": {
"packages": [
"@liumir/lmcode"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 3751
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "3,751 downloads/month across npm",
"points": 47.7,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 3751,
"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": 46,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"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 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 18,
"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": "18/18 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 18,
"decided": 18
}
}
],
"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": "critical",
"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": 21,
"inputs": {
"followers": 0,
"owner_type": "User",
"is_verified": null,
"owner_login": "Lyin01",
"public_repos": 5,
"account_age_days": 253
},
"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": "0 followers of Lyin01",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "Lyin01"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "5 public repos, account ~0 yr old",
"points": 7.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 5
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@liumir/lmcode"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"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 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "28 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 28
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 65,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"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": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"agent",
"ai",
"ai-agent",
"cli",
"coding-agent",
"developer-tools",
"llm",
"terminal",
"tui",
"typescript"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"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": 0,
"status": "missed",
"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": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "10 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 10
}
}
],
"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": 37,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.6
},
"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": "4 out of 4 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 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"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": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "5 existing vulnerabilities detected",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
}
],
"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": 61,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"agent_instruction_files": [
"AGENTS.md",
"packages/agent-core/src/tools/builtin/collaboration/agent.md"
],
"agent_instruction_max_bytes": 36642
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, packages/agent-core/src/tools/builtin/collaboration/agent.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, packages/agent-core/src/tools/builtin/collaboration/agent.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": "100 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 100,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"apps/lmcode-desktop/tsconfig.json",
"apps/lmcode/tsconfig.json",
"evals/tsconfig.json",
"packages/agent-core/tsconfig.json",
"packages/config/tsconfig.json",
"packages/jian/tsconfig.json",
"packages/ltod/tsconfig.json",
"packages/memory/tsconfig.json",
"packages/migration-legacy/tsconfig.json",
"packages/node-sdk/tsconfig.json",
"tsconfig.json"
],
"agent_commit_share": 0,
"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": "apps/lmcode-desktop/tsconfig.json, apps/lmcode/tsconfig.json, evals/tsconfig.json, packages/agent-core/tsconfig.json, packages/config/tsconfig.json, packages/jian/tsconfig.json, packages/ltod/tsconfig.json, packages/memory/tsconfig.json, packages/migration-legacy/tsconfig.json, packages/node-sdk/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "apps/lmcode-desktop/tsconfig.json, apps/lmcode/tsconfig.json, evals/tsconfig.json, packages/agent-core/tsconfig.json, packages/config/tsconfig.json, packages/jian/tsconfig.json, packages/ltod/tsconfig.json, packages/memory/tsconfig.json, packages/migration-legacy/tsconfig.json, packages/node-sdk/tsconfig.json, 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": "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 0",
"points": 0,
"status": "missed",
"details": [],
"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": 136292,
"source_files_sampled": 1073,
"oversized_source_files": 6
},
"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": "6/1073 source files over 60KB",
"points": 54.7,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 1073,
"oversized": 6
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "critical",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"example_dirs": [],
"has_mcp_signal": true,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
}
]
}
],
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index npm:@liumir/lmcode@0.9.18; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-23T00:53:44.917976Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/Lyin01/LMcode-cli.svg",
"full_name": "Lyin01/LMcode-cli",
"license_state": "standard",
"license_spdx": "MIT"
}