原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"ai",
"cli",
"coding-agent",
"developer-tools",
"llm",
"self-improving",
"terminal",
"typescript"
],
"is_fork": false,
"size_kb": 50922,
"has_wiki": false,
"homepage": "https://www.npmjs.com/package/@ch1nyzzz/evo-pi",
"languages": {
"C": 6941,
"CSS": 22724,
"HTML": 2225,
"Shell": 21036,
"Batchfile": 338,
"JavaScript": 419964,
"PowerShell": 1670,
"TypeScript": 8973314
},
"pushed_at": "2026-07-19T18:10:16Z",
"created_at": "2026-07-15T20:01:09Z",
"owner_type": "User",
"updated_at": "2026-07-20T02:20:34Z",
"description": "A local-first, self-evolving terminal AI coding agent based on Pi — reads, edits, and runs code through conversation, and improves its own prompts and skills over time.",
"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": "Ch1nyzzz",
"company": null,
"location": null,
"followers": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/141100212?v=4",
"created_at": "2023-08-01T02:41:53Z",
"is_verified": null,
"public_repos": 21,
"account_age_days": 1089
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.80.23",
"kind": "patch",
"published_at": "2026-07-19T18:10:00Z"
},
{
"tag": "v0.80.9",
"kind": "patch",
"published_at": "2026-07-16T09:14:46Z"
}
],
"recent_commits": [
{
"oid": "b8ff7eb2d9075eb6898e8ed632d627f78bc02862",
"body": "CI builds regenerate the model catalog and the upstream drift broke the\nrelease build:\n\n- kimi-coding dropped kimi-for-coding and kimi-k2-thinking; switch the\n provider default and all test references to the surviving k3 /\n kimi-for-coding-highspeed\n- opencode-go grok-4.5 moved to the openai-responses API; the provider\n now wires openAIResponsesApi alongside completions\n- kimi-coding/k3 is flagged forceAdaptiveThinking upstream; allow it in\n the adaptive-thinking metadata test",
"is_bot": false,
"headline": "fix(ai): sync code with the regenerated upstream model catalog",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-19T18:10:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7388732e8545123edc383e5a4c105e763ffd32a1",
"body": null,
"is_bot": false,
"headline": "Add [Unreleased] section for next cycle",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-19T17:50:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70cc4c50cf475bc026329dc1496b96cfffc03be5",
"body": null,
"is_bot": false,
"headline": "Release v0.80.23",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-19T17:50:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7234706e4435e70abc21fc5aaadec3fee09cac4",
"body": "…gets, source-repo anchor",
"is_bot": false,
"headline": "docs(evo,evo-pi): changelog for stage retries, model picker, tool bud…",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-19T17:45:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eeae8c82fee897ecd1d0b16f41289b6c6a4d8c54",
"body": "Code proposals were staged into a worktree of whatever directory the\ntriggering session happened to be launched in (options.cwd falling back\nto process.cwd()), so a background reflection started from a non-repo\ndirectory failed with 'Resolve repository root failed', and one started\ninside another pr\n[…]\nal / reviseProposal fallbacks switch from process.cwd() to\n the same anchor (revisions still prefer the recorded workspace root)\n- /evo revision flows no longer map the session cwd onto repositoryCwd",
"is_bot": false,
"headline": "fix(evo): anchor code candidates to Evo-Pi's own source repository",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-19T17:44:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9c6ba1a425e146f1a84934fc670a67d93b2b95e1",
"body": "… /evo model picker, bound headless read tools\n\n- retry <run-id> [--from research|building|validating]: resume a terminal\n run with fresh research, from the frozen plan at the builder, or from\n the built component at validation (resumeFrom persisted on the run)\n- /evo model [role]: interactively p\n[…]\nlue\n- model-runner: 120s default execution budget for read-family tool calls\n (read/grep/find/ls) so a runaway filesystem scan in a headless phase\n returns as a tool error instead of hanging the run",
"is_bot": false,
"headline": "feat(evo): retry terminal runs from research/building/validating, add…",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-19T17:43:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dc29ea765d3606cadd11136648cb3f82ae1f44b4",
"body": null,
"is_bot": false,
"headline": "Release v0.80.22",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T08:34:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b45a45442e266d642f4bd6532109c3890cdb374",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: evo-pi changelog for recommended verification decision flow",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T08:34:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4bf41e5c52190e5337177fe9960516fd2e66286e",
"body": "Research plans can now mark historicalReplay as \"recommended\" (profiles,\ndatasets, minimumSamples, reason) instead of freezing every replay as a\nrelease blocker. Scheduled runs execute recommendations automatically;\nrequest runs evaluate first, park at awaiting-evidence with a\npending-verification.j\n[…]\nxecutes inline for any tier (not only T2), and session-sourced\ndurable preference ids are schema-enforced to the deterministic\ninstruction hash.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: recommended verification with user execute/skip/reject decision",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T08:31:36Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7550a4bbac6288144316d2ec27f6d7fb05ff79de",
"body": null,
"is_bot": false,
"headline": "Release v0.80.21",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T06:49:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b58ba9bc931b97be13efe0ce2a027f965afc1398",
"body": "- keep detects an active component trial with a validation artifact and\n concludes it directly after one confirmation (human-direct-keep audit),\n matching the Inspector's immediate-keep; data trials still run the\n retrospective flow\n- scripts/ship.mjs: one-command release (version bump, lockfiles, release\n commit, publish, mirror push) with clean-tree and Node>=22.20 guards\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: direct keep for component trials via /evo keep; npm run ship",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T06:49:36Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0ad6fbbc7488c19c0e07df04a7346e7f78ba1f46",
"body": "- Down arrow enters the footer status bar from anywhere on the last draft\n line, not just at end-of-line; lines above keep native cursor movement\n- Esc (abort) during a turn restores the in-flight prompt into the editor\n together with any queued messages, so the user can edit and resend\n instead of retyping from history",
"is_bot": false,
"headline": "feat: Claude Code style editor-to-status-bar flow and abort-to-edit",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T06:42:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "022337be68d6781a54cf4c75a6072a4e4deaef7b",
"body": "- Queue view groups items by 需要你的决定/进行中/历史 with colored glyphs\n- Proposal and Canary views get a decision summary, collapsible sections\n (Tab/Space), and a pinned action bar with single-key hotkeys (a/r/d, c/u/x)\n- Footer status item is now state-first and three-toned: dim Evo: prefix,\n urgency-colored glyph+state, dim subject; drop embedded key hints that\n collided with the footer's own browse hint\n- Trial headlines show live progress (Canary 3/10, Trial 0/10)",
"is_bot": false,
"headline": "feat: redesign Evo inspector and status line around next-step clarity",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T06:29:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cd9875037a932010f7fe39884af54b6fb78e160",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release v0.80.20",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T06:16:28Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1eebf08621cd3e3ce125af443838f7d6409adb2c",
"body": "Down/Up move the section cursor with the viewport following; Space (and\nEnter when the proposal has no pending actions) toggles the focused\nsection. Also removes the transient inspector rendering demo test.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: arrow keys drive section navigation in the proposal detail view",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T06:16:21Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "70809e6e84d29d1099411a3f2113f7707bbcbb73",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release v0.80.19",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T06:09:22Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d3f9509fa11d8a22ad64c47c81e445c29c54e646",
"body": "Groups activity items into action-needed / running / history, restyles the\ninspector views, and adds a rendering demo test.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: inspector activity grouping and visual redesign",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T06:09:05Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "78bf7a19c9fcb6f6444ee7f5d7fa342fa121006a",
"body": "A sandboxed workflow slash command has no product-behavior metrics a Canary\ncould observe; the executable dry run is the bug gate. Approval of a\nworkflow/v1 component proposal now defaults to direct activation (kept):\nimmediately live for new sessions, rollbackable via /evo rollback, audited\nas human-direct-keep, and still requiring the validation artifact.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: approved workflows activate directly instead of entering a Canary",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T06:04:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "aa65a5469b3eca6f381f677a1b6699cd16ed657f",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release v0.80.18",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T05:48:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "57437c9362ee778368daf8a7855bf55709fc04e0",
"body": "- parameterless import lists bundled workflow templates with live state\n (available/pending/active); picking one generates the pack, imports it,\n and drops straight into the permit flow\n- directory imports also continue into approval on interactive surfaces\n- approval outcome reports when the trigger becomes usable\n- runLocalPermit closes after repeated unrecognized action keys instead of\n re-prompting forever\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: one-flow pack install wizard in /evo import",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T05:48:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "05e476e7881b99c830051134b36125abd52e8f35",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: remove accidentally committed generated pack directory",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T05:35:03Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "673714f1b40584d3ae0d956c4d489b61fbcd203c",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release v0.80.17",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T05:34:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e330cfe2245bbc17a075dd228ef1718fa62916eb",
"body": "Pack import staged component proposals with no artifacts, so tiered approval\nalways failed with 'missing required review artifact'. Import now:\n\n- runs real executable validation per component (workflow dry run, compaction\n fixture, or a runtime health probe for fixture-less ABIs; plural tool/v1\n \n[…]\npprovable pending entry\n- asks the one-time direct-execution permission when the OS sandbox is\n unavailable (import and install, both surfaces)\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: make imported pack proposals approvable",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T05:33:50Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b45f92edc682e31fd32083e5d70218ecb61e51c5",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release v0.80.16",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T04:49:20Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9b519315a03638e9f01a9b2f8178424051015bb0",
"body": "- pinned action bar under the proposal card: approve/reject/defer (reopen for\n deferred) with reason input, two-step confirm for ordinary approvals, and\n exact-digest entry for strict T2/code approvals\n- proposal cards show validation/review artifacts and a localized status line\n- task list redesign: status glyphs, no Evo: prefix, inline elapsed time,\n item count header\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: process proposals directly inside the inspector",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T04:49:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a0c9cf4b174abbb305b2f8f69fb75c0bd7236572",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release v0.80.15",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T04:12:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e9f44d6c4967ca26957822e0c6d8b8ea5e472d91",
"body": "- task list is top-anchored and follows the selection, so small terminals no\n longer hide the highest-priority entries (pending proposals sort first)\n- opening a status item that no longer exists falls back to the task list\n with a notice instead of polling a permanent connecting screen; load\n errors are rendered instead of swallowed\n- proposal detail cards open at the top; live run views stay bottom-anchored\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: inspector viewport and stale-item handling",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T04:11:45Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8ae5f4a59acd7eee2fe0b9c1f1b9c2000e1a085b",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release v0.80.14",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T02:52:58Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "79ba549addd7c5c4ef77450f94f5b6b5e9109054",
"body": "…e controls\n\n- terminal (failed/completed/cancelled) evolution runs no longer swallow their\n still-pending proposals in /evo inspect; proposal details show the exact\n /evo permit command\n- component approval offers default Canary, custom session/duration bounds\n (persisted in registry/trial.json \n[…]\nss (sessions x/y, max days)\n- refresh provider model catalogs; README command tables updated for\n grants/history/triage/go --scheduled/playbook\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: surface pending proposals behind terminal runs; component releas…",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T02:52:42Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "8149b3b2686778c9426896ee30be1c023153bc30",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release v0.80.13",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T02:42:33Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9c8b9e09eb8fae9c1d57d155cc50197717ea942e",
"body": "- grants: per-component capability budgets and live usage from the broker\n- history: read-only bundle transition audit trail (keep/rollback/decisions)\n- triage [now]: streaming-triage status view and a manual cadence-bypassing run\n- go --scheduled absorbs scheduled-improve (deprecated alias kept)\n- shared surface-independent commands of /evo and evo-pi now dispatch through\n one handler table in cli-commands.ts behind a presenter seam\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: grants/history/triage commands and a unified command core",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T02:41:35Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1f4ea97d20be05ee504ec84850cda07b3290ad10",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release v0.80.12",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T02:16:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e139f06150915b41ebd3980f0fe05f1ad418ca92",
"body": "- packs [init <template> [dir]]: list bundled workflow pack templates\n or write one ready to import\n- workflows: list active workflow components with trigger, grants, and\n spawn-agent usage\n- config [set <key> <value>]: read and update the control config\n through the fail-closed parser (whitelist\n[…]\n token/cost totals by phase\n- workflow renamed to playbook (deprecated alias kept): the evolution\n playbook is unrelated to workflow components\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: workflow-ecosystem command surface for /evo and evo-pi",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T02:15:44Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3ab8f4646a60027cfb49f28ec128e18447b7c75e",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release v0.80.11",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T01:26:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2f53922c7414bdaddf98ace8342994ab10a0e99f",
"body": "- /deep-research: decompose a question into angles, fan out parallel\n searchers over allowlisted public sources, adversarially verify each\n claim against its source, synthesize a cited report\n- /deepcode: dynamic-workflow style multi-agent coding — parallel\n read-only explorers, a frozen step pla\n[…]\nview refactored onto it)\n- spawned child agents now also carry the public research tools\n (evo_research_search / evo_research_fetch) by default\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: bundled /deep-research and /deepcode workflow templates",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-17T01:25:28Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "da15af915a69d96c8e3df57ca12191674ce89f8a",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release v0.80.10",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-16T22:47:32Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cb4d67f839b62796c5e30b3250bcbcb7c259cc60",
"body": "Workflow ecosystem:\n- workflow SDK prelude (runWorkflow/agent/parallel/pipeline/log over\n JSONL-RPC) composed into single-file entrypoints; agent() supports\n JSON-schema structured output with retry\n- workflow/v1 invokes carry host defaults (model/tools/output ceiling\n from the spawn-agent grant)\n[…]\next child agents\n\nAlso includes the Evo activity status line work (dedicated final status\nline with named Canary components and Down-key entry).\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: workflow SDK, /deep-review pack, evolution triage and guardrails",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-16T22:47:10Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2f150a02add0a0c8fdf14039e5e82bdb464102cc",
"body": null,
"is_bot": false,
"headline": "fix: align package repositories with publisher",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-16T09:35:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f716c3d335b1b6926b4d53ebebc2f4a97bc98d35",
"body": null,
"is_bot": false,
"headline": "fix: allow pack routing test startup time",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-16T09:23:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18cd64294346794ce90cae638cc59f7afd4127ef",
"body": null,
"is_bot": false,
"headline": "Add [Unreleased] section for next cycle",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-16T09:14:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "700e1c550450c35f3bbbd3900cdb04e3e82ed767",
"body": null,
"is_bot": false,
"headline": "Release v0.80.9",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-16T09:14:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab5e7886a547fa2a7e6f789a029e2c3a51c491ea",
"body": null,
"is_bot": false,
"headline": "fix: make release remote selectable",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-16T09:03:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa40fe0aa27287b567d9ce534319431c99f122ee",
"body": "Implement the S1-S5 exchange, ABI, capability, memory, and trusted discovery plan with crash-safe host boundaries and end-to-end coverage.",
"is_bot": false,
"headline": "feat: complete optimization-pack component platform",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-16T09:01:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1582ab8a59bdd5ac35192b8cca6c8fee10005ece",
"body": "Living status/plan for the sharing system: what's done (S0 design, S1 data packs\n+ Milestone A, S2 context/v1 ABI), what's in progress (context/v1 runtime\nwiring), and what remains (rest of S2 empty-ceiling ABIs + Milestone B, S3\nbroker+infer, S4 thinking components, S5 discovery). Includes the critical path,\nper-task acceptance criteria, and deferred items (memory merge, export, CLI\nwiring).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add implementation plan & status tracker",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-16T03:51:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "42552cc35be24043f2ca4f7e463845f8487d1e60",
"body": "Additive, non-breaking: compaction/v1 stays registered unchanged. context/v1 is\nthe conversation-history axis with two modes discriminated by `mode`:\n\n- transform — ephemeral view rewrite: {mode, messages, tokenEstimate?,\n contextWindow?, model?, reason:\"turn\"} -> {messages}. For prune/window/redac\n[…]\node rejection, and compaction\nbackward-compat.\n\nNext: wire the transform mode into the runtime context point (toward Milestone B).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(evo): define context/v1 ABI (S2, #14 part 1)",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-16T03:44:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "07ecda36a72b03e9413dc3de69d572c6c98c4d24",
"body": "importPackData: verify pack integrity, then stage a reversible data proposal\nagainst the current stable bundle via the existing proposal pipeline. Skills and\nprompts load automatically from the bundle skills/ and prompts/ directories, so\nno policy edit is needed; code-type parts are counted and left\n[…]\n\nS1 (data packs) is functionally complete for skills + prompts. Deferred:\nstructured memory merge, export, and CLI command wiring.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(evo): Milestone A — data pack import end-to-end (S1, #12/#13)",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-16T03:37:21Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "fd7a767c549f686a285938519afe0672f7472e64",
"body": "buildPackDataChanges: the pure mapping layer of data-pack import. Maps a pack's\nskills and prompts to bundle-relative DraftChanges and reports which assets were\nadded, so the integration layer can update policy.json and stage a data proposal.\n\n- skills → skills/<name>/SKILL.md (pure-additive, name-v\n[…]\n.\n\n4 tests. Next: integration (read parent bundle policy → update promptOrder/\nmanagedSources → stageProposal) toward Milestone A.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(evo): map pack data parts to bundle changes (S1, #12 part 1)",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-16T03:33:06Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e7109d5648e736b2c7fec9ecb36c7483270989b4",
"body": "First unit of the optimization-pack system. Pure parse/verify, no bundle\nmutation yet.\n\n- parseEvoPackManifest: fail-closed validation of pack.json v1 (prompts/skills/\n memory/components/workflows + requiresAbis/requiresCapabilities), reusing the\n component manifest assert helpers; path-traversal/\n[…]\nintegrity-check a pack dir.\n\n11 tests cover valid parse, fail-closed rejections, path safety, and integrity\nmatch/mismatch/tamper.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(evo): pack.json v1 parser + content-addressed integrity (S1)",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-16T03:11:19Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "354084f0b73a5e91409925f588c979b6a10ff6cf",
"body": "…w/v1)\n\nDesign blueprints for the shareable optimization-pack system and the host ABI\nset that pack components plug into.\n\n- optimization-packs.md: freeze the pack.json v1 envelope. Add the `workflows`\n content type (imperative multi-agent orchestration) and `requiresCapabilities`\n (host-brokered \n[…]\ninfer/spawn-agent authorization\n model and a staged landing roadmap.\n\nCompanion docs; implementation tracked in the project todo.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: freeze pack.json v1 + 8-ABI blueprint (incl. imperative workflo…",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-16T03:07:29Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d8c2ae852e86aa7e16831c66e64435772b54fcb8",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: point AGENTS.md attribution links to Ch1nyzzz/pi",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-16T01:03:50Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c09d40be7f7b876aff9a4f36f8bb26868e4badda",
"body": "- README: lead with what Evo-Pi is (terminal AI coding agent that also\n self-evolves), add a \"First run\" section covering model providers,\n /login (OAuth or API key), and minimal usage examples; explain\n --ignore-scripts and how to check the Node version.\n- SECURITY.md: report via GitHub Security\n[…]\nTRIBUTING.md: rewrite for this personal fork; drop upstream\n auto-close/lgtm gate, blocking threats, Discord, and RFC references.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: prep for public release — onboarding + de-upstream",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-16T00:59:08Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "dffdde9b7305808a6eb30b122244614f7ee549fe",
"body": "CI failed with EBADPLATFORM: a nested registry copy of\n@ch1nyzzz/pi-coding-agent under packages/evo/node_modules pulled in\n@mariozechner/clipboard-darwin-arm64 without an `optional` flag, so\n`npm ci` on linux tried to install the macOS binary and errored.\n\nRoot cause: sync-versions.js rewrote evo's \n[…]\ninkwrap generator\nneeds. Verified: npm ci (no EBADPLATFORM), build, check, evo tests\n(232 passed) all green on node 22.20 / linux.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(ci): remove evo internal devDeps to stop registry-copy in lockfile",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-16T00:50:14Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "88e1aead8923a56a6b924d26cc4ee7ebb523d805",
"body": "Mirrors pi-test.sh but runs the evo-pi entrypoint\n(packages/evo-pi/src/cli.ts) so the local dev build shows the \"Evo-Pi\"\nproduct branding instead of the generic \"pi\". Same flags (--no-env).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: add evo-pi-test.sh dev launcher",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-16T00:36:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c601076db3d1fd16dda49e2817d7c1c4250a230f",
"body": "Default env node is 22.16 which is below the required 22.19 and breaks\nthe pi-ai generate-models build step (native .ts type stripping).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: pin node 22.20.0 via .nvmrc",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-16T00:04:51Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "abfb7a42d9ef34b542e902453b08f14d86241ded",
"body": "The 0.80.7 release was broken when installed standalone: pi-evo imports\n@ch1nyzzz/pi-tui but never declared it, so npm did not hoist pi-tui to\nthe top level and pi-evo failed at runtime with ERR_MODULE_NOT_FOUND.\nIn the monorepo this was masked by workspace hoisting.\n\n- pi-evo: add @ch1nyzzz/pi-tui \n[…]\nrified by packing all 7 tarballs and installing into a clean app:\npi-tui lands at the top level and `evo-pi --version/--help` run.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(evo): declare pi-tui peer dep; bump all packages to 0.80.8",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-15T23:57:07Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "38f9c70401239a1afe5d089c0411b76b4668cde8",
"body": "- Bump @ch1nyzzz/pi-evo and @ch1nyzzz/evo-pi 0.80.6 -> 0.80.7 so all\n publishable packages are lockstep versioned; evo-pi internal deps\n bumped to ^0.80.7.\n- publish.mjs: add @ch1nyzzz/pi-orchestrator to the publish set and\n drop --provenance (no CI OIDC for local publishing).\n- Regenerate package-lock.json.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(release): align evo/evo-pi to 0.80.7 and prep local publish",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-15T23:37:25Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "aec34e85659d763f57f77188078e8e8a37503bda",
"body": "Two changes bundled (file-level overlap prevents clean split):\n\n1. Scope rename for self-publishing:\n - @earendil-works/pi-* and evo-pi -> @ch1nyzzz/* across all\n package.json names/deps, source imports, vitest aliases, scripts,\n README, and evo-pi versionCheckUrl.\n - External dep @earen\n[…]\n and registration.\n - evo process-runtime and retry changes, plus tests.\n\nbuild + check + affected tests all pass on node 22.20.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: rename package scope to @ch1nyzzz and add agent tool",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-15T23:33:48Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "91832e7a9ac6e6f037e703cdfb7504c9dffd8868",
"body": "npm ci on CI resolved the exact 0.80.6 pins against the registry because the\nworkspace packages had moved to 0.80.7, and the lock file carries no registry\nentry for them.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(evo): align workspace dev dependencies with released 0.80.7 packages",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-15T20:11:32Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "def3c65c29f86bd984ebedebd09c48377fdda029",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: changelog entries and regenerated provider model registries",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-15T19:59:21Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e6fa25f6f5ac3e3c4434e6c58f62b71fc5ea4cce",
"body": "…ution receipts, and a wired experiment contract\n\nStructural refactor of the self-evolution loop around one principle: the\nsystem's guarantees come from what is representable, not from policing model\noutput.\n\nTyped result channels. Every model role (planner, builder, evaluator,\nadversarial review, r\n[…]\nperseded first-generation reflector/critic proposal loop is\nremoved along with unused exports; report generation and permit review flows\nremain.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(evo): rebuild the evolution pipeline on typed channels, exec…",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-15T19:59:09Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d87fe9adee37afa288235ebd291005f4a782df35",
"body": "A large prompt can leave so little context-window headroom that generation\n(often reasoning tokens) fills the remainder and the provider stops the\nresponse mid-stream. OpenAI Codex Responses surfaces this as status\n\"incomplete\", which maps to stopReason \"length\" with partial output — a shape\nnone of\n[…]\nt filling at least 95% of\nit. Requiring the input share keeps legitimate max-output-token truncations of\nsmall prompts out of the overflow path.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(ai): detect window-exhaustion length stops as context overflow",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-15T19:58:45Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b4d132438a6c28de7a9e186d47465b778e6819aa",
"body": null,
"is_bot": false,
"headline": "Merge origin/main into main",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-15T07:02:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fcf222803bce76031b7e6e20ead73322dc2aad5",
"body": null,
"is_bot": false,
"headline": "feat(evo): ship standalone local-first Evo-Pi",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-15T07:00:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcfe36c79702ec240b146c45f167ab75ecddd205",
"body": "fixes #6630",
"is_bot": false,
"headline": "clamp session-id to 64 chars for openai-codex (#6653)",
"author_name": "David Brailovsky",
"author_login": "davidbrai",
"committed_at": "2026-07-14T19:09:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d96176e280df44c27aa880f0f893bf1ecdc30b75",
"body": "…ero-maintenance background reflection\n\nComplete the Evo-Pi closed loop on top of the initial runtime: T0/T1/T2\nproposal lifecycles with strict approval binding, code proposals staged in\nisolated git worktrees, migration of conventional Pi data into seed bundles,\nruntime feature gates, permit Q&A/re\n[…]\nlDueAfterDays.\n- Scope /evo report to evidence since the last successful improve run.\n\nEvo suite: 20 files, 198 tests passing; repo check green.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(evo): complete evolution loop with user-selectable cadence and z…",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-14T18:22:09Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9d09075c53812f7af955ce4397d0508c4a62efac",
"body": null,
"is_bot": false,
"headline": "Add [Unreleased] section for next cycle",
"author_name": "Armin Ronacher",
"author_login": "mitsuhiko",
"committed_at": "2026-07-14T16:36:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "818d67457cdd6b60bce6b121d16b23141c252dd8",
"body": null,
"is_bot": false,
"headline": "Release v0.80.7",
"author_name": "Armin Ronacher",
"author_login": "mitsuhiko",
"committed_at": "2026-07-14T16:36:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53a087fe8203cfcc2a094976bd849c54684dca72",
"body": null,
"is_bot": false,
"headline": "docs: audit unreleased changelogs",
"author_name": "Armin Ronacher",
"author_login": "mitsuhiko",
"committed_at": "2026-07-14T16:18:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4e9ca7466b5576090d1093c27fe38d73909f3d2",
"body": "fixes #6621",
"is_bot": false,
"headline": "remove current date from system prompt",
"author_name": "David Brailovsky",
"author_login": "davidbrai",
"committed_at": "2026-07-14T14:58:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f9e846c84f7d53356e7904e53f67b479d6f9c86",
"body": "fixes #6625",
"is_bot": false,
"headline": "don't send session-id header to opencode openai-responses models (#6645)",
"author_name": "David Brailovsky",
"author_login": "davidbrai",
"committed_at": "2026-07-14T13:57:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92ffae5228ff1d7f7f215e85106afd02cd916b0f",
"body": null,
"is_bot": false,
"headline": "fix(ai): type Anthropic probes by catalog providers",
"author_name": "Armin Ronacher",
"author_login": "mitsuhiko",
"committed_at": "2026-07-14T10:29:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adfac437bbe3cd43182624a0f57ad0b244b75be8",
"body": null,
"is_bot": false,
"headline": "fix(coding-agent): clarify login options",
"author_name": "Armin Ronacher",
"author_login": "mitsuhiko",
"committed_at": "2026-07-14T10:24:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "961fa6c14228d3c652869256fa2349d1f08e6306",
"body": null,
"is_bot": false,
"headline": "feat(ai): add Radius gateway support",
"author_name": "Armin Ronacher",
"author_login": "mitsuhiko",
"committed_at": "2026-07-14T09:01:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0946d6801ab7ad27c45246167911da164bd39f30",
"body": null,
"is_bot": false,
"headline": "feat(agent): add evo-pi data evolution runtime",
"author_name": "Ch1nyzzz",
"author_login": "Ch1nyzzz",
"committed_at": "2026-07-14T04:36:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e6909f050eeb15e8f6c05185511f3788357ddb3",
"body": "fixes: #6567",
"is_bot": false,
"headline": "anthropic-messages: skip usage fields if empty (#6611)",
"author_name": "David Brailovsky",
"author_login": "davidbrai",
"committed_at": "2026-07-13T16:07:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f0dbc008c9b3e88017d42e8a1b46d416ad2b6b6",
"body": "…ing blocks (#6608)\n\nfixes #6409",
"is_bot": false,
"headline": "backfill encrypted_content from response.completed for missing reason…",
"author_name": "David Brailovsky",
"author_login": "davidbrai",
"committed_at": "2026-07-13T15:27:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b084d2fb395f0f1aa924cb07b14e5d0edab115e2",
"body": "otherwise it would fail when there's conflicting peer dependencies in installed packages\n\nfixes: #6486",
"is_bot": false,
"headline": "add legacy-peer-deps flag on pi uninstall when using npm (#6604)",
"author_name": "David Brailovsky",
"author_login": "davidbrai",
"committed_at": "2026-07-13T10:50:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8f75544b63c5910568b2a0f667da858e4a11147",
"body": "fixes #6485",
"is_bot": false,
"headline": "pass bedrock unhandled stop reasons to error message (#6598)",
"author_name": "David Brailovsky",
"author_login": "davidbrai",
"committed_at": "2026-07-13T09:39:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7303cbac5d777fdb72f486c90c44f91f2e48807d",
"body": "allow null apiKey. uses the same auth flow like compaction\n\nfixes #6324",
"is_bot": false,
"headline": "fix branch summary when using ambient auth (#6595)",
"author_name": "David Brailovsky",
"author_login": "davidbrai",
"committed_at": "2026-07-13T08:49:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "298665cfb9b92def9011a6762a3e7dfbcb6cee13",
"body": "Fixes #6366",
"is_bot": false,
"headline": "fix(ai): support OpenRouter session affinity (#6496)",
"author_name": "Petr Houška",
"author_login": "petrroll",
"committed_at": "2026-07-13T07:57:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7b78e2a42b3b3985e5e3e3bf5487fdf0a001d5c",
"body": "…oint (#6544)\n\nmai-code-1-flash-picker is not accessible via /chat/completions and\nmust use the Copilot /responses endpoint. Update generate-models.ts to\nsend mai-* models to the responses API and regenerate the affected\nmodel entry.",
"is_bot": false,
"headline": "fix(ai): route GitHub Copilot MAI-Code models through /responses endp…",
"author_name": "Petr Houška",
"author_login": "petrroll",
"committed_at": "2026-07-13T07:56:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eacaa130abaee03132ae6502f37a603e2cd067f1",
"body": "* feat(ai): support forced OpenAI Codex tool calls\n\n* feat(ai): support OpenAI Responses tool choice",
"is_bot": false,
"headline": "ai: OpenAI and Codex forced tool calls (#6588)",
"author_name": "Alexey Zaytsev",
"author_login": "xl0",
"committed_at": "2026-07-13T07:48:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16a3d420ff1cfc52c875870188aa151ca62e1a99",
"body": null,
"is_bot": true,
"headline": "chore: approve contributor vibeinging",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-13T07:46:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8479bd84743e8889f728acb21a62794102db0529",
"body": null,
"is_bot": false,
"headline": "fix(tui): parse legacy alt-prefixed symbols (#6523)",
"author_name": "Rafał Krzyważnia",
"author_login": "ribelo",
"committed_at": "2026-07-11T13:20:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5416b1834a28b79800393b7bf792ab36065c49b2",
"body": null,
"is_bot": true,
"headline": "chore: approve contributor petrroll",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-11T12:41:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdd5c53bcdf57186125968b8e082e84c6a34742b",
"body": "…entials (#6292)\n\nCloudflare Workers AI / AI Gateway resolved provider config from the\ncredential only, never consulting ambient env for a field the credential\nomitted. The coding-agent /login flow stores just the API key, so\nCLOUDFLARE_ACCOUNT_ID lives only in the environment; the key-only credenti\n[…]\n prefer the credential value, fall back to\nctx.env(name).\n\ncloses #6021\n\nSigned-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>\nCo-authored-by: Mario Zechner <badlogicgames@gmail.com>",
"is_bot": false,
"headline": "fix(ai): fall back to ambient Cloudflare account id for key-only cred…",
"author_name": "Mark Phelps",
"author_login": "markphelps",
"committed_at": "2026-07-11T12:30:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "850c210b77acadaf8ee11dab058953877b6c8ffd",
"body": null,
"is_bot": false,
"headline": "fix(ai): filter ambient auth markers in compat dispatch",
"author_name": "Armin Ronacher",
"author_login": "mitsuhiko",
"committed_at": "2026-07-11T11:38:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19fe0e01c5eca791c9da0372b49256845555a783",
"body": "Do not treat Pi’s internal ambient-auth marker as a Bedrock bearer token. This preserves SigV4 signing for AWS profiles, IAM credentials, and roles while retaining bearer authentication for real Bedrock API keys.\\n\\nFixes #6531",
"is_bot": false,
"headline": "fix(ai): preserve ambient AWS auth for Bedrock",
"author_name": "Rafał Krzyważnia",
"author_login": "ribelo",
"committed_at": "2026-07-11T11:12:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c1861033b63a04563547ccdb5ed2bf31d4fdcd3",
"body": null,
"is_bot": false,
"headline": "docs: audit unreleased changelogs",
"author_name": "Armin Ronacher",
"author_login": "mitsuhiko",
"committed_at": "2026-07-10T22:01:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d8f74357c169d24f996a1611ecc4be72b7744bd",
"body": "This adds cache-friendly dynamic tool loading anchored to tool results. Purely additive active-tool changes are recorded with `addedToolNames`, allowing supported Anthropic and OpenAI Responses models to load tool definitions at the point they become available instead of placing them in the cached prompt prefix.\n\nIt retains safe fallback behavior for unsupported models and non-additive changes but it will wipe caches.",
"is_bot": false,
"headline": "feat(ai): support message-anchored tool loading (#6474)",
"author_name": "Armin Ronacher",
"author_login": "mitsuhiko",
"committed_at": "2026-07-10T21:52:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7a48d30a031f9c26eb304ead89a0dd1fb424b8f",
"body": null,
"is_bot": false,
"headline": "fix(coding-agent): fall back to text clipboard paste",
"author_name": "Armin Ronacher",
"author_login": "mitsuhiko",
"committed_at": "2026-07-10T19:46:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b686ac224db0eb24cadb6fd0149db94c6aa1854",
"body": null,
"is_bot": false,
"headline": "feat(coding-agent): add message copy shortcut",
"author_name": "Armin Ronacher",
"author_login": "mitsuhiko",
"committed_at": "2026-07-10T19:35:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ea064ea2a0f01965923ce32e1bd17466c502b23",
"body": null,
"is_bot": false,
"headline": "fix: support Bedrock API key login",
"author_name": "Armin Ronacher",
"author_login": "mitsuhiko",
"committed_at": "2026-07-10T17:34:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91585d9a3829831b07560901c4b3e9bbe3b4e35a",
"body": "this supports BUN_CONFIG_HTTP_IDLE_TIMEOUT\nrelated to #6476",
"is_bot": false,
"headline": "bump bun to 1.3.14 (#6503)",
"author_name": "David Brailovsky",
"author_login": "davidbrai",
"committed_at": "2026-07-10T14:34:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc469b03389135edf5d179ab7718c2085cdfd3a9",
"body": "related to #6374",
"is_bot": false,
"headline": "add xhigh and max to all fable-5 providers (#6490)",
"author_name": "David Brailovsky",
"author_login": "davidbrai",
"committed_at": "2026-07-10T09:42:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81de5702c6816538ea97d05d9060fe435b80bf35",
"body": null,
"is_bot": true,
"headline": "chore: approve contributor farid-fari",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-10T07:54:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46145bef07a492a4b96e81ef24c0b5d0bececbf8",
"body": "fixes #6378",
"is_bot": false,
"headline": "fix openrouter models: use context length from top provider (#6481)",
"author_name": "David Brailovsky",
"author_login": "davidbrai",
"committed_at": "2026-07-10T07:51:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34582ef34beec868b0df4fb969385b8af5960c45",
"body": null,
"is_bot": false,
"headline": "Add [Unreleased] section for next cycle",
"author_name": "Armin Ronacher",
"author_login": "mitsuhiko",
"committed_at": "2026-07-09T23:16:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b3fda9921b5590f285165287bd442a25817f17b",
"body": null,
"is_bot": false,
"headline": "Release v0.80.6",
"author_name": "Armin Ronacher",
"author_login": "mitsuhiko",
"committed_at": "2026-07-09T23:16:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b4bda305ef6b6962d121989795276a064f9b68f",
"body": null,
"is_bot": false,
"headline": "fix(ai): refresh generated model catalogs",
"author_name": "Armin Ronacher",
"author_login": "mitsuhiko",
"committed_at": "2026-07-09T23:16:27Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 4997,
"latest_release_at": "2026-07-19T18:10:00Z",
"latest_release_tag": "v0.80.23",
"releases_from_tags": true,
"days_since_last_push": 5,
"active_weeks_last_year": 48,
"days_since_latest_release": 5,
"mean_days_between_releases": 3.4
},
"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": false
},
"ecosystem": {
"packages": [
{
"name": "@ch1nyzzz/pi-ai",
"exists": true,
"license": "MIT",
"keywords": [
"ai",
"llm",
"openai",
"anthropic",
"gemini",
"bedrock",
"unified",
"api"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@ch1nyzzz/pi-ai",
"is_deprecated": false,
"latest_version": "0.80.23",
"repository_url": "https://github.com/Ch1nyzzz/pi",
"versions_count": 17,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 3859,
"first_published_at": "2026-07-15T23:46:16.250000Z",
"latest_published_at": "2026-07-19T18:22:19.523000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@ch1nyzzz/pi-evo",
"exists": true,
"license": "MIT",
"keywords": [
"pi",
"pi-package",
"coding-agent",
"self-evolution"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@ch1nyzzz/pi-evo",
"is_deprecated": false,
"latest_version": "0.80.23",
"repository_url": "https://github.com/Ch1nyzzz/pi",
"versions_count": 17,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2866,
"first_published_at": "2026-07-15T23:46:29.686000Z",
"latest_published_at": "2026-07-19T18:22:31.035000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@ch1nyzzz/pi-tui",
"exists": true,
"license": "MIT",
"keywords": [
"tui",
"terminal",
"ui",
"text-editor",
"differential-rendering",
"typescript",
"cli"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@ch1nyzzz/pi-tui",
"is_deprecated": false,
"latest_version": "0.80.23",
"repository_url": "https://github.com/Ch1nyzzz/pi",
"versions_count": 17,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 3608,
"first_published_at": "2026-07-15T23:46:21.131000Z",
"latest_published_at": "2026-07-19T18:22:23.655000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@ch1nyzzz/pi-agent-core",
"exists": true,
"license": "MIT",
"keywords": [
"ai",
"agent",
"llm",
"transport",
"state-management"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@ch1nyzzz/pi-agent-core",
"is_deprecated": false,
"latest_version": "0.80.23",
"repository_url": "https://github.com/Ch1nyzzz/pi",
"versions_count": 17,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 3561,
"first_published_at": "2026-07-15T23:46:18.825000Z",
"latest_published_at": "2026-07-19T18:22:21.679000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@ch1nyzzz/evo-pi",
"exists": true,
"license": "MIT",
"keywords": [
"coding-agent",
"ai",
"cli",
"pi",
"self-evolution",
"local-first"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@ch1nyzzz/evo-pi",
"is_deprecated": false,
"latest_version": "0.80.23",
"repository_url": "https://github.com/Ch1nyzzz/pi",
"versions_count": 16,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2626,
"first_published_at": "2026-07-15T23:46:31.886000Z",
"latest_published_at": "2026-07-19T18:22:32.768000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@ch1nyzzz/pi-coding-agent",
"exists": true,
"license": "MIT",
"keywords": [
"coding-agent",
"ai",
"llm",
"cli",
"tui",
"agent"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@ch1nyzzz/pi-coding-agent",
"is_deprecated": false,
"latest_version": "0.80.23",
"repository_url": "https://github.com/Ch1nyzzz/pi",
"versions_count": 17,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 3287,
"first_published_at": "2026-07-15T23:46:25.105000Z",
"latest_published_at": "2026-07-19T18:22:27.137000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@ch1nyzzz/pi-orchestrator",
"exists": true,
"license": "MIT",
"keywords": [
"pi",
"orchestrator"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@ch1nyzzz/pi-orchestrator",
"is_deprecated": false,
"latest_version": "0.80.23",
"repository_url": "https://github.com/Ch1nyzzz/pi",
"versions_count": 16,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2582,
"first_published_at": "2026-07-15T23:46:27.232000Z",
"latest_published_at": "2026-07-19T18:22:28.647000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 0,
"stars": 3,
"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": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 209275,
"source_files_sampled": 1007,
"oversized_source_files": 15,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 10709
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 91,
"malicious_count": 0,
"assessed_package": "npm:@ch1nyzzz/pi-ai@0.80.23",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@ch1nyzzz/pi-ai",
"manifest": "packages/agent/package.json",
"ecosystem": "npm",
"version_constraint": "^0.80.23"
},
{
"name": "ignore",
"manifest": "packages/agent/package.json",
"ecosystem": "npm",
"version_constraint": "7.0.5"
},
{
"name": "typebox",
"manifest": "packages/agent/package.json",
"ecosystem": "npm",
"version_constraint": "1.1.38"
},
{
"name": "yaml",
"manifest": "packages/agent/package.json",
"ecosystem": "npm",
"version_constraint": "2.9.0"
},
{
"name": "@anthropic-ai/sdk",
"manifest": "packages/ai/package.json",
"ecosystem": "npm",
"version_constraint": "0.91.1"
},
{
"name": "@aws-sdk/client-bedrock-runtime",
"manifest": "packages/ai/package.json",
"ecosystem": "npm",
"version_constraint": "3.1048.0"
},
{
"name": "@google/genai",
"manifest": "packages/ai/package.json",
"ecosystem": "npm",
"version_constraint": "1.52.0"
},
{
"name": "@mistralai/mistralai",
"manifest": "packages/ai/package.json",
"ecosystem": "npm",
"version_constraint": "2.2.6"
},
{
"name": "@opentelemetry/api",
"manifest": "packages/ai/package.json",
"ecosystem": "npm",
"version_constraint": "1.9.0"
},
{
"name": "@smithy/node-http-handler",
"manifest": "packages/ai/package.json",
"ecosystem": "npm",
"version_constraint": "4.7.3"
},
{
"name": "http-proxy-agent",
"manifest": "packages/ai/package.json",
"ecosystem": "npm",
"version_constraint": "7.0.2"
},
{
"name": "https-proxy-agent",
"manifest": "packages/ai/package.json",
"ecosystem": "npm",
"version_constraint": "7.0.6"
},
{
"name": "openai",
"manifest": "packages/ai/package.json",
"ecosystem": "npm",
"version_constraint": "6.26.0"
},
{
"name": "partial-json",
"manifest": "packages/ai/package.json",
"ecosystem": "npm",
"version_constraint": "0.1.7"
},
{
"name": "typebox",
"manifest": "packages/ai/package.json",
"ecosystem": "npm",
"version_constraint": "1.1.38"
},
{
"name": "@ch1nyzzz/pi-agent-core",
"manifest": "packages/coding-agent/package.json",
"ecosystem": "npm",
"version_constraint": "^0.80.23"
},
{
"name": "@ch1nyzzz/pi-ai",
"manifest": "packages/coding-agent/package.json",
"ecosystem": "npm",
"version_constraint": "^0.80.23"
},
{
"name": "@ch1nyzzz/pi-tui",
"manifest": "packages/coding-agent/package.json",
"ecosystem": "npm",
"version_constraint": "^0.80.23"
},
{
"name": "@silvia-odwyer/photon-node",
"manifest": "packages/coding-agent/package.json",
"ecosystem": "npm",
"version_constraint": "0.3.4"
},
{
"name": "chalk",
"manifest": "packages/coding-agent/package.json",
"ecosystem": "npm",
"version_constraint": "5.6.2"
},
{
"name": "cross-spawn",
"manifest": "packages/coding-agent/package.json",
"ecosystem": "npm",
"version_constraint": "7.0.6"
},
{
"name": "diff",
"manifest": "packages/coding-agent/package.json",
"ecosystem": "npm",
"version_constraint": "8.0.4"
},
{
"name": "glob",
"manifest": "packages/coding-agent/package.json",
"ecosystem": "npm",
"version_constraint": "13.0.6"
},
{
"name": "highlight.js",
"manifest": "packages/coding-agent/package.json",
"ecosystem": "npm",
"version_constraint": "10.7.3"
},
{
"name": "hosted-git-info",
"manifest": "packages/coding-agent/package.json",
"ecosystem": "npm",
"version_constraint": "9.0.3"
},
{
"name": "ignore",
"manifest": "packages/coding-agent/package.json",
"ecosystem": "npm",
"version_constraint": "7.0.5"
},
{
"name": "jiti",
"manifest": "packages/coding-agent/package.json",
"ecosystem": "npm",
"version_constraint": "2.7.0"
},
{
"name": "minimatch",
"manifest": "packages/coding-agent/package.json",
"ecosystem": "npm",
"version_constraint": "10.2.5"
},
{
"name": "proper-lockfile",
"manifest": "packages/coding-agent/package.json",
"ecosystem": "npm",
"version_constraint": "4.1.2"
},
{
"name": "semver",
"manifest": "packages/coding-agent/package.json",
"ecosystem": "npm",
"version_constraint": "7.8.0"
},
{
"name": "typebox",
"manifest": "packages/coding-agent/package.json",
"ecosystem": "npm",
"version_constraint": "1.1.38"
},
{
"name": "undici",
"manifest": "packages/coding-agent/package.json",
"ecosystem": "npm",
"version_constraint": "8.5.0"
},
{
"name": "yaml",
"manifest": "packages/coding-agent/package.json",
"ecosystem": "npm",
"version_constraint": "2.9.0"
},
{
"name": "@ch1nyzzz/pi-coding-agent",
"manifest": "packages/evo-pi/package.json",
"ecosystem": "npm",
"version_constraint": "^0.80.23"
},
{
"name": "@ch1nyzzz/pi-evo",
"manifest": "packages/evo-pi/package.json",
"ecosystem": "npm",
"version_constraint": "^0.80.23"
},
{
"name": "@ch1nyzzz/pi-coding-agent",
"manifest": "packages/orchestrator/package.json",
"ecosystem": "npm",
"version_constraint": "^0.80.23"
},
{
"name": "get-east-asian-width",
"manifest": "packages/tui/package.json",
"ecosystem": "npm",
"version_constraint": "1.6.0"
},
{
"name": "marked",
"manifest": "packages/tui/package.json",
"ecosystem": "npm",
"version_constraint": "18.0.5"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "badlogic",
"commits": 3418,
"avatar_url": "https://avatars.githubusercontent.com/u/514052?v=4"
},
{
"type": "User",
"login": "mitsuhiko",
"commits": 386,
"avatar_url": "https://avatars.githubusercontent.com/u/7396?v=4"
},
{
"type": "User",
"login": "hjanuschka",
"commits": 66,
"avatar_url": "https://avatars.githubusercontent.com/u/2891702?v=4"
},
{
"type": "User",
"login": "Ch1nyzzz",
"commits": 65,
"avatar_url": "https://avatars.githubusercontent.com/u/141100212?v=4"
},
{
"type": "User",
"login": "cristinaponcela",
"commits": 59,
"avatar_url": "https://avatars.githubusercontent.com/u/140309543?v=4"
},
{
"type": "User",
"login": "aliou",
"commits": 56,
"avatar_url": "https://avatars.githubusercontent.com/u/980367?v=4"
},
{
"type": "User",
"login": "vegarsti",
"commits": 54,
"avatar_url": "https://avatars.githubusercontent.com/u/5699893?v=4"
},
{
"type": "User",
"login": "Perlence",
"commits": 44,
"avatar_url": "https://avatars.githubusercontent.com/u/1044300?v=4"
},
{
"type": "User",
"login": "markusylisiurunen",
"commits": 44,
"avatar_url": "https://avatars.githubusercontent.com/u/8409947?v=4"
},
{
"type": "User",
"login": "nicobailon",
"commits": 33,
"avatar_url": "https://avatars.githubusercontent.com/u/2958133?v=4"
}
],
"contributors_sampled": 99,
"top_contributor_share": 0.731
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"approve-contributor.yml",
"build-binaries.yml",
"ci.yml",
"issue-analysis.yml",
"issue-gate.yml",
"issue-triage-labels.yml",
"npm-audit.yml",
"pr-gate.yml",
"remove-inprogress-on-close.yml"
],
"has_docs_dir": true,
"linter_configs": [
"biome.json"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 5,
"reason": "binaries present in source code",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 32 contributing companies or organizations",
"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": 5,
"reason": "dependency not pinned by hash detected -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 4,
"reason": "security policy file 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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "10 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "b8ff7eb2d9075eb6898e8ed632d627f78bc02862",
"ran_at": "2026-07-25T17:18:33Z",
"aggregate_score": 2.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-25T09:19:35Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Ch1nyzzz/pi",
"host": "github.com",
"name": "pi",
"owner": "Ch1nyzzz"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 41,
"vitality": 87,
"community": 44,
"governance": 41,
"engineering": 84
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 87,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 87,
"inputs": {
"commits_last_year": 4997,
"human_commit_share": 0.97,
"days_since_last_push": 5,
"active_weeks_last_year": 48
},
"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": "48/52 weeks with commits",
"points": 33.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 48
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "4997 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 4997
}
}
],
"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": 88,
"inputs": {
"releases_count": 2,
"latest_release_tag": "v0.80.23",
"releases_from_tags": true,
"days_since_latest_release": 5,
"mean_days_between_releases": 3.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "2 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 2
}
}
],
"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 ~3.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 3.4
}
}
],
"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": 44,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 5,
"inputs": {
"forks": 0,
"stars": 3,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "3 stars",
"points": 4.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 3
}
}
],
"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": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 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": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"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": 72,
"inputs": {
"packages": [
"@ch1nyzzz/pi-ai",
"@ch1nyzzz/pi-evo",
"@ch1nyzzz/pi-tui",
"@ch1nyzzz/pi-agent-core",
"@ch1nyzzz/evo-pi",
"@ch1nyzzz/pi-coding-agent",
"@ch1nyzzz/pi-orchestrator"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 22389
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "22,389 downloads/month across npm",
"points": 58,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 22389,
"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": 41,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 99,
"top_contributor_share": 0.731
},
"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 73% of commits",
"points": 6.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 73
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "99 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 99
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 32 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"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": 38,
"inputs": {
"followers": 3,
"owner_type": "User",
"is_verified": null,
"owner_login": "Ch1nyzzz",
"public_repos": 21,
"account_age_days": 1089
},
"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": "3 followers of Ch1nyzzz",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 3,
"login": "Ch1nyzzz"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "21 public repos, account ~2 yr old",
"points": 15.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 21
}
},
{
"code": "account_age_years",
"params": {
"years": 2
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@ch1nyzzz/pi-ai",
"@ch1nyzzz/pi-evo",
"@ch1nyzzz/pi-tui",
"@ch1nyzzz/pi-agent-core",
"@ch1nyzzz/evo-pi",
"@ch1nyzzz/pi-coding-agent",
"@ch1nyzzz/pi-orchestrator"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "7 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 7,
"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": "17 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 17
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 84,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "9 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 9
}
}
],
"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": "biome.json",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "biome.json"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [
"ai",
"cli",
"coding-agent",
"developer-tools",
"llm",
"self-improving",
"terminal",
"typescript"
],
"has_wiki": false,
"homepage": "https://www.npmjs.com/package/@ch1nyzzz/evo-pi",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://www.npmjs.com/package/@ch1nyzzz/evo-pi",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "8 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 8
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 41,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 26,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 2.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 32 contributing companies or organizations",
"points": 2.5,
"status": "met",
"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 5",
"points": 2.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 2,
"status": "partial",
"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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "10 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@ch1nyzzz/pi-ai@0.80.23 runtime dependency closure — what installing the published package pulls in — 91 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:@ch1nyzzz/pi-ai@0.80.23",
"assessed": 91
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 91,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 91,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 11
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 74,
"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": 0.753,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 10709
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "73 of 97 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 73,
"sampled": 97
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0.46,
"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": "biome.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "biome.json"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "46 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 46,
"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 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 209275,
"source_files_sampled": 1007,
"oversized_source_files": 15
},
"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": "15/1007 source files over 60KB",
"points": 54.2,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 1007,
"oversized": 15
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"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"
],
"report_type": "repository",
"generated_at": "2026-07-25T17:18:48.851330Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/Ch1nyzzz/pi.svg",
"full_name": "Ch1nyzzz/pi",
"license_state": "standard",
"license_spdx": "MIT"
}