JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"coding-agent",
"pi",
"typescript",
"web-fetch",
"web-search",
"brave-search",
"duckduckgo",
"firecrawl",
"searxng",
"you-com",
"exa",
"tavily"
],
"is_fork": false,
"size_kb": 1263,
"has_wiki": false,
"homepage": null,
"languages": {
"JavaScript": 8527,
"TypeScript": 413054
},
"pushed_at": "2026-07-17T22:10:36Z",
"created_at": "2026-04-14T22:46:57Z",
"owner_type": "User",
"updated_at": "2026-07-17T22:10:41Z",
"description": "Reliable web tools for Pi: search for sources, fetch over HTTP, and use headless browsing only when explicitly requested.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "AGPL-3.0",
"default_branch": "main",
"license_spdx_raw": "AGPL-3.0",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": null,
"name": "DemiGodMode",
"type": "User",
"login": "demigodmode",
"company": null,
"location": null,
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/181388101?v=4",
"created_at": "2024-09-12T16:24:51Z",
"is_verified": null,
"public_repos": 13,
"account_age_days": 678
},
"license": {
"state": "standard",
"spdx_id": "AGPL-3.0",
"raw_spdx": "AGPL-3.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.7.0",
"kind": "minor",
"published_at": "2026-07-17T22:14:30Z"
},
{
"tag": "v1.6.2",
"kind": "patch",
"published_at": "2026-07-10T22:17:56Z"
},
{
"tag": "v1.6.1",
"kind": "patch",
"published_at": "2026-07-05T22:16:07Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2026-07-05T20:18:47Z"
},
{
"tag": "v1.5.1",
"kind": "patch",
"published_at": "2026-06-22T20:24:15Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2026-06-16T19:27:13Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2026-06-09T19:06:28Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2026-06-04T19:13:22Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2026-06-01T21:48:45Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-05-25T22:24:40Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-05-08T18:11:01Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-05-04T20:48:08Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2026-05-04T16:13:41Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-04-29T20:51:45Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2026-04-22T19:29:33Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-04-22T18:01:22Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2026-04-21T19:23:38Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-04-20T20:22:44Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-04-20T20:22:44Z"
}
],
"recent_commits": [
{
"oid": "fe4d609cdfaed62800c8bfbf18f3e9939d717578",
"body": "…ry APIs\n\npi 0.80 replaced CreateAgentSessionOptions.authStorage/modelRegistry with the async modelRuntime option and dropped the AuthStorage export entirely. Broke lint/CI/publish after the 0.80.10 bump.",
"is_bot": false,
"headline": "fix: migrate live-web-eval script off removed AuthStorage/ModelRegist…",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-07-17T22:09:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97e341e5d69178b7d6d64b385c0556a1e8daac1b",
"body": null,
"is_bot": false,
"headline": "release v1.7.0",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-07-17T22:03:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "474467a60612af32db3c3fe0377dad60be1ccb7b",
"body": "Closes #2. Follows the same adapter pattern as Brave/You.com - EXA_API_KEY and TAVILY_API_KEY, optional DuckDuckGo fallback.",
"is_bot": false,
"headline": "Add Exa and Tavily search backends, bump pi to 0.80.10",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-07-17T21:45:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2efccd2a11a3721aac134375b91ade5c45e1ee6",
"body": null,
"is_bot": false,
"headline": "release v1.6.2",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-07-10T22:17:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d67f34e33cb6267523673a6f866efc8a78c294d",
"body": "…choking on them\n\nturns out pi's jiti-based extension loader can't handle require(\"punycode/\") in\ntr46, or the Set-export pattern cssstyle uses - both come in transitively\nthrough jsdom. added a postinstall script that patches the files after\nnpm install so people don't have to do it by hand.\n\nFixes #34",
"is_bot": false,
"headline": "patch tr46/cssstyle in node_modules after install, fixes pi's loader …",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-07-10T22:01:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ba18cba9220a59a69f67e1b3b27ed48887d40b4",
"body": null,
"is_bot": false,
"headline": "release v1.6.1",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-07-05T22:15:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24fa09db4720c41ce2d210cae537629522aaea20",
"body": "…(#33)",
"is_bot": false,
"headline": "merge fix/searxng-url-settings: SearXNG/Firecrawl URL settings fixes …",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-07-05T22:12:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4641e38e87e7fd1d447c7a5863b02e82a976814d",
"body": "…d-back round trip",
"is_bot": false,
"headline": "tighten test coverage: assert provider explicitly, add switch-away-an…",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-07-05T22:10:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18ca17654135b0c6e8b2ad2dac305bc5a2de974f",
"body": "…Firecrawl provider parity, fix cursor position",
"is_bot": false,
"headline": "fix escape swallowing the whole settings screen during URL edit, add …",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-07-05T21:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4198390dffc63aca96e2c14893189aa2287fa252",
"body": null,
"is_bot": false,
"headline": "fix: SearXNG URL was getting eaten, plus the input-freeze on edit (#33)",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-07-05T21:38:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73cc5b1c03681938e53f18622eeb92b7f1804399",
"body": null,
"is_bot": false,
"headline": "call out search backends in README, add backend names as npm keywords",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-07-05T20:24:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "612c8cb2dc254b464e8db415bf1460837f542931",
"body": null,
"is_bot": false,
"headline": "credit @ydc-oss-bot's PR in the changelog",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-07-05T20:19:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53225ee07c72f534c282ef4ba55837e163253544",
"body": null,
"is_bot": false,
"headline": "release v1.6.0",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-07-05T20:16:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "632f4abd8de5fd63b3d9fd1c0c5bb9d50576efb7",
"body": null,
"is_bot": false,
"headline": "mention You.com in the docs the search PR missed",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-07-05T20:10:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7530ec1d2c5faf0052f0dcfc238c807632877023",
"body": "Add You.com as a search provider alongside DuckDuckGo, SearxNG, and Brave.\n\n- New You.com search adapter (src/search/youcom.ts) using POST\n https://api.you.com/v1/agents/search with X-API-Key header\n- Factory wiring with YDC_API_KEY env var, including DuckDuckGo\n fallback support\n- Backend config \n[…]\nests for the adapter)\n- Docs updated (README, architecture, getting-started, install,\n self-hosted-backends, setup-modes, tools, troubleshooting, CHANGELOG)\n\nCo-authored-by: ydc-oss-bot <bot@you.com>",
"is_bot": false,
"headline": "feat(search): add You.com search backend (#32)",
"author_name": "ydc-oss-bot",
"author_login": "ydc-oss-bot",
"committed_at": "2026-07-05T20:06:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d7567b2e84f8ae51779c639ab571a0f9b8fb1684",
"body": "pi update --extensions was recently added to pi",
"is_bot": false,
"headline": "Update README.md",
"author_name": "DemiGodMode",
"author_login": "demigodmode",
"committed_at": "2026-06-22T21:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64f7768a6696094b57ab33b901907273dcf553b7",
"body": null,
"is_bot": false,
"headline": "release v1.5.1",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-22T20:23:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50464beabd58c482114f6cee8ec86a4fc3146335",
"body": null,
"is_bot": false,
"headline": "Merge v1.5.1 security dependency updates",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-22T20:22:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14931404b185ea806f8a06dbe31d926e9dd6b17e",
"body": null,
"is_bot": false,
"headline": "Use None for empty changelog sections",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-22T20:20:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c104a203638e3989929d006fa1b9ff0372d547e",
"body": null,
"is_bot": false,
"headline": "Document security dependency refresh",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-22T19:52:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a518682ecc91b4d30e4bb737e74d7fe4810f0c1",
"body": null,
"is_bot": false,
"headline": "Update Pi and test dev dependencies",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-22T19:08:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7184124d3754ce90a22be9f606be8b70d56837b5",
"body": null,
"is_bot": false,
"headline": "Update vulnerable transitive deps",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-22T18:46:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ee7652b7da8ba8b32c074ecfb40601e7e6333b7",
"body": null,
"is_bot": false,
"headline": "Refresh docs after Brave release",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-16T19:31:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "270143fa94747070af71ca6f0ead75a707749073",
"body": null,
"is_bot": false,
"headline": "release v1.5.0",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-16T19:26:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05809668a55c3551c2abac6aa0c8208905f724fd",
"body": null,
"is_bot": false,
"headline": "Improve Brave release notes",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-16T19:25:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc440b2a2c49134e9f0b20293a3ec100aec7f449",
"body": null,
"is_bot": false,
"headline": "Merge v1.5 Brave search backend",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-16T19:22:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "216a29722dc07cf84b1c60d7f2fe84ef3742e8a5",
"body": null,
"is_bot": false,
"headline": "Ignore SearXNG URL edits for Brave",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-16T18:57:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b68290597fcf691745bc180890bd71c2824d5f0",
"body": null,
"is_bot": false,
"headline": "Update Brave fallback validation test",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-16T18:55:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff0ba2daf8990ede3525918ce31823efb50d6e98",
"body": null,
"is_bot": false,
"headline": "Document Brave search backend",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-16T18:54:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "015ad5d3b608e1702d743cad7e99b8101c016608",
"body": null,
"is_bot": false,
"headline": "Expose Brave in backend settings",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-16T18:53:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "600906ee8ccdfaeeec99f51d66271d98abc7aea7",
"body": null,
"is_bot": false,
"headline": "Add Brave doctor checks",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-16T18:52:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc405cc30b93a0c358e8c153241a20ce7b36b0ac",
"body": null,
"is_bot": false,
"headline": "Wire Brave into backend config",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-16T18:51:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1992d6e5d24a6a6a57a4eeab14f54e78cdd620f",
"body": null,
"is_bot": false,
"headline": "Add Brave search adapter",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-16T18:49:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a16888dc031cd67b09d094f476ac421d8c2231cb",
"body": null,
"is_bot": false,
"headline": "Refresh docs after source quality release",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-09T19:39:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cc60eb5e8a13e9e46fdfc3696aa22f6a6bfaece",
"body": null,
"is_bot": false,
"headline": "release v1.4.0",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-09T19:05:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "640510ebb9cae0d9a088bcc6fefa8ea96e867990",
"body": null,
"is_bot": false,
"headline": "Merge v1.4 source quality work",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-09T19:02:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c47f376989925c1631fb24c8dd611df6d8d75b64",
"body": null,
"is_bot": false,
"headline": "Fix source quality review issues",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-09T18:51:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcb91741b69a2ebc1f3bdd95dfdea15d5a53f674",
"body": null,
"is_bot": false,
"headline": "Tighten source quality test types",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-09T18:39:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "380e275c393e5ffd2ec104465c27d6ada10d165c",
"body": null,
"is_bot": false,
"headline": "Document source quality caveats",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-09T18:37:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84a412bb27bc0e88405809b0b64aa782d764e42f",
"body": null,
"is_bot": false,
"headline": "Make research caveats more specific",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-09T18:35:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d16c5d15749d6ed75fdd9b9426b56c4ae304c60",
"body": null,
"is_bot": false,
"headline": "Avoid over-searching docs answers",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-09T18:32:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "573e2ce22c866270345ccb43c3259512eaec680f",
"body": null,
"is_bot": false,
"headline": "Feed source quality through research loop",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-09T18:32:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "950f993ac9da1f1b972c2a385d4a693aa361a8b1",
"body": null,
"is_bot": false,
"headline": "Use source quality in stop decisions",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-09T18:28:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28a2c7d6d632b8f64650d8c5f445c27e97c7899f",
"body": null,
"is_bot": false,
"headline": "Add evidence quality analysis",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-09T18:27:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01ebd43ab83897a40ac04299c3e6d2d615ee751d",
"body": null,
"is_bot": false,
"headline": "release v1.3.0",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-04T19:12:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8134debcc02e2aef3f45e0c5754da09b34669ca9",
"body": null,
"is_bot": false,
"headline": "Merge v1.3 reader reliability work",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-04T19:12:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "730c25e063d6d676ee68502b4ada28671a834f66",
"body": null,
"is_bot": false,
"headline": "Refresh docs for v1.3 reader changes",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-04T19:06:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dc7e86230a1f30eac3f663fbd44f067e96415a7",
"body": null,
"is_bot": false,
"headline": "Handle bot-check direct links",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-04T19:01:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c24fb02f235fba5aa26a092efbea1220fd792be",
"body": null,
"is_bot": false,
"headline": "Fix managed browser fallback wiring",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-04T18:55:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d9ffef3935f126d85d124d6d72a2d0316642e25",
"body": null,
"is_bot": false,
"headline": "Tighten orchestrator test types",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-04T18:47:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ede9247aa8f825a0aa5b19ce290a2cfbe2628e45",
"body": null,
"is_bot": false,
"headline": "Document reader reliability changes",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-04T18:46:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d0ce18a86b786b301f358754ebbd7d570153530",
"body": null,
"is_bot": false,
"headline": "Show headless fallback in doctor",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-04T18:45:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "136ff0abbb4b29c2a89a3f6d7e4f8a0f80b5f765",
"body": null,
"is_bot": false,
"headline": "Fall back to managed Chromium headless",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-04T18:45:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e45d0cf5e2128ff3852c8815cc8370fd23530b4e",
"body": null,
"is_bot": false,
"headline": "Keep clear gaps for unreadable threads",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-04T18:44:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66f855096ea8aab1ba49a0c06f7652c58ba1d4b2",
"body": null,
"is_bot": false,
"headline": "Wire direct links into web_explore",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-04T18:42:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd67c5cda5993b8d672b2edac611281b2f8fd15c",
"body": null,
"is_bot": false,
"headline": "Prefer thread sources for discussion queries",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-04T18:41:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d46f177e951396fc70e087a57c75474634928c1",
"body": null,
"is_bot": false,
"headline": "Try linked pages before search",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-04T18:34:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb8e73610af0580ea6ee67f82d92bf3aef8847a4",
"body": null,
"is_bot": false,
"headline": "Classify forum and thread sources",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-04T18:33:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fd417a75b3d846e1fc52a46fa8c024578f93deb",
"body": null,
"is_bot": false,
"headline": "Add direct URL extraction for research",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-04T18:31:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c21df1069683a171b3595b5b8328e9f5070d761a",
"body": null,
"is_bot": false,
"headline": "Update docs for backend settings UI",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-01T21:52:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fcfaa77a9cbc3098bf47c96afec1632aaa8cbba",
"body": null,
"is_bot": false,
"headline": "release v1.2.0",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-01T21:47:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c9d3e3f0d9f13555d152ac5d19a0b692dfe37e6",
"body": "Add backend settings UI",
"is_bot": false,
"headline": "Merge pull request #31 from demigodmode/v1.2-backend-settings",
"author_name": "DemiGodMode",
"author_login": "demigodmode",
"committed_at": "2026-06-01T21:47:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c4e439e1261fe31e842b59602c849dd66482676",
"body": null,
"is_bot": false,
"headline": "Add backend settings UI",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-01T21:10:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33e615572e7dd3db8c05eb3726287aff3a00dbad",
"body": null,
"is_bot": false,
"headline": "Preserve config sections when saving backends",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-06-01T21:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "001f4a9c437c10a25610598a2f437b5db1c46a02",
"body": null,
"is_bot": false,
"headline": "release v1.1.0",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-05-25T22:23:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29f299e3c4826040b03b6ab8557061e1d36fdec6",
"body": null,
"is_bot": false,
"headline": "Merge backend polish release work",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-05-25T22:23:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e23f914dd65bbbd1e8dce9a6ad2cd1f64f5f089",
"body": null,
"is_bot": false,
"headline": "Add backend fallback and provider options",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-05-25T22:18:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "602baa5784f8248bf6f2f340bcb006d1950071d6",
"body": null,
"is_bot": false,
"headline": "release v1.0.0",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-05-08T18:10:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79c52aaeb677dc10472978d0c96a188476be2087",
"body": "* migrate to earendil pi packages\n\n* add web-agent changelog notice",
"is_bot": false,
"headline": "Pi 0.74 package scope migration",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-05-08T18:10:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31aa031466c04d3c3e6760e238fe6387057fa9f3",
"body": null,
"is_bot": false,
"headline": "Trim backend config from README",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-05-04T21:16:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ba4acce181aa482f4fb0730c6be0d0aeceb89a7",
"body": null,
"is_bot": false,
"headline": "release v0.6.0",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-05-04T20:47:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3497dfd0696e57bbc6cd0ebfc315e7d28ef9120",
"body": "* Add backend config foundation\n\n* Add SearXNG and Firecrawl backends\n\n* Polish self-hosted backend diagnostics\n\n* Fix backend config merge edge cases\n\n* Add self-hosted backend docs\n\n* Update changelog for backend config",
"is_bot": false,
"headline": "Add configurable web backends (#29)",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-05-04T20:47:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b274aeb9db23be18438af85383d68b9d09da6e5",
"body": null,
"is_bot": false,
"headline": "Fix bug issue template yaml",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-05-04T17:48:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1eb31a4c8584d34965455e41ccc8437466ab00d5",
"body": null,
"is_bot": false,
"headline": "Add issue templates",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-05-04T17:43:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0df09a1cff6fcda285d2faec0b52c202d32a5a0c",
"body": "…ctor\n\nBrowser detection fixes and doctor command",
"is_bot": false,
"headline": "Merge pull request #24 from demigodmode/fix/cross-platform-browser-do…",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-05-04T16:15:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d336dcae08865f4fe2ec712c7d5495a2fe782048",
"body": null,
"is_bot": false,
"headline": "release v0.5.1",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-05-04T16:12:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fbecc22812c3d65c1815a5b5f888916a34c3cef",
"body": null,
"is_bot": false,
"headline": "Fix browser resolver test on CI",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-05-04T16:12:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "370efebd4409d62b9a560a79fbce33d19af511e3",
"body": null,
"is_bot": false,
"headline": "release v0.5.0",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-05-04T16:06:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f75792b2e52362b5e07e038cce2709db3a95ab6",
"body": null,
"is_bot": false,
"headline": "Fix browser detection and add doctor",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-05-04T16:06:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36ac36be6aacdb256a07f51377f55c7ac9fc4a1c",
"body": null,
"is_bot": false,
"headline": "use npm 11 for trusted publish",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-04-29T21:00:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6997ff8c23045dce7bdc69019b26627e5fb6a92",
"body": null,
"is_bot": false,
"headline": "fix trusted publishing workflow",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-04-29T20:58:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0de2159f783cba700e20e2901073553f6aafff04",
"body": null,
"is_bot": false,
"headline": "fix release notes extraction",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-04-29T20:54:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdb784e036d45ce11690877cc899fd436376e58f",
"body": null,
"is_bot": false,
"headline": "release v0.4.0",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-04-29T20:50:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cbcc60612616b4d1b5770e5570ad814e4b4c178",
"body": "web_explore is now the public research entrypoint, with search/fetch/headless orchestration behind it. Also updates docs/evals and fixes the Rollup optional-dep CI workaround.",
"is_bot": false,
"headline": "Make web_explore the public research tool",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-04-29T20:50:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5507707aa24655fb5ef7483ab14aa5b630b5fd52",
"body": null,
"is_bot": false,
"headline": "tighten README/docs positioning",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-04-22T22:13:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e63d60f43fef9e81bd3e134a5e6287cd7b25b7c",
"body": null,
"is_bot": false,
"headline": "add transcript before-after to presentation docs",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-04-22T19:52:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b27e2c094406145b3370e043e842eec1589bc1b1",
"body": null,
"is_bot": false,
"headline": "link v0.3.0 transcript before-after from readme",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-04-22T19:45:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfb494d12f1130817b27b78a319b265372e4651b",
"body": null,
"is_bot": false,
"headline": "debug: show npmrc and whoami before publish",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-04-22T19:12:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51670cf3cd7cfb8167001358b5ddc3d8c5d6bab9",
"body": null,
"is_bot": false,
"headline": "debug: print jwt claims and verbose publish",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-04-22T19:08:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a84aaea3a29fc8b31077df3a36509d074fe24ddb",
"body": null,
"is_bot": false,
"headline": "fix oidc audience for npm registry",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-04-22T19:05:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf6631a0d2c3ca80216aee5662f6c50c89818c24",
"body": null,
"is_bot": false,
"headline": "manually exchange oidc token before publish",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-04-22T19:00:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e7fa3f1c5d328ba22cc923885f2fadc0d254fe8",
"body": null,
"is_bot": false,
"headline": "dump npm debug log on publish failure",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-04-22T18:49:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c5b79a39599f89e18e4e86fba59f3cb48cfafa8",
"body": null,
"is_bot": false,
"headline": "add oidc debug step",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-04-22T18:46:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d5f919da4824d1ea540f051279a7dab32a91b04",
"body": null,
"is_bot": false,
"headline": "explicitly clear npm auth token so oidc trusted publishing can take over",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-04-22T18:43:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b90db810be800bff2e183e1f7cb7b5f234f565c8",
"body": null,
"is_bot": false,
"headline": "use registry-url with empty token to unblock oidc trusted publishing",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-04-22T18:39:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f593c2867322cfe1612e4c8e8ab710369b4538d",
"body": null,
"is_bot": false,
"headline": "remove registry-url from setup-node to unblock trusted publishing",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-04-22T18:34:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dec1b6396dde3bf7065638c8c06ec62bcdbb5a65",
"body": null,
"is_bot": false,
"headline": "revert npm token - workflow uses trusted publishing",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-04-22T18:21:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ece814e1acd17c8bba22a0dd4989dc20bc5a8580",
"body": null,
"is_bot": false,
"headline": "fix npm publish auth",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-04-22T18:14:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12a9e9b2ba1acf19402d6dac7d6deee41ac66620",
"body": null,
"is_bot": false,
"headline": "decouple github release from npm publish",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-04-22T18:01:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1447a5783374c56d0076687ca0f804efb0196b2e",
"body": null,
"is_bot": false,
"headline": "release v0.3.1",
"author_name": "demigodmode",
"author_login": "demigodmode",
"committed_at": "2026-04-22T17:56:30Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 19,
"commits_last_year": 185,
"latest_release_at": "2026-07-17T22:14:30Z",
"latest_release_tag": "v1.7.0",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 13,
"days_since_latest_release": 5,
"mean_days_between_releases": 5.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@demigodmode/pi-web-agent",
"exists": true,
"license": "AGPL-3.0-only",
"keywords": [
"pi-package",
"pi",
"extension",
"web-search",
"web-fetch",
"duckduckgo",
"searxng",
"brave-search",
"you-com",
"exa",
"tavily",
"firecrawl"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@demigodmode/pi-web-agent",
"is_deprecated": false,
"latest_version": "1.7.0",
"repository_url": "https://github.com/demigodmode/pi-web-agent",
"versions_count": 18,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 3974,
"first_published_at": "2026-04-20T16:54:54.055000Z",
"latest_published_at": "2026-07-17T22:11:35.237000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 4,
"stars": 50,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-04-26",
"count": 1
},
{
"date": "2026-04-30",
"count": 1
},
{
"date": "2026-06-29",
"count": 1
},
{
"date": "2026-07-03",
"count": 1
}
],
"complete": true,
"collected": 4,
"total_forks": 4
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 39241,
"source_files_sampled": 99,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "brace-expansion",
"direct": false,
"version": "2.1.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp"
],
"fixed_version": "5.0.7",
"advisory_count": 1,
"oldest_advisory_days": 2
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.6",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp"
],
"fixed_version": "5.0.7",
"advisory_count": 1,
"oldest_advisory_days": 2
},
{
"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": 2
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 2,
"moderate": 1
},
"advisory_count": 3,
"affected_count": 3,
"assessed_count": 458,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@mozilla/readability",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.6.0"
},
{
"name": "cheerio",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.0"
},
{
"name": "jsdom",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^26.0.0"
},
{
"name": "playwright",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.60.0"
},
{
"name": "typebox",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.37"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@mozilla/readability",
"direct": true,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "cheerio",
"direct": true,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "jsdom",
"direct": true,
"version": "26.1.0",
"ecosystem": "npm"
},
{
"name": "playwright",
"direct": true,
"version": "1.60.0",
"ecosystem": "npm"
},
{
"name": "typebox",
"direct": true,
"version": "1.1.37",
"ecosystem": "npm"
},
{
"name": "typebox",
"direct": true,
"version": "1.1.38",
"ecosystem": "npm"
},
{
"name": "@algolia/abtesting",
"direct": false,
"version": "1.16.2",
"ecosystem": "npm"
},
{
"name": "@algolia/autocomplete-core",
"direct": false,
"version": "1.17.7",
"ecosystem": "npm"
},
{
"name": "@algolia/autocomplete-plugin-algolia-insights",
"direct": false,
"version": "1.17.7",
"ecosystem": "npm"
},
{
"name": "@algolia/autocomplete-preset-algolia",
"direct": false,
"version": "1.17.7",
"ecosystem": "npm"
},
{
"name": "@algolia/autocomplete-shared",
"direct": false,
"version": "1.17.7",
"ecosystem": "npm"
},
{
"name": "@algolia/client-abtesting",
"direct": false,
"version": "5.50.2",
"ecosystem": "npm"
},
{
"name": "@algolia/client-analytics",
"direct": false,
"version": "5.50.2",
"ecosystem": "npm"
},
{
"name": "@algolia/client-common",
"direct": false,
"version": "5.50.2",
"ecosystem": "npm"
},
{
"name": "@algolia/client-insights",
"direct": false,
"version": "5.50.2",
"ecosystem": "npm"
},
{
"name": "@algolia/client-personalization",
"direct": false,
"version": "5.50.2",
"ecosystem": "npm"
},
{
"name": "@algolia/client-query-suggestions",
"direct": false,
"version": "5.50.2",
"ecosystem": "npm"
},
{
"name": "@algolia/client-search",
"direct": false,
"version": "5.50.2",
"ecosystem": "npm"
},
{
"name": "@algolia/ingestion",
"direct": false,
"version": "1.50.2",
"ecosystem": "npm"
},
{
"name": "@algolia/monitoring",
"direct": false,
"version": "1.50.2",
"ecosystem": "npm"
},
{
"name": "@algolia/recommend",
"direct": false,
"version": "5.50.2",
"ecosystem": "npm"
},
{
"name": "@algolia/requester-browser-xhr",
"direct": false,
"version": "5.50.2",
"ecosystem": "npm"
},
{
"name": "@algolia/requester-fetch",
"direct": false,
"version": "5.50.2",
"ecosystem": "npm"
},
{
"name": "@algolia/requester-node-http",
"direct": false,
"version": "5.50.2",
"ecosystem": "npm"
},
{
"name": "@ampproject/remapping",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "@anthropic-ai/sdk",
"direct": false,
"version": "0.91.1",
"ecosystem": "npm"
},
{
"name": "@asamuzakjp/css-color",
"direct": false,
"version": "3.2.0",
"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/credential-provider-env",
"direct": false,
"version": "3.972.37",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-http",
"direct": false,
"version": "3.972.39",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-ini",
"direct": false,
"version": "3.972.41",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-login",
"direct": false,
"version": "3.972.41",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-node",
"direct": false,
"version": "3.972.42",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-process",
"direct": false,
"version": "3.972.37",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-sso",
"direct": false,
"version": "3.972.41",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-web-identity",
"direct": false,
"version": "3.972.41",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/eventstream-handler-node",
"direct": false,
"version": "3.972.16",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/middleware-eventstream",
"direct": false,
"version": "3.972.12",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/middleware-websocket",
"direct": false,
"version": "3.972.19",
"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/token-providers",
"direct": false,
"version": "3.1048.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/types",
"direct": false,
"version": "3.973.8",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/util-locate-window",
"direct": false,
"version": "3.965.5",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/xml-builder",
"direct": false,
"version": "3.972.24",
"ecosystem": "npm"
},
{
"name": "@aws/lambda-invoke-store",
"direct": false,
"version": "0.2.4",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.28.5",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.29.2",
"ecosystem": "npm"
},
{
"name": "@babel/runtime",
"direct": false,
"version": "7.29.2",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@bcoe/v8-coverage",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "@csstools/color-helpers",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "@csstools/css-calc",
"direct": false,
"version": "2.1.4",
"ecosystem": "npm"
},
{
"name": "@csstools/css-color-parser",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "@csstools/css-parser-algorithms",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "@csstools/css-tokenizer",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@docsearch/css",
"direct": false,
"version": "3.8.2",
"ecosystem": "npm"
},
{
"name": "@docsearch/js",
"direct": false,
"version": "3.8.2",
"ecosystem": "npm"
},
{
"name": "@docsearch/react",
"direct": false,
"version": "3.8.2",
"ecosystem": "npm"
},
{
"name": "@earendil-works/pi-agent-core",
"direct": false,
"version": "0.79.10",
"ecosystem": "npm"
},
{
"name": "@earendil-works/pi-ai",
"direct": false,
"version": "0.79.10",
"ecosystem": "npm"
},
{
"name": "@earendil-works/pi-coding-agent",
"direct": false,
"version": "0.79.10",
"ecosystem": "npm"
},
{
"name": "@earendil-works/pi-tui",
"direct": false,
"version": "0.79.10",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@google/genai",
"direct": false,
"version": "1.52.0",
"ecosystem": "npm"
},
{
"name": "@iconify-json/simple-icons",
"direct": false,
"version": "1.2.79",
"ecosystem": "npm"
},
{
"name": "@iconify/types",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@isaacs/cliui",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "@istanbuljs/schema",
"direct": false,
"version": "0.1.6",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.13",
"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.31",
"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": "@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": "@pkgjs/parseargs",
"direct": false,
"version": "0.11.0",
"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/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": "@rollup/rollup-android-arm-eabi",
"direct": false,
"version": "4.60.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm64",
"direct": false,
"version": "4.60.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-arm64",
"direct": false,
"version": "4.60.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-x64",
"direct": false,
"version": "4.60.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-arm64",
"direct": false,
"version": "4.60.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-x64",
"direct": false,
"version": "4.60.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-gnueabihf",
"direct": false,
"version": "4.60.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-musleabihf",
"direct": false,
"version": "4.60.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-gnu",
"direct": false,
"version": "4.60.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-musl",
"direct": false,
"version": "4.60.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-gnu",
"direct": false,
"version": "4.60.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-musl",
"direct": false,
"version": "4.60.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-gnu",
"direct": false,
"version": "4.60.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-musl",
"direct": false,
"version": "4.60.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-gnu",
"direct": false,
"version": "4.60.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-musl",
"direct": false,
"version": "4.60.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-s390x-gnu",
"direct": false,
"version": "4.60.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-gnu",
"direct": false,
"version": "4.60.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-musl",
"direct": false,
"version": "4.60.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openbsd-x64",
"direct": false,
"version": "4.60.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openharmony-arm64",
"direct": false,
"version": "4.60.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-arm64-msvc",
"direct": false,
"version": "4.60.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-ia32-msvc",
"direct": false,
"version": "4.60.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-gnu",
"direct": false,
"version": "4.60.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-msvc",
"direct": false,
"version": "4.60.1",
"ecosystem": "npm"
},
{
"name": "@shikijs/core",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-javascript",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-oniguruma",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/langs",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/themes",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/transformers",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/types",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/vscode-textmate",
"direct": false,
"version": "10.0.2",
"ecosystem": "npm"
},
{
"name": "@silvia-odwyer/photon-node",
"direct": false,
"version": "0.3.4",
"ecosystem": "npm"
},
{
"name": "@smithy/core",
"direct": false,
"version": "3.24.3",
"ecosystem": "npm"
},
{
"name": "@smithy/credential-provider-imds",
"direct": false,
"version": "4.3.3",
"ecosystem": "npm"
},
{
"name": "@smithy/fetch-http-handler",
"direct": false,
"version": "5.4.3",
"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/signature-v4",
"direct": false,
"version": "5.4.3",
"ecosystem": "npm"
},
{
"name": "@smithy/types",
"direct": false,
"version": "4.14.2",
"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": "@types/chai",
"direct": false,
"version": "5.2.3",
"ecosystem": "npm"
},
{
"name": "@types/deep-eql",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "@types/hast",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/jsdom",
"direct": false,
"version": "21.1.7",
"ecosystem": "npm"
},
{
"name": "@types/linkify-it",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "@types/markdown-it",
"direct": false,
"version": "14.1.2",
"ecosystem": "npm"
},
{
"name": "@types/mdast",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "@types/mdurl",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "22.19.19",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "24.12.2",
"ecosystem": "npm"
},
{
"name": "@types/retry",
"direct": false,
"version": "0.12.0",
"ecosystem": "npm"
},
{
"name": "@types/tough-cookie",
"direct": false,
"version": "4.0.5",
"ecosystem": "npm"
},
{
"name": "@types/unist",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "@types/web-bluetooth",
"direct": false,
"version": "0.0.21",
"ecosystem": "npm"
},
{
"name": "@ungap/structured-clone",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "@vitejs/plugin-vue",
"direct": false,
"version": "5.2.4",
"ecosystem": "npm"
},
{
"name": "@vitest/coverage-v8",
"direct": false,
"version": "3.2.6",
"ecosystem": "npm"
},
{
"name": "@vitest/expect",
"direct": false,
"version": "3.2.6",
"ecosystem": "npm"
},
{
"name": "@vitest/mocker",
"direct": false,
"version": "3.2.6",
"ecosystem": "npm"
},
{
"name": "@vitest/pretty-format",
"direct": false,
"version": "3.2.6",
"ecosystem": "npm"
},
{
"name": "@vitest/runner",
"direct": false,
"version": "3.2.6",
"ecosystem": "npm"
},
{
"name": "@vitest/snapshot",
"direct": false,
"version": "3.2.6",
"ecosystem": "npm"
},
{
"name": "@vitest/spy",
"direct": false,
"version": "3.2.6",
"ecosystem": "npm"
},
{
"name": "@vitest/utils",
"direct": false,
"version": "3.2.6",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-core",
"direct": false,
"version": "3.5.32",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-dom",
"direct": false,
"version": "3.5.32",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-sfc",
"direct": false,
"version": "3.5.32",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-ssr",
"direct": false,
"version": "3.5.32",
"ecosystem": "npm"
},
{
"name": "@vue/devtools-api",
"direct": false,
"version": "7.7.9",
"ecosystem": "npm"
},
{
"name": "@vue/devtools-kit",
"direct": false,
"version": "7.7.9",
"ecosystem": "npm"
},
{
"name": "@vue/devtools-shared",
"direct": false,
"version": "7.7.9",
"ecosystem": "npm"
},
{
"name": "@vue/reactivity",
"direct": false,
"version": "3.5.32",
"ecosystem": "npm"
},
{
"name": "@vue/runtime-core",
"direct": false,
"version": "3.5.32",
"ecosystem": "npm"
},
{
"name": "@vue/runtime-dom",
"direct": false,
"version": "3.5.32",
"ecosystem": "npm"
},
{
"name": "@vue/server-renderer",
"direct": false,
"version": "3.5.32",
"ecosystem": "npm"
},
{
"name": "@vue/shared",
"direct": false,
"version": "3.5.32",
"ecosystem": "npm"
},
{
"name": "@vueuse/core",
"direct": false,
"version": "12.8.2",
"ecosystem": "npm"
},
{
"name": "@vueuse/integrations",
"direct": false,
"version": "12.8.2",
"ecosystem": "npm"
},
{
"name": "@vueuse/metadata",
"direct": false,
"version": "12.8.2",
"ecosystem": "npm"
},
{
"name": "@vueuse/shared",
"direct": false,
"version": "12.8.2",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "7.1.4",
"ecosystem": "npm"
},
{
"name": "algoliasearch",
"direct": false,
"version": "5.50.2",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "6.2.3",
"ecosystem": "npm"
},
{
"name": "assertion-error",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "ast-v8-to-istanbul",
"direct": false,
"version": "0.3.12",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"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": "birpc",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "boolbase",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "bowser",
"direct": false,
"version": "2.14.1",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "buffer-equal-constant-time",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "cac",
"direct": false,
"version": "6.7.14",
"ecosystem": "npm"
},
{
"name": "ccount",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "chai",
"direct": false,
"version": "5.3.3",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "5.6.2",
"ecosystem": "npm"
},
{
"name": "character-entities-html4",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "character-entities-legacy",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "check-error",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "cheerio-select",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "comma-separated-tokens",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "copy-anything",
"direct": false,
"version": "4.0.5",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "css-select",
"direct": false,
"version": "5.2.2",
"ecosystem": "npm"
},
{
"name": "css-what",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "cssstyle",
"direct": false,
"version": "4.6.0",
"ecosystem": "npm"
},
{
"name": "csstype",
"direct": false,
"version": "3.2.3",
"ecosystem": "npm"
},
{
"name": "data-uri-to-buffer",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "data-urls",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "decimal.js",
"direct": false,
"version": "10.6.0",
"ecosystem": "npm"
},
{
"name": "deep-eql",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "dequal",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "devlop",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "8.0.4",
"ecosystem": "npm"
},
{
"name": "dom-serializer",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "domelementtype",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "domhandler",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "domutils",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "eastasianwidth",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "ecdsa-sig-formatter",
"direct": false,
"version": "1.0.11",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "9.2.2",
"ecosystem": "npm"
},
{
"name": "emoji-regex-xs",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "encoding-sniffer",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "es-module-lexer",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "expect-type",
"direct": false,
"version": "1.3.0",
"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": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "fetch-blob",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "focus-trap",
"direct": false,
"version": "7.8.0",
"ecosystem": "npm"
},
{
"name": "foreground-child",
"direct": false,
"version": "3.3.1",
"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": "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": "10.5.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-logging-utils",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "hast-util-to-html",
"direct": false,
"version": "9.0.5",
"ecosystem": "npm"
},
{
"name": "hast-util-whitespace",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "highlight.js",
"direct": false,
"version": "10.7.3",
"ecosystem": "npm"
},
{
"name": "hookable",
"direct": false,
"version": "5.5.3",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "9.0.3",
"ecosystem": "npm"
},
{
"name": "html-encoding-sniffer",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "html-escaper",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "html-void-elements",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "htmlparser2",
"direct": false,
"version": "10.1.0",
"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": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-potential-custom-element-name",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "is-what",
"direct": false,
"version": "5.5.0",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-coverage",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-report",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-source-maps",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "istanbul-reports",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "jackspeak",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "jiti",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "10.0.0",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "9.0.1",
"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": "long",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "loupe",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "10.4.3",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "11.4.0",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.21",
"ecosystem": "npm"
},
{
"name": "magicast",
"direct": false,
"version": "0.3.5",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "mark.js",
"direct": false,
"version": "8.11.1",
"ecosystem": "npm"
},
{
"name": "marked",
"direct": false,
"version": "18.0.5",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-hast",
"direct": false,
"version": "13.2.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-character",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-encode",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-sanitize-uri",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-symbol",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-types",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "10.2.5",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.9",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "minisearch",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "mitt",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.15",
"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": "nth-check",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "nwsapi",
"direct": false,
"version": "2.2.23",
"ecosystem": "npm"
},
{
"name": "oniguruma-to-es",
"direct": false,
"version": "3.1.1",
"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-json-from-dist",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parse5",
"direct": false,
"version": "7.3.0",
"ecosystem": "npm"
},
{
"name": "parse5-htmlparser2-tree-adapter",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "parse5-parser-stream",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "partial-json",
"direct": false,
"version": "0.1.7",
"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": "1.11.1",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "pathe",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "pathval",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "perfect-debounce",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "playwright-core",
"direct": false,
"version": "1.60.0",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.15",
"ecosystem": "npm"
},
{
"name": "preact",
"direct": false,
"version": "10.29.1",
"ecosystem": "npm"
},
{
"name": "proper-lockfile",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "property-information",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "protobufjs",
"direct": false,
"version": "7.6.4",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "regex",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "regex-recursion",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "regex-utilities",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "retry",
"direct": false,
"version": "0.12.0",
"ecosystem": "npm"
},
{
"name": "retry",
"direct": false,
"version": "0.13.1",
"ecosystem": "npm"
},
{
"name": "rfdc",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "4.60.1",
"ecosystem": "npm"
},
{
"name": "rrweb-cssom",
"direct": false,
"version": "0.8.0",
"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": "saxes",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "search-insights",
"direct": false,
"version": "2.17.3",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.7.4",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.8.0",
"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": "shiki",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "siginfo",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "space-separated-tokens",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "speakingurl",
"direct": false,
"version": "14.0.1",
"ecosystem": "npm"
},
{
"name": "stackback",
"direct": false,
"version": "0.0.2",
"ecosystem": "npm"
},
{
"name": "std-env",
"direct": false,
"version": "3.10.0",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "stringify-entities",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "strip-literal",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "strnum",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "superjson",
"direct": false,
"version": "2.2.6",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "symbol-tree",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "tabbable",
"direct": false,
"version": "6.4.0",
"ecosystem": "npm"
},
{
"name": "test-exclude",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "tinybench",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "0.3.2",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.16",
"ecosystem": "npm"
},
{
"name": "tinypool",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "tinyrainbow",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "tinyspy",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "tldts",
"direct": false,
"version": "6.1.86",
"ecosystem": "npm"
},
{
"name": "tldts-core",
"direct": false,
"version": "6.1.86",
"ecosystem": "npm"
},
{
"name": "tough-cookie",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "tr46",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "trim-lines",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "ts-algebra",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.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.16.0",
"ecosystem": "npm"
},
{
"name": "unist-util-is",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "unist-util-position",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-stringify-position",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit-parents",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "vfile",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "vfile-message",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "6.4.3",
"ecosystem": "npm"
},
{
"name": "vite-node",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "vitepress",
"direct": false,
"version": "1.6.4",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "3.2.6",
"ecosystem": "npm"
},
{
"name": "vue",
"direct": false,
"version": "3.5.32",
"ecosystem": "npm"
},
{
"name": "w3c-xmlserializer",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "web-streams-polyfill",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "webidl-conversions",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "whatwg-encoding",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "whatwg-mimetype",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "whatwg-url",
"direct": false,
"version": "14.2.0",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "why-is-node-running",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "ws",
"direct": false,
"version": "8.21.0",
"ecosystem": "npm"
},
{
"name": "xml-name-validator",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "xml-naming",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "xmlchars",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "zod",
"direct": false,
"version": "3.25.76",
"ecosystem": "npm"
},
{
"name": "zod-to-json-schema",
"direct": false,
"version": "3.25.2",
"ecosystem": "npm"
},
{
"name": "zwitch",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 458,
"direct_count": 6,
"indirect_count": 452
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 15,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 18,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "demigodmode",
"commits": 184,
"avatar_url": "https://avatars.githubusercontent.com/u/181388101?v=4"
},
{
"type": "User",
"login": "ydc-oss-bot",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/282389745?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.995
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"docs.yml",
"publish.yml"
],
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 1/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 2,
"reason": "dependency not pinned by hash detected -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "fe4d609cdfaed62800c8bfbf18f3e9939d717578",
"ran_at": "2026-07-23T07:39:52Z",
"aggregate_score": 4.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-21T06:16:18Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-05T20:06:17Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/demigodmode/pi-web-agent",
"host": "github.com",
"name": "pi-web-agent",
"owner": "demigodmode"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"security": 58,
"vitality": 84,
"community": 45,
"governance": 52,
"engineering": 71
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 84,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"commits_last_year": 185,
"human_commit_share": 1,
"days_since_last_push": 5,
"active_weeks_last_year": 13
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "13/52 weeks with commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 13
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "185 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 185
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 19,
"latest_release_tag": "v1.7.0",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 5.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "19 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 19
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~5.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 5.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 45,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"forks": 4,
"stars": 50,
"watchers": 0,
"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": "4 forks",
"points": 4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 4
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (AGPL-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "AGPL-3.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"packages": [
"@demigodmode/pi-web-agent"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 3974
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "3,974 downloads/month across npm",
"points": 48,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 3974,
"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": 52,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.995
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"merged_prs": 15,
"open_issues": 0,
"closed_issues": 18,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "15/16 decided PRs merged",
"points": 35.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 15,
"decided": 16
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"followers": 1,
"owner_type": "User",
"is_verified": null,
"owner_login": "demigodmode",
"public_repos": 13,
"account_age_days": 678
},
"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": "1 followers of demigodmode",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "demigodmode"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "13 public repos, account ~1 yr old",
"points": 12.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 13
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@demigodmode/pi-web-agent"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "18 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 18
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 71,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"coding-agent",
"pi",
"typescript",
"web-fetch",
"web-search",
"brave-search",
"duckduckgo",
"firecrawl",
"searxng",
"you-com",
"exa",
"tavily"
],
"has_wiki": false,
"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": "12 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 12
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 58,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 47,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.7
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 1/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 2",
"points": 1,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"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 458 resolved dependencies against OSV. 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": 458
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 3,
"affected_packages": 3,
"assessed_packages": 458,
"unassessed_packages": 0,
"affected_by_severity": "high 2, moderate 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "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": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 458,
"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
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 41,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 6,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.11,
"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": "11 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 5.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 11,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "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 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 39241,
"source_files_sampled": 99,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/99 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 99,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"deps.dev does not index npm:@demigodmode/pi-web-agent@1.7.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-23T07:39:58.661911Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/demigodmode/pi-web-agent.svg",
"full_name": "demigodmode/pi-web-agent",
"license_state": "standard",
"license_spdx": "AGPL-3.0"
}