Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"bun",
"extensions",
"npm",
"npm-packages",
"packages",
"pi-agent",
"pi-agent-extension",
"pi-extensions",
"bun-packages",
"pi"
],
"is_fork": false,
"size_kb": 36973,
"has_wiki": true,
"homepage": null,
"languages": {
"C#": 49339,
"CSS": 500076,
"HTML": 843687,
"Shell": 242603,
"Python": 359972,
"Batchfile": 3816,
"JavaScript": 5483915,
"PowerShell": 47834,
"TypeScript": 2263424,
"Go Template": 51715
},
"pushed_at": "2026-08-02T22:17:04Z",
"created_at": "2026-05-02T19:38:52Z",
"owner_type": "User",
"updated_at": "2026-08-02T22:17:07Z",
"description": "Extensions, skills, prompts, themes, and developer tools for the Pi coding agent.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript",
"TypeScript"
]
},
"owner": {
"blog": null,
"name": "Firstpick",
"type": "User",
"login": "Firstp1ck",
"company": "KLK Kolb",
"location": "Zürich",
"followers": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/159012644?v=4",
"created_at": "2024-02-05T09:55:40Z",
"is_verified": null,
"public_repos": 24,
"account_age_days": 909
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "4e9b3897e1d7fda0a601cd94416f03a5dfb4133a",
"body": null,
"is_bot": false,
"headline": "bump versions",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-08-02T22:17:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7f4189a95ac92a662309278d04a05d5ccc8e695",
"body": "- feat: add structured stats and prompt-context payloads with compatibility coverage\n- feat: render accessible responsive stats and prompt-context dashboards\n- feat: add component-update state, API, control-deck UI, and browser tests\n- docs: document implementation handoffs, reviews, and the dashboard plan",
"is_bot": false,
"headline": "feat: enhance stats dashboard, prompt context, and component updates",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-08-02T22:08:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce2072e2948a0b2d9a946bb416904f411d8aa411",
"body": "- fix: queue bounded SSE frames until the response drains\n- fix: gracefully end stalled SSE streams before reconnecting\n- test: cover transient backpressure and stalled socket recovery",
"is_bot": false,
"headline": "fix(webui): handle SSE backpressure without truncating streams",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-08-02T17:04:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbc0cc6bcbb4cc482cfc8bec5cc06ce45b64e10b",
"body": "- feat: capture and validate Codex and OAuth Anthropic usage windows from response headers\n- feat: render truthful usage labels and primary/secondary WebUI utilization lanes\n- test: cover provider usage parsing, footer integration, and visual update behavior",
"is_bot": false,
"headline": "feat(footer): add provider subscription usage display",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-08-02T16:29:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44166829c27cc27056756735ad94927441d92f46",
"body": "- feat: retain cross-message selections and interacted tool disclosure state\n- fix: bound boot diagnostics and distinguish startup, MIME, and manifest failures\n- test: cover tool scrolling, focus, selections, and diagnostic timeout behavior\n- chore: remove the completed boot-failure diagnostics plan",
"is_bot": false,
"headline": "feat(webui): preserve transcript interactions across rerenders",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-08-02T12:36:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fbb8dead3f6a1e95e1210220fb239816c8ff6c2",
"body": "- feat: persist Control Deck section order after pointer or keyboard moves\n- feat: add drag indicators and verify section reordering in static and browser tests",
"is_bot": false,
"headline": "feat(webui): enable side panel section reordering",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-08-02T11:10:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1bbe87142cb826b9c25d44afb8c8645ec0f61cc",
"body": "- fix: refresh canonical state after extension dialog responses clear stale run indicators\n- test: cover extension response cleanup in browser and static WebUI checks\n- chore: bump WebUI and Anthropic recovery package versions",
"is_bot": false,
"headline": "fix(release): reconcile WebUI state after extension responses",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-08-02T10:08:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28924b80205467243c505cf13aac85e9e49b5973",
"body": "- fix: preserve optimistic prompts and agent-status handoffs during reconciliation\n- fix: keep paused transcript scroll position stable as live output changes\n- style: make left sidebar actions accessible icon-only controls\n- fix: retain file item counts during cached background refreshes",
"is_bot": false,
"headline": "fix(webui): stabilize live transcript continuity",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-08-02T09:51:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67c1135fc9f1dcf00bbb89717f3babcea2a5d663",
"body": "- feat: add a keyed transcript mutation coordinator for assistant, thinking, compact, and tool output\n- test: cover selection continuity, explicit invalidation, settlement adoption, and sustained streaming\n- build: serve, validate, and precache the transcript renderer module\n- style: refine side-panel model rows and terminal sidebar action labels",
"is_bot": false,
"headline": "feat(webui): preserve transcript selection during live updates",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-08-01T23:44:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f45c73e740fdc2ade2700d476a506a0b122df1a",
"body": "- fix: return PWA responses independently of cache writes and bound network stalls\n- fix: retain focus, selections, scroll positions, tooltips, and interactive surfaces during live rerenders\n- test: cover service-worker recovery, mobile continuity, and browser interaction stability\n- docs: add a staged recommendation for durable main-output text selection",
"is_bot": false,
"headline": "fix(webui): preserve PWA and UI state across live rerenders",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-08-01T13:10:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a859d736add18fbbc1ae477018ffe89af6522f97",
"body": "- test: add static coverage for mobile and tablet shell behavior\n- test: verify prompt deduplication and SSE backpressure handling",
"is_bot": false,
"headline": "test(pi-webui): cover mobile shell resilience",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-08-01T02:30:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f359b3ffa2a8110428676242e801a34ccd7fe10",
"body": "- feat: refresh loaded workspace file trees after filesystem changes\n- feat: group sibling subagent views and hide retry-gated run duplicates\n- style: compact side-panel controls and responsive subagent labels\n- test: cover watcher lifecycle, live refresh, and subagent visibility",
"is_bot": false,
"headline": "feat(webui): refresh workspace files and group subagent tabs",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-31T22:40:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09aae3225a8247e19997c38c14eac07277e57eec",
"body": "- feat: add bounded child-session telemetry to subagent views\n- feat: compact subagent controls, retry gates, and responsive layouts",
"is_bot": false,
"headline": "feat(webui): improve subagent monitoring",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-31T20:04:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66c826842ebe93fa08053951f02c6e9594a71701",
"body": "- fix: reject unsafe .gitignore targets and preserve I/O failures\n- test: cover tracked files, hard links, and oversized ignore files\n- build: synchronize the WebUI lockfile for version 0.8.0",
"is_bot": false,
"headline": "fix(webui): harden Git ignore mutations",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-31T17:51:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffce0c4c2b4989d917018ae08e9b2dc7c5867a84",
"body": "- feat: add a safe Git-tree action for appending files and folders to .gitignore\n- feat: allow removing queued follow-up prompts across queue sources\n- feat: add a control for clearing finished subagent runs\n- style: reserve responsive composer space for queue and workflow controls",
"is_bot": false,
"headline": "feat: add Git ignore action and improve queue controls",
"author_name": "Firstpick",
"author_login": "Firstp1ck",
"committed_at": "2026-07-31T15:17:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80cded4df36e9ce3efaabc58c3f79a8bba211237",
"body": "- fix: centralize agent-model save eligibility and disabled-state reasons\n- fix: expose save explanations through visible status text and ARIA description\n- test: cover save-state conditions and update browser cache-version assertions",
"is_bot": false,
"headline": "fix(subagents): explain why agent model saves are unavailable",
"author_name": "Firstpick",
"author_login": "Firstp1ck",
"committed_at": "2026-07-31T10:32:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a88848f69a7d48f4ddbf1bbdc318fc34bc047c74",
"body": "- fix: resolve Windows Pi shims through the selected installation's Node and CLI\n- fix: prefer bundled npm and preserve PATH handling for Pi package updates\n- test: cover Pi shim, npm selection, and update-task resolution behavior\n- docs: document selected Pi installation update behavior",
"is_bot": false,
"headline": "fix(webui): use the selected Pi installation for updates",
"author_name": "Firstpick",
"author_login": "Firstp1ck",
"committed_at": "2026-07-31T09:24:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb1d3f8d9e73c700f117c505765da132e44c3ce8",
"body": null,
"is_bot": false,
"headline": "bump versions",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-30T22:23:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e38fb409ee753eeade2eea636428791bfd1b3b50",
"body": "- fix: rerender branch controls when asynchronous branch data arrives\n- fix: explain disabled in-place switching and preserve fresh browser assets\n- test: cover branch picker state, switch availability, and cache versions",
"is_bot": false,
"headline": "fix(webui): refresh branch picker state",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-30T22:19:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93744e47d732c13fac440f610e3fd5ee9deb60f5",
"body": "- feat: add a branch-scoped Codex Fast Mode extension and WebUI controls\n- feat: add safe remote tracking branch and worktree actions\n- test: cover Codex mode state, busy guards, and remote branch flows",
"is_bot": false,
"headline": "feat: add Codex Fast mode and remote branch support",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-30T22:03:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5da038b5c48aecca3ab9d7d18cd81651b14e2af0",
"body": "- feat: add feature and subagent governance skill packages with contract tests\n- feat: apply prompt-policy routing and render Composer skill tags responsively",
"is_bot": false,
"headline": "feat: add governed feature workflows and Composer skill tags",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-30T20:14:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f14082164d2f8ac22c67daa873a10ff3a22c5092",
"body": null,
"is_bot": false,
"headline": "bump versions",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-30T16:45:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d13c44d78b8e2674df2f65d8d83475a14de6817",
"body": "- feat: save and restore the WebUI side-panel width per OS user\n- feat: add guarded GitHub publication recovery for remote-less pushes\n- test: cover preference persistence, publication validation, and UI contracts\n- docs: record implementation plans and validation evidence",
"is_bot": false,
"headline": "feat: persist side-panel width and add guided Git publication",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-30T12:38:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04f11b44c4d37c64ab8741a9092bba3780b255d9",
"body": "- feat: require an explicit save-or-discard decision before replacing open tabs\n- feat: add accessible workspace loading, replacement, and status dialogs\n- test: cover workspace replacement flows and responsive UI contracts\n- docs: record implementation and review handoffs for the workspace switch",
"is_bot": false,
"headline": "feat(webui): add safe workspace switching",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-29T23:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b9a31f4e5e2fca243198c646fbd43b912436ea7",
"body": "- fix: disable the shared floating tooltip for the workspace save button\n- test: assert the save button retains only its dedicated styled tooltip",
"is_bot": false,
"headline": "fix(workspace): prevent duplicate save button tooltips",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-29T20:18:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7c75185236445633f05f7034477b5ad5997a376",
"body": "- fix: make the reload message flex to its content on narrow layouts\n- fix: add a static regression check for compact reload prompt spacing",
"is_bot": false,
"headline": "fix(webui): tighten subagent reload prompt spacing",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-29T11:20:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "784b68faa9e90091efc647704598dab20a12e3e7",
"body": "- fix: resolve scoped model patterns through Pi's canonical diagnostics API\n- refactor: move matching logic into a reusable scoped-models helper\n- test: cover exact, thinking-suffix, colon-id, glob, and invalid patterns",
"is_bot": false,
"headline": "fix(scoped-models): use Pi canonical model scope matching",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-29T11:03:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aef6b5969b6ea60d3b3ac670274513a09bc009b5",
"body": "- feat: persist server-owned tab constellations with sessions, directories, groups, and active tabs\n- feat: add zero-tab workspace loading with fail-soft restore and responsive controls\n- test: cover workspace persistence, API flows, restoration, and mobile UI contracts",
"is_bot": false,
"headline": "feat(workspaces): add server-persisted workspace save and load",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-29T10:43:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "110dd1ffd8838994324a703c1834ca010812ed6e",
"body": null,
"is_bot": false,
"headline": "created pi-package-webui/plans/planned/subagent-model-validation.md",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-28T23:32:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f3651011c899795e76c9e0b4da3a7436a2bf462",
"body": "- change: retain, cancel, and dismiss subagent runs in the WebUI\n- change: enforce reviewer route diversity and add optional footer speed stats\n- change: add a guarded session-scoped model-effort patch and architecture plans",
"is_bot": false,
"headline": "change: expand Pi session controls and model isolation",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-28T23:31:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "590e36279c2ee4cd1b99a70940035117366d612a",
"body": "- fix: reuse verified historical backups when reapplied after package resets\n- fix: retain cumulative output and the latest speed in the footer\n- fix: move terminal-group summaries into right-aligned floating tooltips",
"is_bot": false,
"headline": "fix: preserve backups and improve footer status UI",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-28T21:00:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3db8f84b0c2ce4da1468de66a9b840733f3cf138",
"body": "- docs: move legacy WebUI plans into planned directories\n- docs: add continuity and boot diagnostics implementation plans\n- docs: document issue bot contracts, workstreams, and rollout safeguards",
"is_bot": false,
"headline": "docs(plans): organize WebUI plans and add issue bot design",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-28T20:08:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e82e4ceae954fab94ed002957b2a79d186a769cf",
"body": null,
"is_bot": false,
"headline": "Delete webui-subagent-terminal-view.md",
"author_name": "Firstpick",
"author_login": "Firstp1ck",
"committed_at": "2026-07-28T13:33:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c03c45695fc92c7c03b5a5cfaef99a30bb68a7f",
"body": "- feat: add queue mutation, reordering, compaction, and file-viewer workflows\n- feat: improve Git panel, terminal, footer, and native-parity interactions\n- change: reorganize completed and ongoing implementation plans\n- test: add focused regression coverage for queue, compaction, file, and Git behavior",
"is_bot": false,
"headline": "feat(webui): expand queue, file, and workflow interactions",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-28T13:15:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28c485487a33ad4bb74919cdd3b15aee716fe7d6",
"body": null,
"is_bot": false,
"headline": "Update package-lock.json",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-27T23:36:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f7649d7c187e4099c2fc57c70c6153cc286375e",
"body": null,
"is_bot": false,
"headline": "bump versions",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-27T23:34:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10d723743ce60eb7c15d2c9ed6fbf556fb20998a",
"body": "- feat: add WebUI submission, Turnstile, polling, and fallback integration\n- feat: add Cloudflare intake, D1, Queue/DLQ consumer, and GitHub App workflow\n- test: add gateway, WebUI, D1, and terminal workspace regression coverage\n- docs: add deployment, provisioning, canary, and operator guidance",
"is_bot": false,
"headline": "feat(issue-bot): add secure issue submission pipeline",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-27T23:30:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d24b0ca1df6c7371e8d2adb02951c20e705527f5",
"body": "- fix: distinguish low-level agent end events from logical settlement\n- fix: suppress stale completion notifications during retries and routing\n- test: cover tab activity, settlement, and notification timing contracts",
"is_bot": false,
"headline": "fix(webui): defer completion until agent settles",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-27T21:14:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "236bea97ebfdd54b42385d2b0bf16d5eebb12883",
"body": null,
"is_bot": false,
"headline": "updated .gitignore",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-27T20:13:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "971e0e01e184cde554bd8a784fe14e7fb77e804e",
"body": "- fix: allow resource-heavy supervised child launches\n- fix: reject invalid supervisor requests and bound blocked writes\n- test: cover launch validation and backpressured write recovery",
"is_bot": false,
"headline": "fix(webui): prevent supervised session restart hangs",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-27T20:09:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28fca5d735c3c3b746ff00b11c422473fab2e70a",
"body": "- fix: serialize CWD restarts and preserve tab state on replacement failures\n- fix: bound Git footer refreshes and surface actionable status failures\n- test: cover supervisor replacement, queueing, and footer reliability paths",
"is_bot": false,
"headline": "fix(webui): make CWD changes and footer refresh reliable",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-27T19:29:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1b6492944b09b43653592ec7849a8c10b056856",
"body": "- fix: reduce the context usage overlay opacity for clearer text\n- test: add a static regression check for the contrast styling",
"is_bot": false,
"headline": "fix(webui): improve git footer context contrast",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-27T16:03:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "201e4dbad9b2dd5af2577d5820d7c8f597ab4bdb",
"body": null,
"is_bot": false,
"headline": "Create PLAN.md",
"author_name": "Firstpick",
"author_login": "Firstp1ck",
"committed_at": "2026-07-27T15:52:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "255940c7506905024c49fa64373951f6b7b2d78c",
"body": "- fix: catch browser errors while opening native downloads and clean up temporary anchors\n- test: verify native HTML/download open failures are surfaced to WebUI events",
"is_bot": false,
"headline": "fix(webui): surface HTML export open failures",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-27T15:24:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "097881a8f155de251c3e2268c7671ea81967f14c",
"body": "- feat: add a five-step issue wizard with structured templates and GitHub-ready previews\n- test: cover wizard state, UI contracts, runtime assets, and accessibility behavior\n- docs: record implementation decisions, review findings, validation, and rollout guidance",
"is_bot": false,
"headline": "feat(webui): add guided Open Issue wizard",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-27T15:21:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df96479ae3617f079b3fcc0dccdb60095b25f3ba",
"body": "- fix: update only the repository refresh-time label during background loads\n- test: cover stable Git panel rendering and targeted metadata updates",
"is_bot": false,
"headline": "fix(webui): prevent Git panel refresh flicker",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-27T13:14:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a0409caab396c53bee9b22f1f593bf39779d706",
"body": null,
"is_bot": false,
"headline": "bump versions",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-27T10:27:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f811244c0937b60feff8a9eb98a474b46e0e782e",
"body": "- feat: enforce phase-scoped workflow permissions and publish live subagent state\n- feat: add durable WebUI RPC supervision, workflow status views, and coverage",
"is_bot": false,
"headline": "feat(workflows): add supervised execution and WebUI support",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-26T23:26:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b223a414460e8a3ffb9f61a3d5e354fe8a49eed",
"body": "- feat: Append an optimistic user prompt while routing starts.\n- feat: Distinguish attachment preparation, prompt routing, and agent startup.\n- test: Cover optimistic prompt insertion and routing status transitions.\n- docs: Add a prompt-routing implementation report.",
"is_bot": false,
"headline": "feat(webui): show prompt feedback during routing",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-26T18:53:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84ce6979a4c4eda166005b6b298e701ccf7eb64d",
"body": "- feat: enforce token and turn budgets across workflow runs\n- feat: add budget controls, tests, and implementation documentation\n- fix: hide legacy workflow widgets when the workflow overlay is minimized\n- docs: add a prioritized WebUI experience improvement plan",
"is_bot": false,
"headline": "feat: add workflow token budgets and WebUI improvements",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-26T18:39:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14a94d5a979a4ac0db89c03c9d260d45f1ac52bd",
"body": "- style: reorganize dashboard status and identity into compact rows\n- style: tighten dashboard cards, controls, responsive metric layout, and tooltips\n- test: cover compact dashboard styling and workflow tooltip suppression",
"is_bot": false,
"headline": "style(webui): compact workspace dashboard layout",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-26T15:06:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4043da9d9a2fbf5f4ca52d82e68ca3f0bdf3fc40",
"body": "- feat: show staged, unstaged, conflicted, and untracked file changes\n- feat: compact Workflow Mode controls and normalize numpad decimal input",
"is_bot": false,
"headline": "feat(webui): add Git file changes preview",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-26T13:21:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b5f219d3cb9c56710d51ae9723d208a4a6a746e",
"body": "- feat: open Git side-panel file rows in the existing WebUI previewer\n- refactor: resolve Git paths across eligible terminal tabs before opening files\n- test: cover path resolution, keyboard activation, and stale-tab feedback\n- docs: add the implementation plan and reviewed feature report",
"is_bot": false,
"headline": "feat(webui): open Git files in the WebUI previewer",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-26T09:57:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "901bfee76f95ee79bb58672e01da91610a090159",
"body": null,
"is_bot": false,
"headline": "bump versions",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-26T00:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2affb995c02d04cf6666478e5a835fc2bb5f7386",
"body": "- change: package Anthropic compatibility fixtures and recovery runtime resources\n- change: compact WebUI sections and refine Workflow Mode controls\n- change: harden subagent status parsing and staged regression coverage",
"is_bot": false,
"headline": "change: improve Anthropic auth and WebUI workflows",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-26T00:03:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8b9ac133e3826112cd428d463cbc8b849b3cd3d",
"body": "- feat: add WebUI-managed model and thinking launch slots with scoped persistence and reload guidance\n- feat: enforce zero-or-multiple child launches and require paired worker executions",
"is_bot": false,
"headline": "feat(subagents): add launch slots and minimum fanout guard",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-25T00:11:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ec2fab50f496825116ab82000ee7a12b3687a7f",
"body": "- feat: aggregate fast-mode thinking with stable disclosure state\n- feat: render custom messages as Markdown and refine chat follow behavior\n- feat: add resizable side panel and combined file-directory controls\n- test: cover output, scroll, file-tree, and side-panel interactions\n- docs: add implementation plans and feature reports",
"is_bot": false,
"headline": "feat: improve WebUI interaction and output handling",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-24T21:11:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e1541ef696ffabcb46001b791d1ba0635ea0fc9",
"body": "- feat: render Markdown in fast-mode final and thinking output\n- feat: add closable, restorable workflow overlay controls\n- test: cover transient tool status and overlay state behavior\n- docs: add implementation reports",
"is_bot": false,
"headline": "feat(webui): streamline fast-mode output and workflow overlays",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-24T19:41:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b73d6e5059fd5867899ab0543be11ba37de35c1e",
"body": "- fix: prevent the footer path prefix from expanding before it must shrink\n- test: verify contiguous path parts and a fixed suffix during truncation",
"is_bot": false,
"headline": "fix(webui): preserve footer path contiguity while truncating",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-24T15:18:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c759b753ddfa63b4d40b73e2929d54024ee1dcdd",
"body": null,
"is_bot": false,
"headline": "update package lock",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-24T00:53:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74cb1f8f9bced56cce643d0e0b07dd1bfbe35337",
"body": null,
"is_bot": false,
"headline": "bump versions",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-24T00:52:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "493aff26e98991aa6b36b4a154849a8a9251c4b4",
"body": "- fix: allow the fast output module through the static asset route\n- test: verify the server returns the module with its source content",
"is_bot": false,
"headline": "fix(webui): serve fast output module",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-24T00:42:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d5262d7c11b93fe42f3177603cf333cb368caad",
"body": "# Conflicts:\n#\tpi-package-webui/public/app.js",
"is_bot": false,
"headline": "merge: WebUI fast output mode",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-24T00:27:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f46c0547c44ac997f4acb3a5e59a7be441f03a0a",
"body": null,
"is_bot": false,
"headline": "feat(webui): add sidebar fast mode control",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-24T00:24:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4aab6b230e703dad1ea1c0e1e31098c29c2beef",
"body": "- change: update package metadata, plans, and documentation for the forge repository\n- feat: add WebUI workflow output controls, raw-script inspection, and responsive navigation\n- test: extend static coverage for workflow and feature-category behavior",
"is_bot": false,
"headline": "change: migrate repository references and enhance WebUI workflows",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-24T00:04:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02f3df32bb2174584f964298c40880629aa1157b",
"body": null,
"is_bot": false,
"headline": "feat(webui): add optional fast output mode",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-23T23:19:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a70550f9717a5483ec0f1f28d54e351e4d8679f3",
"body": null,
"is_bot": false,
"headline": "bump versions",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-23T20:22:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f173425905e2e394c8282ee7502216e29ac61d7b",
"body": "- feat: migrate four local Pi extensions into documented npm-ready packages\n- feat: sync packaged extensions through canonical runtime symlinks\n- feat: add side-panel section visibility controls and expand Git folders by default\n- docs: record extension migration plans and validation reports",
"is_bot": false,
"headline": "feat: package local extensions and enhance side panel",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-23T20:12:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ff59ae4baa303ccbb66212355ecc335bee3a4c1",
"body": "- feat: render footer CWD values with responsive middle truncation\n- feat: retain complete final path components across footer variants and updates\n- test: cover path, Unicode, CSS, and renderer truncation behavior\n- docs: add the implementation plan and verification report",
"is_bot": false,
"headline": "feat(webui): preserve footer path tails",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-22T21:56:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e48f4fb1384dfcdd67dabaf649d722323a074c86",
"body": "- fix: reject malformed browser image payloads before RPC dispatch\n- fix: surface malformed tool images and terminal provider errors\n- test: cover canonical image forwarding and runtime error visibility\n- docs: record implementation evidence, review findings, and rollout guidance",
"is_bot": false,
"headline": "fix(webui): harden image payload error handling",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-22T15:13:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5478b3b3459465337ac3f2f5ec9616b3469fa003",
"body": "- fix: pass the active tab ID from footer git handlers\n- fix: reject non-string tab IDs before loading the changes dialog",
"is_bot": false,
"headline": "fix(git): preserve the active tab when opening changes",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-22T14:07:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a9f06c3495712dfed666a29d106da91ce6468d3",
"body": "- fix: validate fresh short and long message artifacts as a stable pair\n- fix: coalesce tab-scoped polling and reject stale generation results",
"is_bot": false,
"headline": "fix(git-workflow): correlate generated commit messages reliably",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-22T11:52:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22a605d5a916edb939997d0c0f4330478196d113",
"body": "# Conflicts:\n#\tpi-extension-git-footer-status/index.ts\n#\tpi-package-webui/package-lock.json\n#\tpi-package-webui/package.json\n#\tpi-package-webui/public/app.js\n#\tpi-package-webui/tests/mobile-static.test.mjs\n#\tplans/webui-pi-footer-calibration.md",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main'",
"author_name": "Firstpick",
"author_login": "Firstp1ck",
"committed_at": "2026-07-22T08:30:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e47ec376ea58e05b6a0d4f8cad242e966816b751",
"body": "- feat: refresh Git panel state from debounced repository filesystem events\n- feat: run footer PI calibration with the exact slash command and fresh status updates\n- style: improve danger-button contrast in the WebUI\n- test: cover watcher lifecycle, live updates, calibration, and visual contracts\n- docs: add implementation plans and audit reports for staged WebUI features",
"is_bot": false,
"headline": "feat(webui): add live Git updates and PI calibration",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-21T21:20:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "396cca05c4229ba359f3191d6a08421cf5067ec3",
"body": null,
"is_bot": false,
"headline": "update versions",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-21T20:24:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1b89ae032871dab75a08a038ecf92cb33b26e14",
"body": "- feat: add a retry-safe quorum gate with provider-aware fallback handling\n- feat: expose retained gate lifecycle and attempts in the WebUI\n- test: cover gate safety, lifecycle, API, helper, and static rendering behavior\n- docs: document the retry-gate design, usage, and verification evidence",
"is_bot": false,
"headline": "feat(subagents): add bounded retry gate orchestration",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-21T20:16:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "907145cd47af9d4ffa9e15aa1696e6f23eecdf5f",
"body": "- feat: add Git side-panel status, history, diffs, and guarded actions\n- feat: surface subagent model and reasoning metadata in WebUI outputs\n- chore: support pi-ai 0.81.x in the Anthropic compatibility patch\n- docs: add implementation reports and strengthen HTML report delivery guidance",
"is_bot": false,
"headline": "feat: expand WebUI Git tooling and subagent metadata",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-21T19:30:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13b3fc7e6778507d5cb7337c0a2c2bbe9a0b7a92",
"body": null,
"is_bot": false,
"headline": "updated versions",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-21T16:11:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f3ec0ccf036efe6c09529699a2ab127729d7fbc",
"body": "- fix: require explicit workflow intent or armed Workflow Mode before execution\n- fix: run isolated PI calibration probes and refresh footer estimates after completion\n- test: add regression coverage for workflow guidance and PI calibration behavior\n- docs: record the PI footer calibration design, scope, and verification results",
"is_bot": false,
"headline": "fix: tighten workflow authorization and refresh PI calibration",
"author_name": "Firstpick",
"author_login": "Firstp1ck",
"committed_at": "2026-07-21T15:09:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf8678c077c4075a67323340196b4d6a51024b7b",
"body": "- fix: encode workbook preview bytes as canonical base64\n- fix: show RPC and provider diagnostics in the WebUI transcript\n- test: cover cached PNG serialization and runtime error visibility",
"is_bot": false,
"headline": "fix: surface renderer and runtime errors in WebUI",
"author_name": "Firstpick",
"author_login": "Firstp1ck",
"committed_at": "2026-07-21T14:17:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a203fa48839cb95d99c87e0add6dba4bee8fd00a",
"body": "- fix: wrap long source lines to the available file preview width\n- fix: avoid marking the backend offline for cancelled autocomplete requests\n- test: cover source wrapping and cancelled request handling",
"is_bot": false,
"headline": "fix(webui): wrap file previews and ignore cancelled requests",
"author_name": "Firstpick",
"author_login": "Firstp1ck",
"committed_at": "2026-07-21T13:13:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6aa4976e13d975c38063e55bd32bcb5637414fbf",
"body": "- fix: open raw workflow scripts in a read-only inspection editor with a select-only fallback\n- fix: add a per-tab minimize control for the workflow inspector and keep its focus accessible\n- test: cover workflow preview fallbacks, minimized inspector state, and viewport-bounded output",
"is_bot": false,
"headline": "fix(workflows): improve script review and inspector layout",
"author_name": "Firstpick",
"author_login": "Firstp1ck",
"committed_at": "2026-07-21T12:35:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "365b171d2691ddc4d3606d1f91ae18477e048377",
"body": "- fix: additively enable workflow_run and workflow_status when Workflow Mode starts or is restored\n- fix: repair disabled workflow tools before agent turns and fail closed when activation fails\n- test: cover activation, restoration, repair, and failure handling",
"is_bot": false,
"headline": "fix(workflows): activate required tools in Workflow Mode",
"author_name": "Firstpick",
"author_login": "Firstp1ck",
"committed_at": "2026-07-21T12:01:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daa2a2f42dbe4cdc9f0aa5e4df63a6e8bf45ee92",
"body": "- feat: run Windows app runners through node-pty ConPTY with executable resolution\n- feat: route interactive input, interrupts, cleanup, and TTY coverage through the PTY backend\n- docs: document Windows TTY support and the pipe fallback option",
"is_bot": false,
"headline": "feat(app-runner): add Windows ConPTY support",
"author_name": "Firstpick",
"author_login": "Firstp1ck",
"committed_at": "2026-07-21T09:59:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a2e58b33dbd29822baf32b1da6cdbeb49f60539",
"body": "- fix: allow compatible WebUI versions through 0.x\n- fix: synchronize package metadata and bump the package to 0.1.7",
"is_bot": false,
"headline": "fix(remote-webui): widen WebUI peer compatibility",
"author_name": "Firstpick",
"author_login": "Firstp1ck",
"committed_at": "2026-07-21T09:07:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4451133c33734ad4d6b4f6ec8d68dadf8d4eb327",
"body": "- feat: add browser-persisted view-only subagent tabs with transcript activity indicators\n- test: cover subagent tab lifecycle, layout, and refresh behavior\n- docs: document the subagent terminal view and publish its implementation report\n- docs: add the proposed computer-use extension design plan",
"is_bot": false,
"headline": "feat: add subagent terminal tabs and computer-use plan",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-20T21:33:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a85581cf37fbb45459fb42061bc2a047c273a7df",
"body": "- feat: prompt for origin/main or current HEAD when creating worktrees\n- feat: root staged-message output paths and add regression coverage",
"is_bot": false,
"headline": "feat: add selectable worktree branch bases",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-20T18:15:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f60e09e50bafa9bac1d5fa204e88849686bc2bbd",
"body": "- chore: Update Pi utilities and optional extension version constraints\n- chore: Regenerate the Web UI package lockfile for updated dependencies",
"is_bot": false,
"headline": "chore(webui): refresh bundled package dependencies",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-20T16:04:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6a37d8f964b9b389605cb574aec2fc284010e1d",
"body": "- chore: Bump release versions for Pi extensions and Web UI packages\n- chore: Refresh Web UI dependency constraints and lockfile metadata",
"is_bot": false,
"headline": "chore: bump Pi package versions and refresh Web UI dependencies",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-20T16:02:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9d38e49bcbe20da9a58361bf1add19b7aa5172a",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/Firstp1ck/npm-packages",
"author_name": "Firstpick",
"author_login": "Firstp1ck",
"committed_at": "2026-07-20T10:55:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c36d69c6658433bdde348cb0ea89504f5d0a5f9",
"body": "- feat: add an accessible GitHub Sponsors heart beside the Pi Web UI title\n- style: keep the sponsor control subtle with responsive hover and focus states\n- test: cover the sponsor link markup and styling in mobile static checks",
"is_bot": false,
"headline": "feat(webui): add subtle sponsor link to header",
"author_name": "Firstpick",
"author_login": "Firstp1ck",
"committed_at": "2026-07-20T10:54:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10948b17b2deaecf70fa0b1aac80a89e56b854d9",
"body": null,
"is_bot": false,
"headline": "Add GitHub Sponsors username to FUNDING.yml",
"author_name": "Firstpick",
"author_login": "Firstp1ck",
"committed_at": "2026-07-20T10:42:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99759889042f667d17c8b6b5ce9c96ae0aec4874",
"body": "- refactor: move hashing, filesystem, timestamp, path, and process helpers into pi-utils\n- refactor: migrate DOCX, workbook, workflow, WebUI, and extension consumers to shared utilities\n- build: update package dependencies and lockfiles to pi-utils 0.2.4\n- test: cover the centralized utility behavior and update affected mocks",
"is_bot": false,
"headline": "refactor(pi-utils): centralize shared package utilities",
"author_name": "Firstpick",
"author_login": "Firstp1ck",
"committed_at": "2026-07-20T10:32:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b668f5c6b8af61c40cae9672e92a1a67239f208",
"body": "- fix: contain stderr sink failures and bound oversized RPC JSONL lines\n- fix: isolate subagent overlay rendering failures with a recoverable fallback\n- test: cover transport recovery and subagent renderer containment",
"is_bot": false,
"headline": "fix(webui): harden RPC transport and subagent rendering",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-19T17:46:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fec044462c793fa61b4ee61b4562d3e03ad559c3",
"body": "- feat: add a local AUR review extension that captures staged Git snapshots and review results\n- feat: integrate a guided review gate, secure report access, and structured subagent transcripts in WebUI\n- test: cover review workflow, staged-content hashing, endpoint safety, and transcript rendering",
"is_bot": false,
"headline": "feat(aur-review): add guided staged AUR review workflow",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-19T16:14:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07aa72e1c5e12f411db70f91fae56b1010d77df0",
"body": null,
"is_bot": false,
"headline": "Update package.json",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-19T07:13:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68b011193ea2f90b3b0f1f48f8b4aea3f77cc2a1",
"body": "- fix: parse package-name-keyed npm pack reports in release scripts\n- fix: apply compatible tarball comparison to version and readiness checks\n- test: cover npm 12 pack JSON output in the release extension suite",
"is_bot": false,
"headline": "fix(release): support npm 12 pack JSON reports",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-18T22:13:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60b666ae415e42a133b0c5f72ccab07ddf67b2c8",
"body": "- feat: add a self-contained HTML report skill with templates, validation, and tests\n- feat: add native, plan-hash-bound approval before applying PATCH.md changes\n- feat: improve WebUI recovery handling and mobile endpoint coverage\n- fix: support symlinked PATCH.md script entrypoints",
"is_bot": false,
"headline": "feat: add report skill and guarded patch approval",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-18T22:01:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7143be5505ab654fd25582fcd8cbf1cd345fc3c9",
"body": "- feat: group session, interface, remote-access, and server controls by scope\n- feat: add labeled toolbar actions for the left tab sidebar\n- change: simplify confirmation dialogs and refresh cached UI assets\n- test: cover control grouping, sidebar actions, and confirmation cleanup",
"is_bot": false,
"headline": "feat(control-deck): reorganize settings and sidebar actions",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-17T22:31:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02c2c118be2d6fa046bc8abb4fcc79e0e1ba8739",
"body": "- feat: add Pi release notes and npm package version actions to the Control Deck\n- feat: expose the installed Pi version and serve matching GitHub release notes\n- change: persist Git footer visibility messaging and upgrade the Web UI package release",
"is_bot": false,
"headline": "feat(webui): add version links and release notes",
"author_name": "Firstp1ck",
"author_login": "Firstp1ck",
"committed_at": "2026-07-17T19:31:55Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 466,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 14,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"artifacts": {
"collected": true,
"structure": [
"tree.migrations"
],
"declarations": [
{
"name": null,
"path": "package.json",
"tokens": [
"npm.private"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-anthropic-auth-recovery",
"path": "pi-extension-anthropic-auth-recovery/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-archwiki-local",
"path": "pi-extension-archwiki-local/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-aur-review",
"path": "pi-extension-aur-review/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-bang-command-autocomplete",
"path": "pi-extension-bang-command-autocomplete/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-brave-search",
"path": "pi-extension-brave-search/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-btw",
"path": "pi-extension-btw/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-cd",
"path": "pi-extension-cd/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-codex-fast-mode",
"path": "pi-extension-codex-fast-mode/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-conditional-system-prompts",
"path": "pi-extension-conditional-system-prompts/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-cursor-composer",
"path": "pi-extension-cursor-composer/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-docx",
"path": "pi-extension-docx/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-feature-system-prompt",
"path": "pi-extension-feature-system-prompt/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-fish-user-bash",
"path": "pi-extension-fish-user-bash/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-git-footer-status",
"path": "pi-extension-git-footer-status/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-grill-me",
"path": "pi-extension-grill-me/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-hyprland-wiki-local",
"path": "pi-extension-hyprland-wiki-local/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-nixos-wiki-local",
"path": "pi-extension-nixos-wiki-local/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-notes",
"path": "pi-extension-notes/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-plan-executor",
"path": "pi-extension-plan-executor/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-plan-mode-toggle",
"path": "pi-extension-plan-mode-toggle/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-raspberrypi-wiki-local",
"path": "pi-extension-raspberrypi-wiki-local/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-release-aur",
"path": "pi-extension-release-aur/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-release-npm",
"path": "pi-extension-release-npm/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-reverse-last",
"path": "pi-extension-reverse-last/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-safety-guard",
"path": "pi-extension-safety-guard/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-setup-skills",
"path": "pi-extension-setup-skills/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-small-modal-reliability",
"path": "pi-extension-small-modal-reliability/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-stats",
"path": "pi-extension-stats/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-subagent-minimum-fanout",
"path": "pi-extension-subagent-minimum-fanout/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-tech-news",
"path": "pi-extension-tech-news/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-todo-progress",
"path": "pi-extension-todo-progress/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-tools",
"path": "pi-extension-tools/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-upgrade-extensions",
"path": "pi-extension-upgrade-extensions/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-wiki-tools",
"path": "pi-extension-wiki-tools/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-workbook",
"path": "pi-extension-workbook/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-workflows",
"path": "pi-extension-workflows/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-package-learnings",
"path": "pi-package-learnings/package.json",
"tokens": [
"npm.bin",
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-package-natural-conversation",
"path": "pi-package-natural-conversation/package.json",
"tokens": [
"npm.entry",
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-package-remote-webui",
"path": "pi-package-remote-webui/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-package-skill-lifecycle",
"path": "pi-package-skill-lifecycle/package.json",
"tokens": [
"npm.bin",
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-package-webui",
"path": "pi-package-webui/package.json",
"tokens": [
"npm.bin"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-skill-patch-md",
"path": "pi-skill-patch-md/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-skill-repo-explorer",
"path": "pi-skill-repo-explorer/package.json",
"tokens": [
"npm.peer_dependencies"
],
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-utils",
"path": "pi-utils/package.json",
"tokens": [
"npm.entry",
"npm.peer_dependencies"
],
"ecosystem": "npm"
}
]
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [],
"total": 0,
"header": 0,
"collected": true,
"has_inspect_badge": false
},
"has_description": true,
"has_contributing": true,
"health_percentage": 85,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@firstpick/pi-utils",
"exists": true,
"license": "MIT",
"keywords": [
"pi",
"pi-coding-agent",
"utility"
],
"ecosystem": "npm",
"categories": [],
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@firstpick/pi-utils",
"declared_type": null,
"is_deprecated": false,
"latest_version": "0.2.5",
"repository_url": "https://github.com/Firstp1ck/pi-coding-agent-forge",
"versions_count": 16,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 12619,
"first_published_at": "2026-05-05T19:58:28.819000Z",
"latest_published_at": "2026-07-24T00:51:45.272000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 10
},
{
"name": "@firstpick/pi-extension-cd",
"exists": true,
"license": "MIT",
"keywords": [
"pi-package",
"pi",
"pi-coding-agent",
"extension",
"cd",
"directory-history"
],
"ecosystem": "npm",
"categories": [],
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@firstpick/pi-extension-cd",
"declared_type": null,
"is_deprecated": false,
"latest_version": "0.1.2",
"repository_url": "https://github.com/Firstp1ck/pi-coding-agent-forge",
"versions_count": 3,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 422,
"first_published_at": "2026-06-20T10:48:18.889000Z",
"latest_published_at": "2026-07-24T00:47:19.642000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 10
},
{
"name": "@firstpick/pi-extension-btw",
"exists": true,
"license": "MIT",
"keywords": [
"pi-package",
"pi",
"pi-coding-agent",
"extension",
"btw",
"side-question"
],
"ecosystem": "npm",
"categories": [],
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@firstpick/pi-extension-btw",
"declared_type": null,
"is_deprecated": false,
"latest_version": "0.1.4",
"repository_url": "https://github.com/Firstp1ck/pi-coding-agent-forge",
"versions_count": 5,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2359,
"first_published_at": "2026-06-14T17:17:19.345000Z",
"latest_published_at": "2026-07-24T00:47:16.420000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 10
},
{
"name": "@firstpick/pi-package-webui",
"exists": true,
"license": "MIT",
"keywords": [
"pi-package",
"pi",
"pi-coding-agent",
"coding-agent",
"webui",
"rpc",
"extension"
],
"ecosystem": "npm",
"categories": [],
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@firstpick/pi-package-webui",
"declared_type": null,
"is_deprecated": false,
"latest_version": "0.8.2",
"repository_url": "https://github.com/Firstp1ck/pi-coding-agent-forge",
"versions_count": 73,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 7207,
"first_published_at": "2026-06-01T16:12:43.745000Z",
"latest_published_at": "2026-08-02T22:11:07.226000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
},
{
"name": "@firstpick/pi-extension-docx",
"exists": true,
"license": "MIT",
"keywords": [
"pi-package",
"pi",
"pi-coding-agent",
"extension",
"skill",
"word",
"docx",
"ooxml"
],
"ecosystem": "npm",
"categories": [],
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@firstpick/pi-extension-docx",
"declared_type": null,
"is_deprecated": false,
"latest_version": "0.1.3",
"repository_url": "https://github.com/Firstp1ck/pi-coding-agent-forge",
"versions_count": 4,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 584,
"first_published_at": "2026-07-14T21:54:14.187000Z",
"latest_published_at": "2026-07-29T23:06:43.626000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
},
{
"name": "@firstpick/pi-skill-patch-md",
"exists": true,
"license": "MIT",
"keywords": [
"pi-package",
"pi",
"pi-coding-agent",
"skill",
"agent-skill",
"extension",
"patch",
"patch-md"
],
"ecosystem": "npm",
"categories": [],
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@firstpick/pi-skill-patch-md",
"declared_type": null,
"is_deprecated": false,
"latest_version": "0.1.4",
"repository_url": "https://github.com/Firstp1ck/pi-coding-agent-forge",
"versions_count": 5,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 500,
"first_published_at": "2026-05-27T15:18:23.234000Z",
"latest_published_at": "2026-07-24T00:50:49.349000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 10
},
{
"name": "@firstpick/pi-extension-notes",
"exists": true,
"license": "MIT",
"keywords": [
"pi-package",
"pi",
"pi-coding-agent",
"extension"
],
"ecosystem": "npm",
"categories": [],
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@firstpick/pi-extension-notes",
"declared_type": null,
"is_deprecated": false,
"latest_version": "0.2.3",
"repository_url": "https://github.com/Firstp1ck/pi-coding-agent-forge",
"versions_count": 14,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 289,
"first_published_at": "2026-05-02T19:55:59.299000Z",
"latest_published_at": "2026-07-24T00:47:54.090000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 10
},
{
"name": "@firstpick/pi-extension-stats",
"exists": true,
"license": "MIT",
"keywords": [
"pi-package",
"pi",
"pi-coding-agent",
"extension"
],
"ecosystem": "npm",
"categories": [],
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@firstpick/pi-extension-stats",
"declared_type": null,
"is_deprecated": false,
"latest_version": "0.3.0",
"repository_url": "https://github.com/Firstp1ck/pi-coding-agent-forge",
"versions_count": 21,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2726,
"first_published_at": "2026-05-03T10:13:09.216000Z",
"latest_published_at": "2026-08-02T22:10:58.789000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 15,
"stars": 50,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2026-06-01",
"count": 1
},
{
"date": "2026-06-14",
"count": 1
},
{
"date": "2026-06-17",
"count": 1
},
{
"date": "2026-06-22",
"count": 1
},
{
"date": "2026-06-24",
"count": 1
},
{
"date": "2026-06-26",
"count": 2
},
{
"date": "2026-06-30",
"count": 1
},
{
"date": "2026-07-05",
"count": 2
},
{
"date": "2026-07-17",
"count": 1
},
{
"date": "2026-07-23",
"count": 1
},
{
"date": "2026-07-28",
"count": 1
},
{
"date": "2026-07-30",
"count": 1
},
{
"date": "2026-07-31",
"count": 1
}
],
"complete": true,
"collected": 15,
"total_forks": 15
},
"star_history": null,
"open_issues_and_prs": 1
},
"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": [
"pi-extension-docx/tsconfig.json",
"pi-extension-workbook/tsconfig.json",
"services/issue-bot-gateway/tsconfig.json"
],
"toolchain_manifests": [
"pi-extension-docx/engine/DocxEngine.Tests/DocxEngine.Tests.csproj",
"pi-extension-docx/engine/DocxEngine/DocxEngine.csproj"
],
"largest_source_bytes": 1845161,
"source_files_sampled": 582,
"oversized_source_files": 10,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json",
"pi-extension-anthropic-auth-recovery/package.json",
"pi-extension-archwiki-local/package.json",
"pi-extension-aur-review/package.json",
"pi-extension-bang-command-autocomplete/package.json",
"pi-extension-brave-search/package.json",
"pi-extension-btw/package.json",
"pi-extension-cd/package.json",
"pi-extension-codex-fast-mode/package.json",
"pi-extension-conditional-system-prompts/package.json",
"pi-extension-cursor-composer/package.json",
"pi-extension-docx/package.json",
"pi-extension-feature-system-prompt/package.json",
"pi-extension-fish-user-bash/package.json",
"pi-extension-git-footer-status/package.json",
"pi-extension-grill-me/package.json",
"pi-extension-hyprland-wiki-local/package.json",
"pi-extension-nixos-wiki-local/package.json",
"pi-extension-notes/package.json",
"pi-extension-plan-executor/package.json",
"pi-extension-plan-mode-toggle/package.json",
"pi-extension-raspberrypi-wiki-local/package.json",
"pi-extension-release-aur/package.json",
"pi-extension-release-npm/package.json",
"pi-extension-reverse-last/package.json",
"pi-extension-safety-guard/package.json",
"pi-extension-setup-skills/package.json",
"pi-extension-small-modal-reliability/package.json",
"pi-extension-stats/package.json",
"pi-extension-subagent-minimum-fanout/package.json",
"pi-extension-tech-news/package.json",
"pi-extension-todo-progress/package.json",
"pi-extension-tools/package.json",
"pi-extension-upgrade-extensions/package.json",
"pi-extension-wiki-tools/package.json",
"pi-extension-workbook/package.json",
"pi-extension-workflows/package.json",
"pi-package-learnings/package.json",
"pi-package-natural-conversation/package.json",
"pi-package-prompts-agent-memory/package.json",
"pi-package-prompts-code-workflows/package.json",
"pi-package-prompts-git-pr/package.json",
"pi-package-prompts-release-docs/package.json",
"pi-package-remote-webui/package.json",
"pi-package-skill-lifecycle/package.json",
"pi-package-themes-bundle/package.json",
"pi-package-webui/package.json",
"pi-skill-acceptance-tester/package.json",
"pi-skill-architecture-review/package.json",
"pi-skill-backup-manager/package.json",
"pi-skill-bug-reporter/package.json",
"pi-skill-code-quality/package.json",
"pi-skill-code-security/package.json",
"pi-skill-competitor-analysis/package.json",
"pi-skill-deep-research/package.json",
"pi-skill-deployment-automation/package.json",
"pi-skill-design-patterns/package.json",
"pi-skill-dolt-database-version-control/package.json",
"pi-skill-feature-development-workflow/package.json",
"pi-skill-html-report/package.json",
"pi-skill-lab-qc-presentation-theme/package.json",
"pi-skill-network-diagnostics/package.json",
"pi-skill-paper-summarizer/package.json",
"pi-skill-patch-md/package.json",
"pi-skill-performance-optimizer/package.json",
"pi-skill-refactoring-advisor/package.json",
"pi-skill-repo-explorer/package.json",
"pi-skill-research-orchestration/package.json",
"pi-skill-server-audit/package.json",
"pi-skill-shoo-auth/package.json",
"pi-skill-spec-vs-impl-checker/package.json",
"pi-skill-subagent-governance/package.json",
"pi-skill-tauri-django-react/package.json",
"pi-skill-tech-debt-tracker/package.json",
"pi-skill-tech-deep-dive/package.json",
"pi-skill-test-plan-generator/package.json",
"pi-skill-vulnerability-scanner/package.json",
"pi-utils/package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.6",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-mh99-v99m-4gvg"
],
"fixed_version": "5.0.8",
"advisory_count": 2,
"oldest_advisory_days": 13
},
{
"name": "protobufjs",
"direct": false,
"version": "7.6.3",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-j3f2-48v5-ccww"
],
"fixed_version": "8.6.6",
"advisory_count": 1,
"oldest_advisory_days": 13
},
{
"name": "protobufjs",
"direct": false,
"version": "7.6.4",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-j3f2-48v5-ccww"
],
"fixed_version": "8.6.6",
"advisory_count": 1,
"oldest_advisory_days": 13
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1,
"moderate": 2
},
"advisory_count": 4,
"affected_count": 3,
"assessed_count": 478,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 7,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@firstpick/pi-skill-patch-md",
"manifest": "pi-extension-anthropic-auth-recovery/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.4"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-extension-archwiki-local/package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.3"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-extension-bang-command-autocomplete/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.0"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-extension-brave-search/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.3"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-extension-btw/package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.3"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-extension-cd/package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.3"
},
{
"name": "@connectrpc/connect-node",
"manifest": "pi-extension-cursor-composer/package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.2"
},
{
"name": "@cursor/sdk",
"manifest": "pi-extension-cursor-composer/package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.16"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-extension-cursor-composer/package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.4"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-extension-docx/package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.4"
},
{
"name": "@llamaindex/liteparse",
"manifest": "pi-extension-docx/package.json",
"ecosystem": "npm",
"version_constraint": "2.0.1"
},
{
"name": "@xmldom/xmldom",
"manifest": "pi-extension-docx/package.json",
"ecosystem": "npm",
"version_constraint": "^0.9.10"
},
{
"name": "fflate",
"manifest": "pi-extension-docx/package.json",
"ecosystem": "npm",
"version_constraint": "^0.8.3"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-extension-fish-user-bash/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.9"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-extension-git-footer-status/package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.4"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-extension-hyprland-wiki-local/package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.3"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-extension-nixos-wiki-local/package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.3"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-extension-notes/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.3"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-extension-plan-executor/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.9"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-extension-plan-mode-toggle/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.3"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-extension-raspberrypi-wiki-local/package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.3"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-extension-release-aur/package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.3"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-extension-release-npm/package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.4"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-extension-reverse-last/package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.4"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-extension-setup-skills/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.9"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-extension-stats/package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.3"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-extension-tech-news/package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.3"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-extension-todo-progress/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.9"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-extension-upgrade-extensions/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.3"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-extension-wiki-tools/package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.3"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-extension-workbook/package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.4"
},
{
"name": "@xmldom/xmldom",
"manifest": "pi-extension-workbook/package.json",
"ecosystem": "npm",
"version_constraint": "^0.9.10"
},
{
"name": "fflate",
"manifest": "pi-extension-workbook/package.json",
"ecosystem": "npm",
"version_constraint": "^0.8.3"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-extension-workflows/package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.4"
},
{
"name": "acorn",
"manifest": "pi-extension-workflows/package.json",
"ecosystem": "npm",
"version_constraint": "8.17.0"
},
{
"name": "quickjs-emscripten",
"manifest": "pi-extension-workflows/package.json",
"ecosystem": "npm",
"version_constraint": "0.32.0"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-package-natural-conversation/package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.3"
},
{
"name": "qrcode-terminal",
"manifest": "pi-package-remote-webui/package.json",
"ecosystem": "npm",
"version_constraint": "^0.12.0"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-package-remote-webui/package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.4"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-package-skill-lifecycle/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.7"
},
{
"name": "@earendil-works/pi-coding-agent",
"manifest": "pi-package-webui/package.json",
"ecosystem": "npm",
"version_constraint": "^0.83.0"
},
{
"name": "@firstpick/pi-utils",
"manifest": "pi-package-webui/package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.5"
},
{
"name": "mermaid",
"manifest": "pi-package-webui/package.json",
"ecosystem": "npm",
"version_constraint": "^11.15.0"
},
{
"name": "typebox",
"manifest": "pi-package-webui/package.json",
"ecosystem": "npm",
"version_constraint": "^1.3.6"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@connectrpc/connect-node",
"direct": true,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "@cursor/sdk",
"direct": true,
"version": "1.0.19",
"ecosystem": "npm"
},
{
"name": "@earendil-works/pi-coding-agent",
"direct": true,
"version": "0.80.6",
"ecosystem": "npm"
},
{
"name": "@earendil-works/pi-coding-agent",
"direct": true,
"version": "0.80.7",
"ecosystem": "npm"
},
{
"name": "@earendil-works/pi-coding-agent",
"direct": true,
"version": "0.83.0",
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-skill-patch-md",
"direct": true,
"version": "^0.1.4",
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-utils",
"direct": true,
"version": "0.1.9",
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-utils",
"direct": true,
"version": "0.2.3",
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-utils",
"direct": true,
"version": "0.2.4",
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-utils",
"direct": true,
"version": "0.2.5",
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-utils",
"direct": true,
"version": "^0.1.0",
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-utils",
"direct": true,
"version": "^0.1.3",
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-utils",
"direct": true,
"version": "^0.1.7",
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-utils",
"direct": true,
"version": "^0.1.9",
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-utils",
"direct": true,
"version": "^0.2.3",
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-utils",
"direct": true,
"version": "^0.2.4",
"ecosystem": "npm"
},
{
"name": "@llamaindex/liteparse",
"direct": true,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "@xmldom/xmldom",
"direct": true,
"version": "0.9.10",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": true,
"version": "8.17.0",
"ecosystem": "npm"
},
{
"name": "fflate",
"direct": true,
"version": "0.8.3",
"ecosystem": "npm"
},
{
"name": "mermaid",
"direct": true,
"version": "11.16.0",
"ecosystem": "npm"
},
{
"name": "qrcode-terminal",
"direct": true,
"version": "0.12.0",
"ecosystem": "npm"
},
{
"name": "quickjs-emscripten",
"direct": true,
"version": "0.32.0",
"ecosystem": "npm"
},
{
"name": "typebox",
"direct": true,
"version": "1.1.38",
"ecosystem": "npm"
},
{
"name": "typebox",
"direct": true,
"version": "1.3.6",
"ecosystem": "npm"
},
{
"name": "typebox",
"direct": true,
"version": "1.3.7",
"ecosystem": "npm"
},
{
"name": "typebox",
"direct": true,
"version": "1.3.8",
"ecosystem": "npm"
},
{
"name": "typebox",
"direct": true,
"version": "1.3.9",
"ecosystem": "npm"
},
{
"name": "@antfu/install-pkg",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@anthropic-ai/sdk",
"direct": false,
"version": "0.91.1",
"ecosystem": "npm"
},
{
"name": "@aws-crypto/crc32",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@aws-crypto/sha256-browser",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@aws-crypto/sha256-js",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@aws-crypto/supports-web-crypto",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@aws-crypto/util",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-bedrock-runtime",
"direct": false,
"version": "3.1048.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/core",
"direct": false,
"version": "3.974.11",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/core",
"direct": false,
"version": "3.975.1",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/core",
"direct": false,
"version": "3.977.4",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-env",
"direct": false,
"version": "3.972.37",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-env",
"direct": false,
"version": "3.972.57",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-env",
"direct": false,
"version": "3.972.65",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-http",
"direct": false,
"version": "3.972.39",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-http",
"direct": false,
"version": "3.972.59",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-http",
"direct": false,
"version": "3.972.67",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-ini",
"direct": false,
"version": "3.972.41",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-ini",
"direct": false,
"version": "3.973.1",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-ini",
"direct": false,
"version": "3.973.10",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-login",
"direct": false,
"version": "3.972.41",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-login",
"direct": false,
"version": "3.972.63",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-login",
"direct": false,
"version": "3.972.72",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-node",
"direct": false,
"version": "3.972.42",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-node",
"direct": false,
"version": "3.972.67",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-node",
"direct": false,
"version": "3.972.76",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-process",
"direct": false,
"version": "3.972.37",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-process",
"direct": false,
"version": "3.972.57",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-process",
"direct": false,
"version": "3.972.65",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-sso",
"direct": false,
"version": "3.972.41",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-sso",
"direct": false,
"version": "3.973.1",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-sso",
"direct": false,
"version": "3.973.9",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-web-identity",
"direct": false,
"version": "3.972.41",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-web-identity",
"direct": false,
"version": "3.972.63",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-web-identity",
"direct": false,
"version": "3.972.71",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/eventstream-handler-node",
"direct": false,
"version": "3.972.16",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/eventstream-handler-node",
"direct": false,
"version": "3.972.26",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/eventstream-handler-node",
"direct": false,
"version": "3.972.31",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/middleware-eventstream",
"direct": false,
"version": "3.972.12",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/middleware-eventstream",
"direct": false,
"version": "3.972.22",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/middleware-eventstream",
"direct": false,
"version": "3.972.26",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/middleware-websocket",
"direct": false,
"version": "3.972.19",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/middleware-websocket",
"direct": false,
"version": "3.972.39",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/middleware-websocket",
"direct": false,
"version": "3.972.47",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/nested-clients",
"direct": false,
"version": "3.997.31",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/nested-clients",
"direct": false,
"version": "3.997.39",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/nested-clients",
"direct": false,
"version": "3.997.9",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/signature-v4-multi-region",
"direct": false,
"version": "3.996.27",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/signature-v4-multi-region",
"direct": false,
"version": "3.996.39",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/signature-v4-multi-region",
"direct": false,
"version": "3.996.43",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/token-providers",
"direct": false,
"version": "3.1048.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/token-providers",
"direct": false,
"version": "3.1083.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/token-providers",
"direct": false,
"version": "3.1100.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/types",
"direct": false,
"version": "3.973.8",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/types",
"direct": false,
"version": "3.974.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/types",
"direct": false,
"version": "3.974.2",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/util-locate-window",
"direct": false,
"version": "3.965.5",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/util-locate-window",
"direct": false,
"version": "3.965.8",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/xml-builder",
"direct": false,
"version": "3.972.24",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/xml-builder",
"direct": false,
"version": "3.972.34",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/xml-builder",
"direct": false,
"version": "3.972.37",
"ecosystem": "npm"
},
{
"name": "@aws/lambda-invoke-store",
"direct": false,
"version": "0.2.4",
"ecosystem": "npm"
},
{
"name": "@aws/lambda-invoke-store",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "@axe-core/playwright",
"direct": false,
"version": "4.12.1",
"ecosystem": "npm"
},
{
"name": "@babel/runtime",
"direct": false,
"version": "7.29.2",
"ecosystem": "npm"
},
{
"name": "@babel/runtime",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@braintree/sanitize-url",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "@bufbuild/protobuf",
"direct": false,
"version": "1.10.0",
"ecosystem": "npm"
},
{
"name": "@chevrotain/types",
"direct": false,
"version": "11.1.2",
"ecosystem": "npm"
},
{
"name": "@cloudflare/kv-asset-handler",
"direct": false,
"version": "0.5.0",
"ecosystem": "npm"
},
{
"name": "@cloudflare/unenv-preset",
"direct": false,
"version": "2.16.1",
"ecosystem": "npm"
},
{
"name": "@cloudflare/workerd-darwin-64",
"direct": false,
"version": "1.20260722.1",
"ecosystem": "npm"
},
{
"name": "@cloudflare/workerd-darwin-arm64",
"direct": false,
"version": "1.20260722.1",
"ecosystem": "npm"
},
{
"name": "@cloudflare/workerd-linux-64",
"direct": false,
"version": "1.20260722.1",
"ecosystem": "npm"
},
{
"name": "@cloudflare/workerd-linux-arm64",
"direct": false,
"version": "1.20260722.1",
"ecosystem": "npm"
},
{
"name": "@cloudflare/workerd-windows-64",
"direct": false,
"version": "1.20260722.1",
"ecosystem": "npm"
},
{
"name": "@connectrpc/connect",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "@connectrpc/connect-web",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "@cspotcode/source-map-support",
"direct": false,
"version": "0.8.1",
"ecosystem": "npm"
},
{
"name": "@cursor/sdk-darwin-arm64",
"direct": false,
"version": "1.0.19",
"ecosystem": "npm"
},
{
"name": "@cursor/sdk-darwin-x64",
"direct": false,
"version": "1.0.19",
"ecosystem": "npm"
},
{
"name": "@cursor/sdk-linux-arm64",
"direct": false,
"version": "1.0.19",
"ecosystem": "npm"
},
{
"name": "@cursor/sdk-linux-x64",
"direct": false,
"version": "1.0.19",
"ecosystem": "npm"
},
{
"name": "@cursor/sdk-win32-x64",
"direct": false,
"version": "1.0.19",
"ecosystem": "npm"
},
{
"name": "@earendil-works/pi-agent-core",
"direct": false,
"version": "0.80.6",
"ecosystem": "npm"
},
{
"name": "@earendil-works/pi-agent-core",
"direct": false,
"version": "0.83.0",
"ecosystem": "npm"
},
{
"name": "@earendil-works/pi-ai",
"direct": false,
"version": "0.80.6",
"ecosystem": "npm"
},
{
"name": "@earendil-works/pi-ai",
"direct": false,
"version": "0.83.0",
"ecosystem": "npm"
},
{
"name": "@earendil-works/pi-tui",
"direct": false,
"version": "0.80.6",
"ecosystem": "npm"
},
{
"name": "@earendil-works/pi-tui",
"direct": false,
"version": "0.83.0",
"ecosystem": "npm"
},
{
"name": "@emnapi/runtime",
"direct": false,
"version": "1.11.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-bang-command-autocomplete",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-btw",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-codex-fast-mode",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-fish-user-bash",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-git-footer-status",
"direct": false,
"version": "0.4.4",
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-release-aur",
"direct": false,
"version": "0.1.8",
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-release-npm",
"direct": false,
"version": "0.4.4",
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-safety-guard",
"direct": false,
"version": "0.2.6",
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-setup-skills",
"direct": false,
"version": "0.1.9",
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-stats",
"direct": false,
"version": "0.2.9",
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-todo-progress",
"direct": false,
"version": "0.2.9",
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-tools",
"direct": false,
"version": "0.1.7",
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-extension-workflows",
"direct": false,
"version": "0.1.8",
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-package-remote-webui",
"direct": false,
"version": "0.1.8",
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-prompts-git-pr",
"direct": false,
"version": "0.1.5",
"ecosystem": "npm"
},
{
"name": "@firstpick/pi-themes-bundle",
"direct": false,
"version": "0.1.5",
"ecosystem": "npm"
},
{
"name": "@google/genai",
"direct": false,
"version": "1.52.0",
"ecosystem": "npm"
},
{
"name": "@iconify/types",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@iconify/utils",
"direct": false,
"version": "3.1.4",
"ecosystem": "npm"
},
{
"name": "@img/colour",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@img/sharp-darwin-arm64",
"direct": false,
"version": "0.35.2",
"ecosystem": "npm"
},
{
"name": "@img/sharp-darwin-x64",
"direct": false,
"version": "0.35.2",
"ecosystem": "npm"
},
{
"name": "@img/sharp-freebsd-wasm32",
"direct": false,
"version": "0.35.2",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-darwin-arm64",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-darwin-x64",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-arm",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-arm64",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-ppc64",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-riscv64",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-s390x",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-x64",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linuxmusl-arm64",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linuxmusl-x64",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-arm",
"direct": false,
"version": "0.35.2",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-arm64",
"direct": false,
"version": "0.35.2",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-ppc64",
"direct": false,
"version": "0.35.2",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-riscv64",
"direct": false,
"version": "0.35.2",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-s390x",
"direct": false,
"version": "0.35.2",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-x64",
"direct": false,
"version": "0.35.2",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linuxmusl-arm64",
"direct": false,
"version": "0.35.2",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linuxmusl-x64",
"direct": false,
"version": "0.35.2",
"ecosystem": "npm"
},
{
"name": "@img/sharp-wasm32",
"direct": false,
"version": "0.35.2",
"ecosystem": "npm"
},
{
"name": "@img/sharp-webcontainers-wasm32",
"direct": false,
"version": "0.35.2",
"ecosystem": "npm"
},
{
"name": "@img/sharp-win32-arm64",
"direct": false,
"version": "0.35.2",
"ecosystem": "npm"
},
{
"name": "@img/sharp-win32-ia32",
"direct": false,
"version": "0.35.2",
"ecosystem": "npm"
},
{
"name": "@img/sharp-win32-x64",
"direct": false,
"version": "0.35.2",
"ecosystem": "npm"
},
{
"name": "@jitl/quickjs-ffi-types",
"direct": false,
"version": "0.32.0",
"ecosystem": "npm"
},
{
"name": "@jitl/quickjs-wasmfile-debug-asyncify",
"direct": false,
"version": "0.32.0",
"ecosystem": "npm"
},
{
"name": "@jitl/quickjs-wasmfile-debug-sync",
"direct": false,
"version": "0.32.0",
"ecosystem": "npm"
},
{
"name": "@jitl/quickjs-wasmfile-release-asyncify",
"direct": false,
"version": "0.32.0",
"ecosystem": "npm"
},
{
"name": "@jitl/quickjs-wasmfile-release-sync",
"direct": false,
"version": "0.32.0",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.9",
"ecosystem": "npm"
},
{
"name": "@llamaindex/liteparse-darwin-arm64",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "@llamaindex/liteparse-linux-arm64-gnu",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "@llamaindex/liteparse-linux-x64-gnu",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "@llamaindex/liteparse-win32-x64-msvc",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "@mariozechner/clipboard",
"direct": false,
"version": "0.3.9",
"ecosystem": "npm"
},
{
"name": "@mariozechner/clipboard-darwin-arm64",
"direct": false,
"version": "0.3.9",
"ecosystem": "npm"
},
{
"name": "@mariozechner/clipboard-darwin-universal",
"direct": false,
"version": "0.3.9",
"ecosystem": "npm"
},
{
"name": "@mariozechner/clipboard-darwin-x64",
"direct": false,
"version": "0.3.9",
"ecosystem": "npm"
},
{
"name": "@mariozechner/clipboard-linux-arm64-gnu",
"direct": false,
"version": "0.3.9",
"ecosystem": "npm"
},
{
"name": "@mariozechner/clipboard-linux-arm64-musl",
"direct": false,
"version": "0.3.9",
"ecosystem": "npm"
},
{
"name": "@mariozechner/clipboard-linux-riscv64-gnu",
"direct": false,
"version": "0.3.9",
"ecosystem": "npm"
},
{
"name": "@mariozechner/clipboard-linux-x64-gnu",
"direct": false,
"version": "0.3.9",
"ecosystem": "npm"
},
{
"name": "@mariozechner/clipboard-linux-x64-musl",
"direct": false,
"version": "0.3.9",
"ecosystem": "npm"
},
{
"name": "@mariozechner/clipboard-win32-arm64-msvc",
"direct": false,
"version": "0.3.9",
"ecosystem": "npm"
},
{
"name": "@mariozechner/clipboard-win32-x64-msvc",
"direct": false,
"version": "0.3.9",
"ecosystem": "npm"
},
{
"name": "@mermaid-js/parser",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@mistralai/mistralai",
"direct": false,
"version": "2.2.6",
"ecosystem": "npm"
},
{
"name": "@nodable/entities",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/api",
"direct": false,
"version": "1.9.0",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/semantic-conventions",
"direct": false,
"version": "1.41.1",
"ecosystem": "npm"
},
{
"name": "@opentelemetry/semantic-conventions",
"direct": false,
"version": "1.43.0",
"ecosystem": "npm"
},
{
"name": "@playwright/test",
"direct": false,
"version": "1.62.1",
"ecosystem": "npm"
},
{
"name": "@poppinss/colors",
"direct": false,
"version": "4.1.6",
"ecosystem": "npm"
},
{
"name": "@poppinss/dumper",
"direct": false,
"version": "0.6.5",
"ecosystem": "npm"
},
{
"name": "@poppinss/exception",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "@protobufjs/aspromise",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "@protobufjs/base64",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "@protobufjs/codegen",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@protobufjs/eventemitter",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@protobufjs/fetch",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@protobufjs/float",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "@protobufjs/inquire",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "@protobufjs/path",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "@protobufjs/pool",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@protobufjs/utf8",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@protobufjs/utf8",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "@silvia-odwyer/photon-node",
"direct": false,
"version": "0.3.4",
"ecosystem": "npm"
},
{
"name": "@sindresorhus/is",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "@smithy/core",
"direct": false,
"version": "3.24.3",
"ecosystem": "npm"
},
{
"name": "@smithy/core",
"direct": false,
"version": "3.29.3",
"ecosystem": "npm"
},
{
"name": "@smithy/core",
"direct": false,
"version": "3.31.1",
"ecosystem": "npm"
},
{
"name": "@smithy/credential-provider-imds",
"direct": false,
"version": "4.3.3",
"ecosystem": "npm"
},
{
"name": "@smithy/credential-provider-imds",
"direct": false,
"version": "4.4.16",
"ecosystem": "npm"
},
{
"name": "@smithy/credential-provider-imds",
"direct": false,
"version": "4.4.8",
"ecosystem": "npm"
},
{
"name": "@smithy/fetch-http-handler",
"direct": false,
"version": "5.4.3",
"ecosystem": "npm"
},
{
"name": "@smithy/fetch-http-handler",
"direct": false,
"version": "5.6.13",
"ecosystem": "npm"
},
{
"name": "@smithy/fetch-http-handler",
"direct": false,
"version": "5.6.5",
"ecosystem": "npm"
},
{
"name": "@smithy/is-array-buffer",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "@smithy/node-http-handler",
"direct": false,
"version": "4.7.3",
"ecosystem": "npm"
},
{
"name": "@smithy/node-http-handler",
"direct": false,
"version": "4.9.13",
"ecosystem": "npm"
},
{
"name": "@smithy/node-http-handler",
"direct": false,
"version": "4.9.5",
"ecosystem": "npm"
},
{
"name": "@smithy/signature-v4",
"direct": false,
"version": "5.4.3",
"ecosystem": "npm"
},
{
"name": "@smithy/signature-v4",
"direct": false,
"version": "5.6.12",
"ecosystem": "npm"
},
{
"name": "@smithy/signature-v4",
"direct": false,
"version": "5.6.4",
"ecosystem": "npm"
},
{
"name": "@smithy/types",
"direct": false,
"version": "4.14.2",
"ecosystem": "npm"
},
{
"name": "@smithy/types",
"direct": false,
"version": "4.16.1",
"ecosystem": "npm"
},
{
"name": "@smithy/util-buffer-from",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "@smithy/util-utf8",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "@speed-highlight/core",
"direct": false,
"version": "1.2.17",
"ecosystem": "npm"
},
{
"name": "@statsig/client-core",
"direct": false,
"version": "3.31.0",
"ecosystem": "npm"
},
{
"name": "@statsig/js-client",
"direct": false,
"version": "3.31.0",
"ecosystem": "npm"
},
{
"name": "@types/d3",
"direct": false,
"version": "7.4.3",
"ecosystem": "npm"
},
{
"name": "@types/d3-array",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "@types/d3-axis",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-brush",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-chord",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-color",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "@types/d3-contour",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-delaunay",
"direct": false,
"version": "6.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-dispatch",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-drag",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-dsv",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-ease",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@types/d3-fetch",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-force",
"direct": false,
"version": "3.0.10",
"ecosystem": "npm"
},
{
"name": "@types/d3-format",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-geo",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "@types/d3-hierarchy",
"direct": false,
"version": "3.1.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-interpolate",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-path",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "@types/d3-polygon",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@types/d3-quadtree",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-random",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-scale",
"direct": false,
"version": "4.0.9",
"ecosystem": "npm"
},
{
"name": "@types/d3-scale-chromatic",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "@types/d3-selection",
"direct": false,
"version": "3.0.11",
"ecosystem": "npm"
},
{
"name": "@types/d3-shape",
"direct": false,
"version": "3.1.8",
"ecosystem": "npm"
},
{
"name": "@types/d3-time",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-time-format",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "@types/d3-timer",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@types/d3-transition",
"direct": false,
"version": "3.0.9",
"ecosystem": "npm"
},
{
"name": "@types/d3-zoom",
"direct": false,
"version": "3.0.8",
"ecosystem": "npm"
},
{
"name": "@types/geojson",
"direct": false,
"version": "7946.0.16",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "22.19.19",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "22.20.1",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "24.13.3",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "26.1.2",
"ecosystem": "npm"
},
{
"name": "@types/retry",
"direct": false,
"version": "0.12.0",
"ecosystem": "npm"
},
{
"name": "@types/trusted-types",
"direct": false,
"version": "2.0.7",
"ecosystem": "npm"
},
{
"name": "@upsetjs/venn.js",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "7.1.4",
"ecosystem": "npm"
},
{
"name": "axe-core",
"direct": false,
"version": "4.12.1",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "base64-js",
"direct": false,
"version": "1.5.1",
"ecosystem": "npm"
},
{
"name": "bignumber.js",
"direct": false,
"version": "9.3.1",
"ecosystem": "npm"
},
{
"name": "blake3-wasm",
"direct": false,
"version": "2.1.5",
"ecosystem": "npm"
},
{
"name": "bowser",
"direct": false,
"version": "2.14.1",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.9",
"ecosystem": "npm"
},
{
"name": "buffer-equal-constant-time",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "5.6.2",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "12.1.0",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "8.3.0",
"ecosystem": "npm"
},
{
"name": "cookie",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "cose-base",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "cose-base",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "cytoscape",
"direct": false,
"version": "3.34.0",
"ecosystem": "npm"
},
{
"name": "cytoscape-cose-bilkent",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "cytoscape-fcose",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "d3",
"direct": false,
"version": "7.9.0",
"ecosystem": "npm"
},
{
"name": "d3-array",
"direct": false,
"version": "2.12.1",
"ecosystem": "npm"
},
{
"name": "d3-array",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "d3-axis",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-brush",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-chord",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-color",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-contour",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "d3-delaunay",
"direct": false,
"version": "6.0.4",
"ecosystem": "npm"
},
{
"name": "d3-dispatch",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-drag",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-dsv",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-ease",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-fetch",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-force",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-format",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "d3-geo",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "d3-hierarchy",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "d3-interpolate",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-path",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "d3-path",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-polygon",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-quadtree",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-random",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-sankey",
"direct": false,
"version": "0.12.3",
"ecosystem": "npm"
},
{
"name": "d3-scale",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "d3-scale-chromatic",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-selection",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-shape",
"direct": false,
"version": "1.3.7",
"ecosystem": "npm"
},
{
"name": "d3-shape",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "d3-time",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-time-format",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "d3-timer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-transition",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-zoom",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "dagre-d3-es",
"direct": false,
"version": "7.0.14",
"ecosystem": "npm"
},
{
"name": "data-uri-to-buffer",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "dayjs",
"direct": false,
"version": "1.11.21",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "delaunator",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "detect-libc",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "8.0.4",
"ecosystem": "npm"
},
{
"name": "dompurify",
"direct": false,
"version": "3.4.12",
"ecosystem": "npm"
},
{
"name": "ecdsa-sig-formatter",
"direct": false,
"version": "1.0.11",
"ecosystem": "npm"
},
{
"name": "error-stack-parser-es",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "es-toolkit",
"direct": false,
"version": "1.50.0",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "extend",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "fast-xml-builder",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "fast-xml-parser",
"direct": false,
"version": "5.7.3",
"ecosystem": "npm"
},
{
"name": "fetch-blob",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "formdata-polyfill",
"direct": false,
"version": "4.0.10",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "gaxios",
"direct": false,
"version": "7.1.4",
"ecosystem": "npm"
},
{
"name": "gaxios",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "gaxios",
"direct": false,
"version": "7.3.0",
"ecosystem": "npm"
},
{
"name": "gcp-metadata",
"direct": false,
"version": "8.1.2",
"ecosystem": "npm"
},
{
"name": "get-east-asian-width",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "13.0.6",
"ecosystem": "npm"
},
{
"name": "google-auth-library",
"direct": false,
"version": "10.6.2",
"ecosystem": "npm"
},
{
"name": "google-auth-library",
"direct": false,
"version": "10.9.0",
"ecosystem": "npm"
},
{
"name": "google-auth-library",
"direct": false,
"version": "10.9.1",
"ecosystem": "npm"
},
{
"name": "google-logging-utils",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "hachure-fill",
"direct": false,
"version": "0.5.2",
"ecosystem": "npm"
},
{
"name": "highlight.js",
"direct": false,
"version": "10.7.3",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "9.0.3",
"ecosystem": "npm"
},
{
"name": "http-proxy-agent",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "https-proxy-agent",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "7.0.5",
"ecosystem": "npm"
},
{
"name": "import-meta-resolve",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "internmap",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "internmap",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "jiti",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "json-bigint",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "json-schema-to-ts",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "jwa",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "jws",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "katex",
"direct": false,
"version": "0.16.47",
"ecosystem": "npm"
},
{
"name": "khroma",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "kleur",
"direct": false,
"version": "4.1.5",
"ecosystem": "npm"
},
{
"name": "layout-base",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "layout-base",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "lodash-es",
"direct": false,
"version": "4.18.1",
"ecosystem": "npm"
},
{
"name": "long",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "11.4.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "11.5.2",
"ecosystem": "npm"
},
{
"name": "marked",
"direct": false,
"version": "16.4.2",
"ecosystem": "npm"
},
{
"name": "marked",
"direct": false,
"version": "18.0.5",
"ecosystem": "npm"
},
{
"name": "miniflare",
"direct": false,
"version": "4.20260722.0",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "10.2.5",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "node-addon-api",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "node-domexception",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "node-fetch",
"direct": false,
"version": "3.3.2",
"ecosystem": "npm"
},
{
"name": "node-pty",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "openai",
"direct": false,
"version": "6.26.0",
"ecosystem": "npm"
},
{
"name": "p-retry",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "package-manager-detector",
"direct": false,
"version": "1.8.0",
"ecosystem": "npm"
},
{
"name": "partial-json",
"direct": false,
"version": "0.1.7",
"ecosystem": "npm"
},
{
"name": "path-data-parser",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "path-expression-matcher",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "path-to-regexp",
"direct": false,
"version": "6.3.0",
"ecosystem": "npm"
},
{
"name": "pathe",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "playwright",
"direct": false,
"version": "1.62.1",
"ecosystem": "npm"
},
{
"name": "playwright-core",
"direct": false,
"version": "1.62.1",
"ecosystem": "npm"
},
{
"name": "points-on-curve",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "points-on-path",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "proper-lockfile",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "protobufjs",
"direct": false,
"version": "7.6.3",
"ecosystem": "npm"
},
{
"name": "protobufjs",
"direct": false,
"version": "7.6.4",
"ecosystem": "npm"
},
{
"name": "protobufjs",
"direct": false,
"version": "7.6.5",
"ecosystem": "npm"
},
{
"name": "quickjs-emscripten-core",
"direct": false,
"version": "0.32.0",
"ecosystem": "npm"
},
{
"name": "retry",
"direct": false,
"version": "0.12.0",
"ecosystem": "npm"
},
{
"name": "retry",
"direct": false,
"version": "0.13.1",
"ecosystem": "npm"
},
{
"name": "robust-predicates",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "roughjs",
"direct": false,
"version": "4.6.6",
"ecosystem": "npm"
},
{
"name": "rw",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.8.0",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.8.5",
"ecosystem": "npm"
},
{
"name": "sharp",
"direct": false,
"version": "0.35.2",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "strnum",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "stylis",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "10.2.2",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "ts-algebra",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "ts-dedent",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "tsx",
"direct": false,
"version": "4.22.4",
"ecosystem": "npm"
},
{
"name": "tsx",
"direct": false,
"version": "4.23.1",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.9.3",
"ecosystem": "npm"
},
{
"name": "undici",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "undici",
"direct": false,
"version": "8.5.0",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "6.21.0",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "7.18.2",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "8.3.0",
"ecosystem": "npm"
},
{
"name": "unenv",
"direct": false,
"version": "2.0.0-rc.24",
"ecosystem": "npm"
},
{
"name": "uuid",
"direct": false,
"version": "14.0.1",
"ecosystem": "npm"
},
{
"name": "web-streams-polyfill",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "workerd",
"direct": false,
"version": "1.20260722.1",
"ecosystem": "npm"
},
{
"name": "wrangler",
"direct": false,
"version": "4.114.0",
"ecosystem": "npm"
},
{
"name": "ws",
"direct": false,
"version": "8.21.0",
"ecosystem": "npm"
},
{
"name": "xml-naming",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "youch",
"direct": false,
"version": "4.1.0-beta.10",
"ecosystem": "npm"
},
{
"name": "youch-core",
"direct": false,
"version": "0.3.3",
"ecosystem": "npm"
},
{
"name": "zod",
"direct": false,
"version": "3.25.76",
"ecosystem": "npm"
},
{
"name": "zod",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "zod-to-json-schema",
"direct": false,
"version": "3.25.2",
"ecosystem": "npm"
},
{
"name": "DocumentFormat.OpenXml",
"direct": false,
"version": "3.5.1",
"ecosystem": "nuget"
},
{
"name": "Microsoft.NET.Test.Sdk",
"direct": false,
"version": "17.14.1",
"ecosystem": "nuget"
},
{
"name": "xunit",
"direct": false,
"version": "2.9.3",
"ecosystem": "nuget"
},
{
"name": "xunit.runner.visualstudio",
"direct": false,
"version": "3.1.4",
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 485,
"direct_count": 28,
"indirect_count": 457
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 5,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 1,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "Firstp1ck",
"commits": 451,
"avatar_url": "https://avatars.githubusercontent.com/u/159012644?v=4"
},
{
"type": "User",
"login": "ClawPick2026",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/259865312?v=4"
},
{
"type": "User",
"login": "ZoRDoK",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1583684?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.991
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "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": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "11 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "4e9b3897e1d7fda0a601cd94416f03a5dfb4133a",
"ran_at": "2026-08-03T04:52:05Z",
"aggregate_score": 4.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 0,
"decided_7d": 0,
"merged_30d": 2,
"authors_30d": 3,
"decided_30d": 3,
"sample_size": 6,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 3,
"newcomer_merged_30d": 2,
"bot_prs_excluded_30d": 0,
"newcomer_authors_30d": 3,
"newcomer_decided_30d": 3
},
"ci_last_run_at": "2026-08-02T22:17:05Z",
"oldest_open_prs": [
{
"number": 10,
"created_at": "2026-07-30T15:31:05Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-06T14:25:29Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Firstp1ck/pi-coding-agent-forge",
"host": "github.com",
"name": "pi-coding-agent-forge",
"owner": "Firstp1ck"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 53 is calibrated to 54 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 53,
"calibrated": 54,
"calibration": "2026-08-02"
}
}
],
"value": 54,
"inputs": {
"security": 53,
"vitality": 45,
"community": 63,
"governance": 55,
"calibration": "2026-08-02",
"engineering": 52,
"ai_readiness": 53,
"weighted_overall_raw": 53
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "weak",
"name": "Vitality",
"value": 45,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"commits_last_year": 466,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 14
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "14/52 weeks with commits",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 14
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "466 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 466
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "critical",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"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": "moderate",
"name": "Community & Adoption",
"value": 63,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"forks": 15,
"stars": 50,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "50 stars",
"points": 27.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 50
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "15 forks",
"points": 9.6,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 15
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": 0,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"readme_badge_services": [],
"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": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 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": 74,
"inputs": {
"packages": [
"@firstpick/pi-utils",
"@firstpick/pi-extension-cd",
"@firstpick/pi-extension-btw",
"@firstpick/pi-package-webui",
"@firstpick/pi-extension-docx",
"@firstpick/pi-skill-patch-md",
"@firstpick/pi-extension-notes",
"@firstpick/pi-extension-stats"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 26706
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "26,706 downloads/month across npm",
"points": 59,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 26706,
"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": "moderate",
"name": "Sustainability & Governance",
"value": 55,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.991
},
"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 99% of commits",
"points": 0.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 99
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"merged_prs": 5,
"open_issues": 0,
"closed_issues": 1,
"prs_merged_7d": 0,
"prs_decided_7d": 0,
"prs_merged_30d": 2,
"prs_decided_30d": 3,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 1,
"first_time_authors_30d": 3,
"first_time_prs_merged_30d": 2,
"first_time_prs_decided_30d": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "5/6 decided PRs merged",
"points": 25,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 5,
"decided": 6
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "2/3 first-time contributors' PRs merged in 30d",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "newcomer_prs_merged",
"params": {
"days": 30,
"merged": 2,
"decided": 3
}
}
],
"max_points": 13
},
{
"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": "weak",
"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": 43,
"inputs": {
"followers": 20,
"owner_type": "User",
"is_verified": null,
"owner_login": "Firstp1ck",
"public_repos": 24,
"account_age_days": 909
},
"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": "20 followers of Firstp1ck",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 20,
"login": "Firstp1ck"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "24 public repos, account ~2 yr old",
"points": 15.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 24
}
},
{
"code": "account_age_years",
"params": {
"years": 2
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@firstpick/pi-utils",
"@firstpick/pi-extension-cd",
"@firstpick/pi-extension-btw",
"@firstpick/pi-package-webui",
"@firstpick/pi-extension-docx",
"@firstpick/pi-skill-patch-md",
"@firstpick/pi-extension-notes",
"@firstpick/pi-extension-stats"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "8 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 8,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "73 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 73
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 52,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"bun",
"extensions",
"npm",
"npm-packages",
"packages",
"pi-agent",
"pi-agent-extension",
"pi-extensions",
"bun-packages",
"pi"
],
"has_wiki": true,
"homepage": null,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "10 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 10
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 53,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 4.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "11 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 478 resolved dependencies against OSV; 7 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 478
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 7
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 4,
"affected_packages": 3,
"assessed_packages": 478,
"unassessed_packages": 7,
"affected_by_severity": "high 1, moderate 2",
"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": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 478,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 53,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.81,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "81 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 81,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"pi-extension-docx/tsconfig.json",
"pi-extension-workbook/tsconfig.json",
"services/issue-bot-gateway/tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [
"pi-extension-docx/engine/DocxEngine.Tests/DocxEngine.Tests.csproj",
"pi-extension-docx/engine/DocxEngine/DocxEngine.csproj"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "pi-extension-docx/engine/DocxEngine.Tests/DocxEngine.Tests.csproj, pi-extension-docx/engine/DocxEngine/DocxEngine.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "pi-extension-docx/engine/DocxEngine.Tests/DocxEngine.Tests.csproj, pi-extension-docx/engine/DocxEngine/DocxEngine.csproj"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "pi-extension-docx/tsconfig.json, pi-extension-workbook/tsconfig.json, services/issue-bot-gateway/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "pi-extension-docx/tsconfig.json, pi-extension-workbook/tsconfig.json, services/issue-bot-gateway/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 1845161,
"source_files_sampled": 582,
"oversized_source_files": 10
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript with type-check config (pi-extension-docx/tsconfig.json, pi-extension-workbook/tsconfig.json, services/issue-bot-gateway/tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "pi-extension-docx/tsconfig.json, pi-extension-workbook/tsconfig.json, services/issue-bot-gateway/tsconfig.json",
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "10/582 source files over 60KB",
"points": 54.1,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 582,
"oversized": 10
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"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? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library",
"application"
],
"labels": [
"library",
"cli"
],
"scores": {
"cli": 6,
"library": 6.6
},
"primary": "library",
"evidence": [
{
"tier": "declared",
"label": "cli",
"source": "npm.bin",
"weight": 6
},
{
"tier": "declared",
"label": "library",
"source": "npm.private",
"weight": -6
},
{
"tier": "distribution",
"label": "library",
"source": "registry:npm",
"weight": 6
},
{
"tier": "declared",
"label": "library",
"source": "npm.entry",
"weight": 4.8
},
{
"tier": "declared",
"label": "library",
"source": "npm.peer_dependencies",
"weight": 1.8
}
],
"artifacts": [
{
"path": "package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-anthropic-auth-recovery/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-archwiki-local/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-aur-review/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-bang-command-autocomplete/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-brave-search/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-btw/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-cd/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-codex-fast-mode/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-conditional-system-prompts/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-cursor-composer/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-docx/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-feature-system-prompt/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-fish-user-bash/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-git-footer-status/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-grill-me/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-hyprland-wiki-local/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-nixos-wiki-local/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-notes/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-plan-executor/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-plan-mode-toggle/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-raspberrypi-wiki-local/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-release-aur/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-release-npm/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-reverse-last/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-safety-guard/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-setup-skills/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-small-modal-reliability/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-stats/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-subagent-minimum-fanout/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-tech-news/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-todo-progress/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-tools/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-upgrade-extensions/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-wiki-tools/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-workbook/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-extension-workflows/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-package-learnings/package.json",
"labels": [
"cli"
],
"ecosystem": "npm"
},
{
"path": "pi-package-natural-conversation/package.json",
"labels": [
"library"
],
"ecosystem": "npm"
},
{
"path": "pi-package-remote-webui/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-package-skill-lifecycle/package.json",
"labels": [
"cli"
],
"ecosystem": "npm"
},
{
"path": "pi-package-webui/package.json",
"labels": [
"cli"
],
"ecosystem": "npm"
},
{
"path": "pi-skill-patch-md/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-skill-repo-explorer/package.json",
"labels": [],
"ecosystem": "npm"
},
{
"path": "pi-utils/package.json",
"labels": [
"library"
],
"ecosystem": "npm"
}
],
"confidence": "high",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-03T04:52:11.722399Z",
"schema_version": "0.30.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/Firstp1ck/pi-coding-agent-forge.svg",
"full_name": "Firstp1ck/pi-coding-agent-forge",
"license_state": "standard",
"license_spdx": "MIT"
}