JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 301,
"has_wiki": true,
"homepage": null,
"languages": {
"TypeScript": 27330
},
"pushed_at": "2026-07-24T07:00:55Z",
"created_at": "2026-02-02T17:42:51Z",
"owner_type": "User",
"updated_at": "2026-07-24T07:01:14Z",
"description": "Shared utilities and extensions for pi coding agent",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "https://juanibiapina.dev",
"name": "Juan Ibiapina",
"type": "User",
"login": "juanibiapina",
"company": null,
"location": "Berlin",
"followers": 161,
"avatar_url": "https://avatars.githubusercontent.com/u/568764?v=4",
"created_at": "2011-01-17T12:06:24Z",
"is_verified": null,
"public_repos": 55,
"account_age_days": 5668
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2026-07-20T07:52:49Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-07-20T07:39:34Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-05-20T09:23:45Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-05-20T08:14:12Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2026-04-02T06:43:17Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-03-24T07:28:48Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2026-03-07T09:49:34Z"
}
],
"recent_commits": [
{
"oid": "336355330886d82b44207e1042fec190ad5e566b",
"body": "Bumps the development group with 2 updates: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) and [@earendil-works/pi-coding-agent](https://github.com/earendil-works/pi/tree/HEAD/packages/coding-agent).\n\n\nUpdates `@biomejs/biome` from 2.5.4 to 2.5.5\n- [Release note\n[…]\nversion-update:semver-minor\n dependency-group: development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps-dev): bump the development group with 2 updates (#32)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-24T07:00:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ef912df89e1b73359df526ea2ff0e6a85bc074b3",
"body": null,
"is_bot": false,
"headline": "0.9.1",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-07-20T07:52:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dd8fba6e93d91aa35e068dd238407723a0af199",
"body": null,
"is_bot": false,
"headline": "Restore importable entry point",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-07-20T07:52:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f11a384ed2a66af128fbb61f6d82af6102efac3",
"body": null,
"is_bot": false,
"headline": "0.9.0",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-07-20T07:39:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96a8de07f6f3c60d64f514dcaefa802249fdfe18",
"body": null,
"is_bot": false,
"headline": "Update changelog for 0.9.0",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-07-20T07:39:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15e1b075670de7eec5bcaaa4da2f338a6b61550d",
"body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n dependency-version: '\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/setup-node from 6 to 7 (#30)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-17T07:28:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ce523ff100e640eb2902ff9b4c0092a29915e47d",
"body": "Bumps the development group with 3 updates: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [@earendil-works/pi-coding-agent](https://github.com/earendil-works/pi/tree/HEAD/packages/coding-agent) and [tsx](https://github.com/privatenumber/tsx).\n\n\nUpdates `@biome\n[…]\nversion-update:semver-patch\n dependency-group: development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps-dev): bump the development group with 3 updates (#31)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-17T07:01:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6a056daf7960375c8b44896a14e3c4b023ba76e1",
"body": "Bumps the development group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.5.2` | `2.5.3` |\n| [@earendil-works/pi-coding-agent](https://github.com/earendil-works/pi/tree/HEAD/packages/coding-age\n[…]\nversion-update:semver-major\n dependency-group: development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps-dev): bump the development group with 5 updates (#28)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-10T07:00:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c69b2926d55bae1da5a0cff8736d361a3ea006b7",
"body": "Bumps the development group with 4 updates: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [@earendil-works/pi-coding-agent](https://github.com/earendil-works/pi/tree/HEAD/packages/coding-agent), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/\n[…]\nversion-update:semver-patch\n dependency-group: development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps-dev): bump the development group with 4 updates (#27)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-03T07:00:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "667bc7f856a3bf2e982a30c89d4ccef3e0f112c6",
"body": "* feat(settings): support local extension settings\n\n* test(settings): cover local settings scope",
"is_bot": false,
"headline": "feat(settings): support local extension settings (#17)",
"author_name": "Nicolò Francesco Maria Spingola",
"author_login": "PurpleMyst",
"committed_at": "2026-06-26T09:24:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09f25bc46768bafd4a9a30dfe7142aff4ff488ce",
"body": "Bumps the development group with 3 updates: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [@earendil-works/pi-coding-agent](https://github.com/earendil-works/pi/tree/HEAD/packages/coding-agent) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyp\n[…]\nversion-update:semver-major\n dependency-group: development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps-dev): bump the development group with 3 updates (#26)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-26T09:09:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cd82024c175a06662519e77fee1858c2460725d3",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 6 to 7 (#24)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-19T05:47:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "60794e6dcb29ad4955a0b76b43b9d3c694559e32",
"body": "Bumps the development group with 2 updates: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) and [@earendil-works/pi-coding-agent](https://github.com/earendil-works/pi/tree/HEAD/packages/coding-agent).\n\n\nUpdates `@biomejs/biome` from 2.4.16 to 2.5.0\n- [Release not\n[…]\nversion-update:semver-patch\n dependency-group: development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps-dev): bump the development group with 2 updates (#25)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-19T05:47:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "144388d5c68ea29c7571bdbef9f15702e7d608e2",
"body": "Bumps the development group with 2 updates: [@earendil-works/pi-coding-agent](https://github.com/earendil-works/pi/tree/HEAD/packages/coding-agent) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).\n\n\nUpdates `@earendil-works/pi-coding-agent` from 0.78.1 to 0\n[…]\nversion-update:semver-patch\n dependency-group: development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps-dev): bump the development group with 2 updates (#23)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-15T10:11:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "92057551bee55ed384bc6efb0d066d4795ee56b7",
"body": "Bumps the development group with 2 updates: [@earendil-works/pi-coding-agent](https://github.com/earendil-works/pi/tree/HEAD/packages/coding-agent) and [tsx](https://github.com/privatenumber/tsx).\n\n\nUpdates `@earendil-works/pi-coding-agent` from 0.77.0 to 0.78.1\n- [Release notes](https://github.com/\n[…]\nversion-update:semver-patch\n dependency-group: development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps-dev): bump the development group with 2 updates (#22)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-09T09:44:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "15b0dc84c0f26c1b72480a578668040ccba27222",
"body": "…lopment-d71b04335e\n\nbuild(deps-dev): bump the development group with 2 updates",
"is_bot": false,
"headline": "Merge pull request #21 from juanibiapina/dependabot/npm_and_yarn/deve…",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-05-30T07:16:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b0ec926beb4d3bb0aa325c2f6d71d26ebc3fd5f",
"body": "Bumps the development group with 2 updates: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) and [@earendil-works/pi-coding-agent](https://github.com/earendil-works/pi/tree/HEAD/packages/coding-agent).\n\n\nUpdates `@biomejs/biome` from 2.4.15 to 2.4.16\n- [Release no\n[…]\n\"\n dependency-version: 0.77.0\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps-dev): bump the development group with 2 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-28T22:57:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1273dba9bc00c552bfa606d994dd33ed4b2190f5",
"body": "…lopment-180025909b\n\nbuild(deps-dev): bump @earendil-works/pi-coding-agent from 0.75.3 to 0.75.4 in the development group",
"is_bot": false,
"headline": "Merge pull request #20 from juanibiapina/dependabot/npm_and_yarn/deve…",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-05-26T05:47:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c377e7d2b2c60d91fb7936f7c626e329f0ec659",
"body": "Bumps the development group with 1 update: [@earendil-works/pi-coding-agent](https://github.com/earendil-works/pi-mono/tree/HEAD/packages/coding-agent).\n\n\nUpdates `@earendil-works/pi-coding-agent` from 0.75.3 to 0.75.4\n- [Release notes](https://github.com/earendil-works/pi-mono/releases)\n- [Changelo\n[…]\n\"\n dependency-version: 0.75.4\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps-dev): bump @earendil-works/pi-coding-agent",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-21T21:56:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a84a01dc4062efab92b4c9ce85ca6244a6416b01",
"body": null,
"is_bot": false,
"headline": "0.8.0",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-05-20T09:23:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7ea0ffe2f9213d9aa96a138fc5bb74960c81a40",
"body": "Pi runs .ts files via jiti, so the compile-to-dist step is unnecessary.\n\n- Point pi.extensions at ./src/index.ts instead of ./dist/index.js\n- Drop peerDependencies (pi provides them at runtime)\n- Remove build/dev/clean/prepublishOnly scripts\n- Ship src/**/* instead of dist/**/*",
"is_bot": false,
"headline": "Remove tsc build step, load TypeScript source directly",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-05-20T08:35:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "081ca76e8773dec9e1ccd95e4aed7719af3e12b4",
"body": null,
"is_bot": false,
"headline": "0.7.0",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-05-20T08:14:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94ce56868d6412aca4313da10bc01af70d2a1156",
"body": null,
"is_bot": false,
"headline": "chore: bump dependencies",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-05-20T08:09:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a412a8febc02c57619ff0b9292b837e5e8e8f47",
"body": null,
"is_bot": false,
"headline": "chore: migrate from @mariozechner to @earendil-works packages",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-05-20T08:04:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8edf33927235408807122023a6ab6f55917600e2",
"body": "…lopment-03fa689c3b\n\nbuild(deps-dev): bump the development group with 4 updates",
"is_bot": false,
"headline": "Merge pull request #19 from juanibiapina/dependabot/npm_and_yarn/deve…",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-05-18T08:30:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5311871759ab1781e69e59aaaab368d9bbff3c09",
"body": "Bumps the development group with 4 updates: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [@mariozechner/pi-coding-agent](https://github.com/badlogic/pi-mono/tree/HEAD/packages/coding-agent), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tre\n[…]\nx\n dependency-version: 4.22.0\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps-dev): bump the development group with 4 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-14T21:57:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "79fd218168b9d54125f1df4184d790d4aea7c73e",
"body": "… updates (#15)\n\nBumps the development group with 4 updates in the / directory: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [@mariozechner/pi-coding-agent](https://github.com/badlogic/pi-mono/tree/HEAD/packages/coding-agent), [@types/node](https://github.com\n[…]\nversion-update:semver-patch\n dependency-group: development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps-dev): bump the development group across 1 directory with 4…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-10T09:41:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d09f2e4fa39f8236bf7d1e685658300dedb5df5a",
"body": "Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 9.\n- [Release notes](https://github.com/actions/github-script/releases)\n- [Commits](https://github.com/actions/github-script/compare/v7...v9)\n\n---\nupdated-dependencies:\n- dependency-name: actions/github-script\n depend\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/github-script from 7 to 9 (#13)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-10T09:38:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "816d05ec049c5950fcba2e3eff21713a771c4630",
"body": "Bumps the development group with 3 updates: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [@mariozechner/pi-coding-agent](https://github.com/badlogic/pi-mono/tree/HEAD/packages/coding-agent) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/\n[…]\nversion-update:semver-patch\n dependency-group: development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps-dev): bump the development group with 3 updates (#12)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-15T17:44:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9865f1f7dad7148b095aff424958d7ccf3df94d5",
"body": null,
"is_bot": false,
"headline": "ci: auto-merge Dependabot PRs",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-04-15T17:44:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25e3b3b49fb2aa6f4b3dd05d07ae27c8d4397f78",
"body": "…lopment-673d779d8c\n\nbuild(deps-dev): bump @biomejs/biome from 2.4.9 to 2.4.10 in the development group",
"is_bot": false,
"headline": "Merge pull request #11 from juanibiapina/dependabot/npm_and_yarn/deve…",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-04-07T10:00:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "618b39d7153d64d80220240c7f914cfcc167f875",
"body": "Bumps the development group with 1 update: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome).\n\n\nUpdates `@biomejs/biome` from 2.4.9 to 2.4.10\n- [Release notes](https://github.com/biomejs/biome/releases)\n- [Changelog](https://github.com/biomejs/biome/blob/main/packa\n[…]\n\"\n dependency-version: 2.4.10\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps-dev): bump @biomejs/biome in the development group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-02T21:54:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "caa0266fb51cbaea6a7c1318037b334e8c5d3939",
"body": null,
"is_bot": false,
"headline": "v0.6.1",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-04-02T06:43:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aad5b84d5ee4f5a2af977af33b376a94199e84b3",
"body": null,
"is_bot": false,
"headline": "Bump @mariozechner/pi-coding-agent to ^0.64.0",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-04-02T06:41:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29ace67fe57659ccf9f9dffc05e7acd6f6c8186a",
"body": "…lopment-f734b81353\n\nbuild(deps-dev): bump the development group with 4 updates",
"is_bot": false,
"headline": "Merge pull request #10 from juanibiapina/dependabot/npm_and_yarn/deve…",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-03-26T11:23:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b11f4a0f8809bbbcc858bf2d4ecafb3e35cd0239",
"body": "Bumps the development group with 4 updates: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [@mariozechner/pi-coding-agent](https://github.com/badlogic/pi-mono/tree/HEAD/packages/coding-agent), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tre\n[…]\npt\n dependency-version: 6.0.2\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps-dev): bump the development group with 4 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-26T08:34:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f5bc71fa3aa3e01b22b3bcf45271be730ba963c2",
"body": "…ions/setup-node-6\n\nbuild(deps): bump actions/setup-node from 4 to 6",
"is_bot": false,
"headline": "Merge pull request #9 from juanibiapina/dependabot/github_actions/act…",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-03-26T08:34:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7d788d430ef9777eb7a602e5990b6fe9e644ebd",
"body": "…ions/checkout-6\n\nbuild(deps): bump actions/checkout from 4 to 6",
"is_bot": false,
"headline": "Merge pull request #8 from juanibiapina/dependabot/github_actions/act…",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-03-26T08:34:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a30e0edb920f5387179da137a85622700202b177",
"body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v4...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/setup-node from 4 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-26T08:32:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f49583217ec42960345d17dd7c06377fd489c096",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 4 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-26T08:32:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b3a59a4a41e1a41e99c0ab34714305bde47dd1fa",
"body": "Add Dependabot for automatic dependency upgrades",
"is_bot": false,
"headline": "Merge pull request #7 from JuanAgentBot/add-dependabot",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-03-26T08:29:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db94ec5273e12e6ecd7ac679f1a619bcbd7d5296",
"body": null,
"is_bot": false,
"headline": "Add Dependabot config",
"author_name": "Zero",
"author_login": "JuanAgentBot",
"committed_at": "2026-03-26T08:19:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6d6d8fb263981531e8ff3b1e4ec3781e3eb6874",
"body": null,
"is_bot": false,
"headline": "0.6.0: Migrate to namespaced keybinding IDs, bump pi dep to ^0.62.0",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-03-24T07:28:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "886b18dc77c20d24a1e6b9902dda5f645230b56e",
"body": null,
"is_bot": false,
"headline": "Release v0.5.1",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-03-07T09:49:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a36fe97c750b31530d87cb653ac98179d9e031a",
"body": null,
"is_bot": false,
"headline": "Fix repository URL to use https",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-03-07T09:33:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d990797db2c1508e34d94b4b40cf4a796c3ae31",
"body": "…log format",
"is_bot": false,
"headline": "Add OIDC publish workflow, AGENTS.md, release docs, and update change…",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-02-07T21:14:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d55c54d7718bdda228a5c829518480b9ac330d1",
"body": null,
"is_bot": false,
"headline": "docs: document ordered multi-select and bump dependency version to 0.5.0",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-02-07T19:45:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98b22e6d7a15dcb18c38a2a58d47b5065ce2ec5f",
"body": null,
"is_bot": false,
"headline": "release: v0.5.0",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-02-07T19:43:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3df73c95fa38a131802cfc6b6438dc4e2ae4d9a3",
"body": null,
"is_bot": false,
"headline": "feat: add ordered multi-select setting type for pick-and-reorder UIs",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-02-07T19:41:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb93cb226b1fc6787821208ebedd54d6620138f5",
"body": "…istry message\n\npi-extension-settings must be listed before consumer extensions in the\npackages array since event bus registrations are fire-and-forget. Add a\ncallout to the README and a helpful hint in the notification when no\nextensions have registered settings.",
"is_bot": false,
"headline": "docs: document extension load-order requirement and improve empty-reg…",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-02-07T15:43:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa815149e927c5bf050a6086e7af73c28d4f07f1",
"body": null,
"is_bot": false,
"headline": "docs: update changelog for v0.4.0",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-02-05T10:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac513aabf76fed381896722dd4fd9b2c3d00f48c",
"body": "…eaders\n\nFix: prevent editing extension title",
"is_bot": false,
"headline": "Merge pull request #2 from airtonix/fix/1-prevent-editing-extension-h…",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-02-05T10:51:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "797ba165885f551eceb382b55fa76d9ea950573e",
"body": null,
"is_bot": false,
"headline": "fix: prevent editing extension headers",
"author_name": "Zeno Jiricek",
"author_login": "airtonix",
"committed_at": "2026-02-04T12:40:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adcb5d2dfb76ac4aa7a310e1f6789519d4487c41",
"body": "…s vs authors",
"is_bot": false,
"headline": "Rename extension to pi-extension-settings and clarify README for user…",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-02-03T13:00:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e283ccafef640e1a2807ef98a31d11449258781a",
"body": "- Add pi extension with /extension-settings command for UI\n- Add getSetting(name, id, defaultValue?) helper\n- Add setSetting(name, id, value) helper\n- Export SettingDefinition type for event payload\n- Extensions register via pi.events.emit('pi-lib:register', ...)\n- Support cycling values and free-form string input\n- Settings stored in ~/.pi/agent/settings-extensions.json",
"is_bot": false,
"headline": "feat: add /extension-settings command and settings API",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-02-02T21:48:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3be57b952820172d80206bd3688735db4a385d20",
"body": null,
"is_bot": false,
"headline": "Replace apiKey with maxRetries in README examples",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-02-02T19:45:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28030f6b6d0b013f7d660587a13c8a99d6b0e45b",
"body": "BREAKING CHANGE: Settings now stored in a single file with one key per\nextension instead of separate <name>.json files.\n\n- Global: ~/.pi/agent/settings-extensions.json\n- Project: <cwd>/.pi/settings-extensions.json",
"is_bot": false,
"headline": "Change settings to single settings-extensions.json file",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-02-02T19:43:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0435d3987f3ca96087d631ec38d5735f5770943f",
"body": "- Config loading utility for pi extensions\n- Deep merge support for global and project configs\n- Global config from ~/.pi/agent/<name>.json\n- Project config from <cwd>/.pi/<name>.json",
"is_bot": false,
"headline": "Initial commit",
"author_name": "Juan Ibiapina",
"author_login": "juanibiapina",
"committed_at": "2026-02-02T19:32:20Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 58,
"latest_release_at": "2026-07-20T07:52:49Z",
"latest_release_tag": "v0.9.1",
"releases_from_tags": true,
"days_since_last_push": 2,
"active_weeks_last_year": 16,
"days_since_latest_release": 6,
"mean_days_between_releases": 22.5
},
"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": "@juanibiapina/pi-extension-settings",
"exists": true,
"license": "MIT",
"keywords": [
"pi",
"pi-package",
"extension",
"config",
"utilities"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@juanibiapina/pi-extension-settings",
"is_deprecated": false,
"latest_version": "0.9.1",
"repository_url": "https://github.com/juanibiapina/pi-extension-settings",
"versions_count": 9,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 5540,
"first_published_at": "2026-02-03T13:01:26.643000Z",
"latest_published_at": "2026-07-20T07:53:10.491000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"popularity": {
"forks": 6,
"stars": 27,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2026-03-03",
"count": 1
},
{
"date": "2026-03-21",
"count": 1
},
{
"date": "2026-03-26",
"count": 1
},
{
"date": "2026-04-29",
"count": 1
},
{
"date": "2026-05-01",
"count": 1
},
{
"date": "2026-05-22",
"count": 1
}
],
"complete": true,
"collected": 6,
"total_forks": 6
},
"star_history": null,
"open_issues_and_prs": 2
},
"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": 9842,
"source_files_sampled": 8,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 212
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 23,
"open_issues": 2,
"closed_ratio": 0.667,
"closed_issues": 4,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "juanibiapina",
"commits": 35,
"avatar_url": "https://avatars.githubusercontent.com/u/568764?v=4"
},
{
"type": "User",
"login": "PurpleMyst",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/29232169?v=4"
},
{
"type": "User",
"login": "airtonix",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/61225?v=4"
},
{
"type": "User",
"login": "JuanAgentBot",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/269731487?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.921
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"dependabot-auto-merge.yml",
"publish.yml"
],
"has_docs_dir": true,
"linter_configs": [
"biome.json"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 9,
"reason": "16 out of 17 merged PRs checked by a CI test -- score normalized to 9",
"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/11 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 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": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "28 commit(s) and 2 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": 7,
"reason": "3 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "336355330886d82b44207e1042fec190ad5e566b",
"ran_at": "2026-07-26T09:23:18Z",
"aggregate_score": 5.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-24T07:00:49Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-24T07:00:47Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 3,
"created_at": "2026-02-04T13:31:52Z",
"last_comment_at": "2026-03-22T15:52:42Z",
"last_comment_author": "juanibiapina"
},
{
"number": 5,
"created_at": "2026-02-04T14:41:27Z",
"last_comment_at": "2026-03-22T15:51:59Z",
"last_comment_author": "juanibiapina"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/juanibiapina/pi-extension-settings",
"host": "github.com",
"name": "pi-extension-settings",
"owner": "juanibiapina"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"security": 50,
"vitality": 79,
"community": 45,
"governance": 58,
"engineering": 79
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 79,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"commits_last_year": 58,
"human_commit_share": 0.655,
"days_since_last_push": 2,
"active_weeks_last_year": 16
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "16/52 weeks with commits",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 16
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "58 commits in the last year",
"points": 15.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 58
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "28 commit(s) and 2 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": 88,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v0.9.1",
"releases_from_tags": true,
"days_since_latest_release": 6,
"mean_days_between_releases": 22.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~22.5 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 22.5
}
}
],
"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": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"forks": 6,
"stars": 27,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "27 stars",
"points": 23,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 27
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "6 forks",
"points": 5.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 6
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"packages": [
"@juanibiapina/pi-extension-settings"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 5540
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "5,540 downloads/month across npm",
"points": 49.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 5540,
"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": 58,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.921
},
"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 92% of commits",
"points": 1.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 92
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"merged_prs": 23,
"open_issues": 2,
"closed_issues": 4,
"issue_closed_ratio": 0.667,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "67% of issues closed",
"points": 31.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 67
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "23/26 decided PRs merged",
"points": 33.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 23,
"decided": 26
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/11 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 63,
"inputs": {
"followers": 161,
"owner_type": "User",
"is_verified": null,
"owner_login": "juanibiapina",
"public_repos": 55,
"account_age_days": 5668
},
"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": "161 followers of juanibiapina",
"points": 15.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 161,
"login": "juanibiapina"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "55 public repos, account ~15 yr old",
"points": 24.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 55
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@juanibiapina/pi-extension-settings"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 6
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 6 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 6
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "9 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 9
}
}
],
"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": 79,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "biome.json",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "biome.json"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "16 out of 17 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 50,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 5.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "16 out of 17 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"status": "partial",
"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/11 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "28 commit(s) and 2 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": "3 existing vulnerabilities detected",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 5
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 75,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.605,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 212
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "23 of 38 human commits state their intent (structured subject or explanatory body)",
"points": 32.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 23,
"sampled": 38
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.345
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "biome.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "biome.json"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 58",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 58
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "20 of the last 58 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 20,
"sampled": 58
}
}
],
"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": 9842,
"source_files_sampled": 8,
"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/8 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 8,
"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",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-26T09:23:32.409900Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/juanibiapina/pi-extension-settings.svg",
"full_name": "juanibiapina/pi-extension-settings",
"license_state": "standard",
"license_spdx": "MIT"
}