原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 544,
"has_wiki": false,
"homepage": null,
"languages": {
"HTML": 2648,
"Shell": 2341,
"JavaScript": 88,
"TypeScript": 282823
},
"pushed_at": "2026-07-25T19:12:50Z",
"created_at": "2026-03-27T23:06:35Z",
"owner_type": "User",
"updated_at": "2026-07-30T13:40:45Z",
"description": "The most agent-ergonomic browser automation",
"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://linktr.ee/kunchenguid",
"name": "Kun Chen",
"type": "User",
"login": "kunchenguid",
"company": null,
"location": "Bellevue, WA",
"followers": 3961,
"avatar_url": "https://avatars.githubusercontent.com/u/3233006?v=4",
"created_at": "2013-01-10T07:45:09Z",
"is_verified": null,
"public_repos": 69,
"account_age_days": 4949
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "chrome-devtools-axi-v0.1.27",
"kind": "other",
"published_at": "2026-07-22T04:48:15Z"
},
{
"tag": "chrome-devtools-axi-v0.1.26",
"kind": "other",
"published_at": "2026-07-01T08:04:26Z"
},
{
"tag": "chrome-devtools-axi-v0.1.25",
"kind": "other",
"published_at": "2026-06-27T04:25:30Z"
},
{
"tag": "chrome-devtools-axi-v0.1.24",
"kind": "other",
"published_at": "2026-06-12T03:04:26Z"
},
{
"tag": "chrome-devtools-axi-v0.1.23",
"kind": "other",
"published_at": "2026-05-23T01:37:19Z"
},
{
"tag": "chrome-devtools-axi-v0.1.22",
"kind": "other",
"published_at": "2026-05-13T17:27:41Z"
},
{
"tag": "chrome-devtools-axi-v0.1.21",
"kind": "other",
"published_at": "2026-05-07T18:47:42Z"
},
{
"tag": "chrome-devtools-axi-v0.1.20",
"kind": "other",
"published_at": "2026-05-06T17:11:42Z"
},
{
"tag": "chrome-devtools-axi-v0.1.19",
"kind": "other",
"published_at": "2026-05-03T20:02:02Z"
},
{
"tag": "chrome-devtools-axi-v0.1.18",
"kind": "other",
"published_at": "2026-04-25T03:51:14Z"
},
{
"tag": "chrome-devtools-axi-v0.1.17",
"kind": "other",
"published_at": "2026-04-16T18:32:23Z"
},
{
"tag": "chrome-devtools-axi-v0.1.16",
"kind": "other",
"published_at": "2026-04-16T17:26:57Z"
},
{
"tag": "chrome-devtools-axi-v0.1.15",
"kind": "other",
"published_at": "2026-04-11T19:58:54Z"
},
{
"tag": "chrome-devtools-axi-v0.1.14",
"kind": "other",
"published_at": "2026-04-10T23:07:06Z"
},
{
"tag": "chrome-devtools-axi-v0.1.13",
"kind": "other",
"published_at": "2026-04-10T19:44:30Z"
},
{
"tag": "chrome-devtools-axi-v0.1.12",
"kind": "other",
"published_at": "2026-04-03T06:07:34Z"
},
{
"tag": "chrome-devtools-axi-v0.1.11",
"kind": "other",
"published_at": "2026-04-01T06:14:14Z"
},
{
"tag": "chrome-devtools-axi-v0.1.10",
"kind": "other",
"published_at": "2026-04-01T04:51:47Z"
},
{
"tag": "chrome-devtools-axi-v0.1.9",
"kind": "other",
"published_at": "2026-03-31T18:50:27Z"
},
{
"tag": "chrome-devtools-axi-v0.1.8",
"kind": "other",
"published_at": "2026-03-31T00:00:18Z"
},
{
"tag": "chrome-devtools-axi-v0.1.7",
"kind": "other",
"published_at": "2026-03-30T21:00:39Z"
},
{
"tag": "chrome-devtools-axi-v0.1.6",
"kind": "other",
"published_at": "2026-03-30T00:04:05Z"
},
{
"tag": "chrome-devtools-axi-v0.1.5",
"kind": "other",
"published_at": "2026-03-29T20:01:19Z"
},
{
"tag": "chrome-devtools-axi-v0.1.4",
"kind": "other",
"published_at": "2026-03-28T22:43:56Z"
},
{
"tag": "chrome-devtools-axi-v0.1.3",
"kind": "other",
"published_at": "2026-03-28T21:38:54Z"
},
{
"tag": "chrome-devtools-axi-v0.1.2",
"kind": "other",
"published_at": "2026-03-28T21:33:03Z"
},
{
"tag": "chrome-devtools-axi-v0.1.1",
"kind": "other",
"published_at": "2026-03-27T23:39:29Z"
}
],
"recent_commits": [
{
"oid": "aa162e87f1894593470fd833c36942bdb04b78a3",
"body": "* harden(bridge): keep launched Chrome off the owner's login keychain\n\nLaunch modes (--isolated / --userDataDir) now pass --use-mock-keychain and\n--password-store=basic explicitly, so a browser this tool starts cannot reach\nthe machine owner's OS password store. Attach modes (autoConnect, browserUrl\n[…]\n so any future launch mode that omits the flags fails the suite.\n\n* no-mistakes(review): Clarify scoped saved-password guarantees\n\n* no-mistakes(document): Consolidate keychain isolation documentation",
"is_bot": false,
"headline": "fix(bridge): enforce keychain isolation for launched Chrome (#91)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-07-25T19:12:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3a1aa04be8eaa7006211f0ee6d3ff46bbe77d68e",
"body": "* fix: execute every PR body compliance event\n\n* no-mistakes(document): Verified workflow documentation and lint hygiene",
"is_bot": false,
"headline": "fix: execute every PR body compliance event (#89)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-07-23T07:00:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de1b5c5040ac657674dcb5475c0f2d90d714256d",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release chrome-devtools-axi 0.1.27 (#88)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-22T04:48:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44bea4750c23bba1e21a1671524065143faf4229",
"body": null,
"is_bot": false,
"headline": "no-mistakes(document): Documentation and lint housekeeping complete",
"author_name": "kunchenguid",
"author_login": "kunchenguid",
"committed_at": "2026-07-22T04:45:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ee5a49bbdec0c7c0b43aa6d9d6775798fa97534",
"body": "…GHSA-x439-jhfh-v9x2)\n\nThe bridge exposes GET /health, GET /tools, and POST /call on 127.0.0.1\n(default port 9224) with no Host, Origin, or auth checks. POST /call maps\nstraight to client.callTool, i.e. arbitrary Chrome DevTools Protocol\nexecution (evaluate_script, navigate_page, screenshot, click, \n[…]\n token/\nsecret gate on the loopback API is reasonable defense-in-depth and a\npossible follow-up, but is out of scope for this fix.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(bridge): reject non-loopback Host/Origin to block DNS rebinding (…",
"author_name": "Christopher La Rose",
"author_login": "cjlarose",
"committed_at": "2026-07-22T04:45:36Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "cc740e87c02590fdb63b235f2dc584801f514e8c",
"body": "* docs: add captain-approved VISION.md\n\n* no-mistakes(document): Validate vision documentation and formatting",
"is_bot": false,
"headline": "docs: define project vision and scope (#82)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-07-11T23:23:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bd3075a187a88122f242f874058ba945c5af9f3",
"body": "* Add AGENTS.md self-governance preamble and trim package.json facts\n\nAppend the canonical Maintaining this file section and drop two lines that\nonly restated package.json (prepublishOnly, files list).\n\n* no-mistakes(document): Document AGENTS maintenance policy",
"is_bot": false,
"headline": "docs: add AGENTS maintenance policy (#81)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-07-10T01:01:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27e291a28164410a6b9b80796b3c4c490bca0fa3",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release chrome-devtools-axi 0.1.26 (#76)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-01T08:04:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b5a8519c12f68c356f7434df4623727ac4283cd",
"body": "* fix: resolve output file paths against caller cwd before bridge\n\nRelative output paths (screenshot, network-get, perf-start/stop, heap,\nlighthouse) were forwarded raw to the persistent bridge, which resolved\nthem against its own CWD instead of the CLI caller's. Add resolveOutputPath\nand apply it u\n[…]\n where the user invoked the command.\n\n* no-mistakes(review): Guard dangling perf-stop file flag\n\n* no-mistakes(document): Document output path resolution\n\n* no-mistakes(lint): Fix path test formatting",
"is_bot": false,
"headline": "fix(cli): resolve output paths from caller cwd (#77)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-07-01T08:02:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "eee2fb7ebfa8779fe9f5f8648cd50be9594792e4",
"body": "… isolation (#75)\n\n* feat: add CHROME_DEVTOOLS_AXI_SESSION for concurrent bridge isolation\n\nEach named session (CHROME_DEVTOOLS_AXI_SESSION) gets its own bridge process, port (FNV-1a hash of the name, overridable via CHROME_DEVTOOLS_AXI_PORT), PID file, and snapshot-generation counter under sessions\n[…]\nD-file ownership guard for the concurrent same-session start race.\n\nDocumented in --help and the README; unit-tested.\n\n* no-mistakes(review): widen session port range to 1000 to reduce hash collisions",
"is_bot": false,
"headline": "feat(sessions): add CHROME_DEVTOOLS_AXI_SESSION for concurrent bridge…",
"author_name": "Nikita Sklyarov",
"author_login": "Ordinath",
"committed_at": "2026-07-01T03:20:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b7382154fc2006a89b2c4cfb71de8f6e24169c87",
"body": "…ase channel (#74)\n\n* feat: add CHROME_DEVTOOLS_AXI_CHANNEL to select a Chrome release channel\n\nbuildTransportArgs never forwarded --channel to chrome-devtools-mcp, so\n--autoConnect and the default/USER_DATA_DIR launch paths always targeted\nthe stable channel. Attaching to a logged-in Beta/Canary/De\n[…]\ng the CHROME_ARGS passthrough). Documented in\n--help and the README, with buildTransportArgs unit tests.\n\n* no-mistakes(document): document CHROME_DEVTOOLS_AXI_CHANNEL in architecture connection modes",
"is_bot": false,
"headline": "feat(bridge): add CHROME_DEVTOOLS_AXI_CHANNEL to select a Chrome rele…",
"author_name": "Nikita Sklyarov",
"author_login": "Ordinath",
"committed_at": "2026-06-30T01:30:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2c55aebfba9f0be66b869cd9bbc38393823a0226",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release chrome-devtools-axi 0.1.25 (#71)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-27T04:25:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87c7031ed9a65f45eac0e743c8b5edc4c1c901c5",
"body": "* feat(deps): bump axi-sdk-js to ^0.1.8 for inherited self-update command\n\naxi-sdk-js@0.1.8 adds a built-in `update` reserved command to the shared\nrunAxiCli runner. This tool delegates to runAxiCli and registers no\n`update` of its own, so it inherits the self-update command for free:\n`chrome-devtoo\n[…]\nhe tool\nfrom npm, auto-resolving the package name from package.json. Dependency\nbump plus lockfile only; no command or behavior code changed here.\n\n* no-mistakes(document): Document SDK update command",
"is_bot": false,
"headline": "feat: inherit SDK self-update command (#72)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-06-27T04:24:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8d7d627c8603accb2d1fb67f1909f6bb193a529a",
"body": "* docs(skill): fold in verify-before-success, when-not-to-use, and stream-bodies-to-files guardrails\n\nAdd three behavioral guardrails to the generated agent skill via the\nsrc/skill.ts template, regenerated into SKILL.md with build:skill:\n\n- Workflow: verify a state-changing action with a fresh snaps\n[…]\n into chat.\n\nSourced from the firstmate cdax-skill-compare-k4 report (items 1-3).\n\n* no-mistakes(review): Fix skill screenshot verification guidance\n\n* no-mistakes(document): Document skill guardrails",
"is_bot": false,
"headline": "fix(skills): add guardrails to generated agent skill (#70)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-06-24T23:54:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0a6428959307c3f325403d0a2b1efd280b91a254",
"body": null,
"is_bot": false,
"headline": "docs(contributing): document fork-based contributions (#69)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-06-21T23:46:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37bf1305b8f57b835d949927ba642428ca3ab877",
"body": "* Remove vendored no-mistakes skill\n\n* no-mistakes(review): Preserve local skill symlink target\n\n* no-mistakes(review): Update no-mistakes skill ownership guidance\n\n* no-mistakes(test): Restore scoped skill removal\n\n* no-mistakes(document): Remove stale vendored skill docs",
"is_bot": false,
"headline": "chore: remove vendored no-mistakes skill (#68)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-06-14T04:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dc2739fe8299a55c58698f4630c6473361eed4b",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release chrome-devtools-axi 0.1.24 (#64)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-12T03:04:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f367810f4cc22dab4d6bb36142d1c65991bff200",
"body": "…rator-owned (#67)",
"is_bot": false,
"headline": "chore: refresh vendored no-mistakes skill; prettier-ignore it as gene…",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-06-12T01:30:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "125f2c352ac9e5bb389fba6fe6855bf6e8fa8761",
"body": "* feat: add Hermes Agent frontmatter to the public skill\n\nAdd author and metadata.hermes (tags, category) to the generated\nskills/chrome-devtools-axi/SKILL.md so the skill is first-class when\ninstalled into Nous Research's Hermes Agent harness. Harnesses that do\nnot read the extended fields (e.g. Cl\n[…]\njson, skills/chrome-devtools-axi/SKILL.md) and\nuntracked local agent settings are not subject to prettier.\n\n* no-mistakes(document): Sync skill documentation\n\n* no-mistakes(lint): Fix formatting drift",
"is_bot": false,
"headline": "feat(skills): add Hermes metadata to public skill (#66)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-06-11T17:54:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "12f1d90756eb2a5fc22ab5ecc6a0fb0053a4c367",
"body": "* fix: hide vendored no-mistakes skill from skill discovery\n\nMark the internal vendored no-mistakes skill with metadata.internal: true\nso that 'npx skills add kunchenguid/chrome-devtools-axi' surfaces only the\npublic chrome-devtools-axi skill. Mirrors kunchenguid/lavish-axi#80.\n\n* no-mistakes(document): Document internal skill discovery guard\n\n* no-mistakes(document): Sync internal skill discovery docs",
"is_bot": false,
"headline": "fix: hide internal no-mistakes skill from discovery (#65)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-06-11T17:26:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "877850df0d17cf18450b06091af9df3b4fa896ff",
"body": null,
"is_bot": false,
"headline": "docs: benchmark data",
"author_name": "kunchenguid",
"author_login": "kunchenguid",
"committed_at": "2026-06-11T04:31:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc0c33556ece6032eb1b0954298daef4e88455f8",
"body": "* feat: ship an installable agent skill as the primary install path\n\nAlign with lavish-axi's skill-first distribution:\n\n- Add skills/chrome-devtools-axi/SKILL.md, generated from shared CLI\n guidance (HOME_DESCRIPTION + TOP_HELP commands block) by src/skill.ts\n and scripts/build-skill.ts (pnpm run \n[…]\ne no-mistakes\n skill there.\n\n* no-mistakes(review): Quote generated skill YAML description\n\n* no-mistakes(document): Document skill package shipping\n\n* no-mistakes(lint): Format changed files cleanly",
"is_bot": false,
"headline": "feat: ship installable chrome-devtools-axi agent skill (#63)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-06-11T04:27:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b8e399266ee77de41eb7a48763754ac10b3619e6",
"body": null,
"is_bot": false,
"headline": "docs: explain the no-mistakes requirement and drop the TDD guideline",
"author_name": "kunchenguid",
"author_login": "kunchenguid",
"committed_at": "2026-06-10T04:41:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd57084053e561a5d718db18c80489dcd81d3f2a",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release chrome-devtools-axi 0.1.23 (#62)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-23T01:37:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06049a26016a4ac726faa3c9161bec55a685a69b",
"body": null,
"is_bot": false,
"headline": "feat(cli): add explicit hook setup command (#61)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-05-23T01:28:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5213f460c1c3c52b7dee3314a525fdf933c767a2",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release chrome-devtools-axi 0.1.22 (#60)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-13T17:27:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e67a5ec723eff9756e391641754472a0e8896e37",
"body": "* fix: enable codex hooks with hooks flag\n\n* no-mistakes(lint): Format pnpm lockfile",
"is_bot": false,
"headline": "fix: enable Codex hooks with hooks feature flag (#59)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-05-13T17:26:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35fffafe3c915db40323de4a048b02f1c33cb713",
"body": "* build: switch package management to pnpm\n\n* no-mistakes(review): Use pnpm in airlock lint helper\n\n* no-mistakes(document): Update docs for pnpm workflow\n\n* no-mistakes(lint): Format README and lockfile",
"is_bot": false,
"headline": "build: switch project to pnpm (#58)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-05-12T20:32:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa393d57ad59552bb29e39d4d12121d6978640fa",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release chrome-devtools-axi 0.1.21 (#54)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-07T18:47:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9e6d9f1b530a4a67e14e66859caed0215d472be",
"body": "* fix: kunchenguid/chrome-devtools-axi#41\n\n* no-mistakes(review): Fix IIFE unwrapping for parenthesized calls\n\n* no-mistakes(review): Handle semicolon IIFE wrapping\n\n* no-mistakes(document): Update eval documentation guidance",
"is_bot": false,
"headline": "fix: handle function eval input wrapping (#56)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-05-07T18:46:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccac521cf649479cab2a1cad147a3526bb7b7bca",
"body": "* fix: kunchenguid/chrome-devtools-axi#45\n\n* no-mistakes(review): Fix stale and stamped ref handling\n\n* no-mistakes(document): Document generation-tagged refs",
"is_bot": false,
"headline": "fix: reject stale generation-tagged refs (#55)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-05-07T18:18:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8001534b03d5dd070fc15d90ca0ecd8486e7d7e4",
"body": "* fix: kunchenguid/chrome-devtools-axi#44\n\n* no-mistakes(review): Fix repeated type all filters\n\n* no-mistakes(document): Document CLI type filter values",
"is_bot": false,
"headline": "fix(cli): make type all clear prior filters (#53)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-05-07T18:07:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5e4180466292ec027dce7f3ac0a0071551b12fb",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release chrome-devtools-axi 0.1.20 (#52)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-06T17:11:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a97fbf6871637c07c6db5552c45ae9465a7c5bd",
"body": "* fix: kunchenguid/chrome-devtools-axi#43\n\n* no-mistakes(review): Harden bridge health and process termination\n\n* no-mistakes(document): Update bridge lifecycle docs\n\n* no-mistakes(document): Document deep health reason",
"is_bot": false,
"headline": "fix: recycle stale bridge processes (#51)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-05-06T17:08:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d59e4ce90b309c3f0a7b26965b2dae535931fe8",
"body": null,
"is_bot": false,
"headline": "ci: require no-mistakes PR workflow (#50)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-05-04T01:22:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c196b81a5f100cc3298078a75f409fb4abe53f88",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release chrome-devtools-axi 0.1.19 (#49)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-03T20:01:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6252b5601e5cb1f0f8275c5590f815530afec2f9",
"body": "… slow npx bootstrap (#47)\n\n* feat: add CHROME_DEVTOOLS_AXI_MCP_PATH and BRIDGE_TIMEOUT_MS env vars\n\nAdds two env vars that together unblock bridge cold-start on systems\nwhere `npx -y chrome-devtools-mcp@latest` is slow.\n\n- CHROME_DEVTOOLS_AXI_MCP_PATH — absolute path to a chrome-devtools-mcp\n scri\n[…]\nthout it the test outcome\ndepended on whether the host had chrome-devtools-mcp globally installed.\n\n230/230 tests pass. Build clean.\n\n---------\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add CHROME_DEVTOOLS_AXI_MCP_PATH + BRIDGE_TIMEOUT_MS to unblock…",
"author_name": "Ben Freed",
"author_login": "ivebenfreed",
"committed_at": "2026-05-03T19:48:20Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c28cfaebc5d8ed6c93d4d2cd6bcbdc1464298fbf",
"body": null,
"is_bot": true,
"headline": "chore(main): release chrome-devtools-axi 0.1.18 (#40)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-25T03:51:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdb5c4be015e03d62478db2fc5ea12e69c2b8c44",
"body": "Release-As: 0.1.18",
"is_bot": false,
"headline": "chore: release 0.1.18",
"author_name": "kunchenguid",
"author_login": "kunchenguid",
"committed_at": "2026-04-25T03:49:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ddd16a4eddd82d24cea95ca3200f7a8560711b6",
"body": null,
"is_bot": false,
"headline": "chore: bump axi-sdk-js to 0.1.5 (#39)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-04-25T03:35:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b04c3d3aa65562b95ebdf7c44720f77d9538ea8c",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release chrome-devtools-axi 0.1.17 (#38)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-16T18:32:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8376a4fd8c5bbc22d19598b64d25da6de7587eae",
"body": "…(#37)\n\n* fix(ws): improve browser URL handling\n\n* no-mistakes(review): Validate malformed ws headers early\n\n* no-mistakes(document): Document ws browser URLs and headers\n\n* no-mistakes(document): update changelog for WebSocket browser URLs",
"is_bot": false,
"headline": "fix(ws): support websocket browser endpoints and validate ws headers …",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-04-16T18:31:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "384ce1bac9f7e31ca6a0d0c8b443f668cd715783",
"body": null,
"is_bot": false,
"headline": "ci: replace release-comment workflow with inline comment step (#36)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-04-16T17:42:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55c0d85538c9b497a444662460c25e17055427e3",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release chrome-devtools-axi 0.1.16 (#34)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-16T17:26:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50a70055a6f53913e8e4bfa4f88821827ddbb3ea",
"body": null,
"is_bot": false,
"headline": "ci: add release commenter flow (#35)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-04-16T17:26:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "542f1762b8d63aacbfe19019c07c58758ab7517b",
"body": "…t (#33)\n\nPasses --autoConnect to chrome-devtools-mcp when the env var is set to \"1\",\nallowing the bridge to connect to the user's running Chrome instance via\nchrome://inspect/#remote-debugging instead of launching a new browser.\n\nPrecedence: AUTO_CONNECT > BROWSER_URL > USER_DATA_DIR > default (isolated).",
"is_bot": false,
"headline": "feat: add CHROME_DEVTOOLS_AXI_AUTO_CONNECT for Chrome 144+ autoConnec…",
"author_name": "Jan Nikolov",
"author_login": "jan-nikolov",
"committed_at": "2026-04-16T16:44:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e47dafea671701fc5ed273cb48b683d11dcf80c8",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release chrome-devtools-axi 0.1.15 (#31)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-11T19:58:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "400fddad94545a9b7e353dab57892b2351c8574c",
"body": "…ons (#30)\n\nAdds two new environment variables to `buildTransportArgs()`:\n\n- `CHROME_DEVTOOLS_AXI_BROWSER_URL` — connect to an existing Chrome\n instance (e.g. `http://127.0.0.1:9222`) instead of launching one.\n Skips both `--isolated` and `--headless` since the user manages the\n browser lifecycle\n[…]\nuth. Without these env vars the bridge always\nlaunches a fresh isolated Chrome, forcing re-authentication on every\nbridge restart.\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add BROWSER_URL and USER_DATA_DIR env vars for persistent sessi…",
"author_name": "Ben Freed",
"author_login": "ivebenfreed",
"committed_at": "2026-04-11T19:58:19Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "8f44fdc1c3eeec69d1d344038bc1aa1462c609b5",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release chrome-devtools-axi 0.1.14 (#28)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-10T23:06:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a917c1af14b4e937f5f52bdb0d89e8a4eabe8948",
"body": "* feat: add headed mode, custom Chrome args, and GPU documentation\n\nAdd environment variables for headed mode (CHROME_DEVTOOLS_AXI_HEADED)\nand custom Chrome flags (CHROME_DEVTOOLS_AXI_CHROME_ARGS), enabling\nGPU-accelerated WebGL and WebGPU when running in headed mode on Linux.\n\nFlags are forwarded t\n[…]\nr headless/headed mode and chrome args forwarding\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add headed mode, custom Chrome args, and GPU docs (#25)",
"author_name": "Johnathon Selstad",
"author_login": "zalo",
"committed_at": "2026-04-10T23:05:25Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6e6d4f12764fd4af2dd6e4bae9b07ae2dad15f0f",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release chrome-devtools-axi 0.1.13 (#27)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-10T19:44:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df709e98f1e06e90226b1ba95d29981de8ff5c17",
"body": null,
"is_bot": false,
"headline": "fix(homeview): reduce verbosity in home view (#26)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-04-10T19:43:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d133b34059dcd77feee6c2fa4d849f1c69d72e7",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release chrome-devtools-axi 0.1.12 (#22)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-03T06:07:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "257c953e101bb176e52c1eb874f46553dac67085",
"body": "* feat: migrate to axi-sdk-js\n\n* Airlock: auto-fixes from Documentation Updates\n\n* Airlock: auto-fixes from Lint & Format Fixes",
"is_bot": false,
"headline": "feat: migrate CLI to axi-sdk-js (#21)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-04-03T06:06:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b39c036c1309e7b2ec7119950c15cbd0943bafbd",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release chrome-devtools-axi 0.1.11 (#20)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-01T06:14:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8900215983f79915fc1d4527b620003a9b900f0b",
"body": "* fix: add bin and description to home view\n\n* Airlock: address 1 critique comment(s)\n\n* Airlock: address 2 critique comment(s)\n\n* Airlock: auto-fixes from Documentation Updates\n\n* Airlock: auto-fixes from Lint & Format Fixes",
"is_bot": false,
"headline": "fix(cli): add metadata to home view (#19)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-04-01T05:58:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b59f269ed4992b4e82156d77397b1dc1a47d4c83",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release chrome-devtools-axi 0.1.10 (#17)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-01T04:51:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b12e043c731b66cf7246cb2fbd541dd70255bc39",
"body": "* fix: avoid hook installation from non-prod\n\n* Airlock: auto-fixes from Documentation Updates\n\n* Airlock: auto-fixes from Lint & Format Fixes",
"is_bot": false,
"headline": "fix: skip hook install for dev entrypoints (#18)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-04-01T04:49:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6c9820798a5b466d6920592c68c52b60bc7e6a6",
"body": "* fix: don't show help text for run when there's no snapshot returned\n\n* Airlock: auto-fixes from Lint & Format Fixes",
"is_bot": false,
"headline": "fix: trim no-session help text (#16)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-04-01T03:10:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0adfa89b9c63373ee16edd6736a46d9826f8cfeb",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release chrome-devtools-axi 0.1.9 (#14)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-03-31T18:50:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ae7d6230e7b9fab5ac83933c6f067202dcc7742",
"body": "* fix(snapshot): skip truncation when marker adds overhead\n\n* Airlock: address 2 critique comment(s)\n\n* Airlock: address 1 critique comment(s)\n\n* Airlock: address 1 critique comment(s)\n\n* Airlock: auto-fixes from Lint & Format Fixes",
"is_bot": false,
"headline": "fix(snapshot): skip truncation when marker adds overhead (#15)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-03-31T18:49:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ebca6867ff9bd950f63bc8fad7efc7913ccdcd5",
"body": "* fix(snapshot): improve truncation handling for snapshots and eval output\n\n* Airlock: auto-fixes from Documentation Updates\n\n* Airlock: auto-fixes from Lint & Format Fixes",
"is_bot": false,
"headline": "fix(snapshot): improve truncation handling (#13)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-03-31T18:02:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48c13b269bf374d3e66d9b930078b1fc4c536ad3",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release chrome-devtools-axi 0.1.8 (#12)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-03-31T00:00:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea32d9b7fdc3f25da26e235e9f3677e5cbeee410",
"body": "* fix(bridge): handle process exit and cleanup\n\n* Airlock: auto-fixes from Lint & Format Fixes",
"is_bot": false,
"headline": "fix(bridge): handle exit and orphan cleanup (#11)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-03-30T23:59:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd6c4c08026fa751d2a6d726f69dcd0e581f7970",
"body": null,
"is_bot": false,
"headline": "chore(readme): update discord link and table formatting",
"author_name": "kunchenguid",
"author_login": "kunchenguid",
"committed_at": "2026-03-30T21:02:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab401afb058dc9357ce00427ff256415cf71660c",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release chrome-devtools-axi 0.1.7 (#10)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-03-30T21:00:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb37c3d9c04ed98ade1fa053574dbb2be18fcf98",
"body": "* fix(cli): improve eval handling\n\n* Airlock: address 1 critique comment(s)\n\n* Airlock: address 1 critique comment(s)\n\n* Airlock: address 1 critique comment(s)\n\n* Airlock: auto-fixes from Documentation Updates\n\n* Airlock: auto-fixes from Lint & Format Fixes",
"is_bot": false,
"headline": "fix(cli): support function input in eval (#9)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-03-30T20:59:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c95416bfd62bf1d421609f4fadd8c41060d193f",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release chrome-devtools-axi 0.1.6 (#8)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-03-30T00:03:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "667ab5fa5bfda51ffc0fefaf878633b62b6bd133",
"body": null,
"is_bot": false,
"headline": "Airlock: auto-fixes from Lint & Format Fixes",
"author_name": "kunchenguid",
"author_login": "kunchenguid",
"committed_at": "2026-03-30T00:02:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61c64e7ffe6abcdaab0ee07487d019a494ac6bbe",
"body": null,
"is_bot": false,
"headline": "fix(hooks): guard installHooks against unrelated execPath",
"author_name": "kunchenguid",
"author_login": "kunchenguid",
"committed_at": "2026-03-30T00:00:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5361cc2d512beea2061b7511c9638308feb5abd2",
"body": "* feat(run-cmd): add run command implementation\n\n* Airlock: auto-fixes from Documentation Updates\n\n* Airlock: auto-fixes from Lint & Format Fixes",
"is_bot": false,
"headline": "feat(run-cmd): add script runner command (#7)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-03-29T23:27:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd72cc10a2a01fd8df622fa0e6f2b948125fc05f",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release chrome-devtools-axi 0.1.5 (#6)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-03-29T20:01:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c435fedf713bba367fc666520cab995c7e21740",
"body": null,
"is_bot": false,
"headline": "fix: code cleanup (#5)",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-03-29T20:00:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08010e6d5edc1c46a28326801c4de46ea4dfaa81",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release chrome-devtools-axi 0.1.4 (#4)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-03-28T22:43:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c7a38a6684edab81acf6ffcc831270792f7f191",
"body": null,
"is_bot": false,
"headline": "fix: enable codex hooks in config.toml",
"author_name": "kunchenguid",
"author_login": "kunchenguid",
"committed_at": "2026-03-28T22:42:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c395374cd5154c5b0052b0e4e4bfeee2267db8fe",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release chrome-devtools-axi 0.1.3 (#3)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-03-28T21:38:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73c47806e56b3c1cc256e8c15bc88224637ebadd",
"body": null,
"is_bot": false,
"headline": "fix: small correction in README",
"author_name": "kunchenguid",
"author_login": "kunchenguid",
"committed_at": "2026-03-28T21:37:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "775ceb21fab575ae8c16bacaaab18d7b293eb86d",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release chrome-devtools-axi 0.1.2 (#2)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-03-28T21:32:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a624f88bdb01f8ef588df4669031e2e318819a2",
"body": null,
"is_bot": false,
"headline": "docs(readme): expand CLI reference and flags",
"author_name": "kunchenguid",
"author_login": "kunchenguid",
"committed_at": "2026-03-28T21:32:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32cc1f1171d1ec05f3e98979d93522543a7f8c7c",
"body": null,
"is_bot": false,
"headline": "feat(cli): add page management commands and tests",
"author_name": "kunchenguid",
"author_login": "kunchenguid",
"committed_at": "2026-03-28T21:23:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25c3f5300410c3144fba523f012a42ac454b139c",
"body": null,
"is_bot": false,
"headline": "feat(cli): add --full flag and session hooks",
"author_name": "kunchenguid",
"author_login": "kunchenguid",
"committed_at": "2026-03-28T20:37:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9da9f72bded144a3e3615f00cfaff242f1b33944",
"body": null,
"is_bot": false,
"headline": "docs(readme): improve README badges with HTML and flat-square style",
"author_name": "kunchenguid",
"author_login": "kunchenguid",
"committed_at": "2026-03-28T18:52:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "933da9606e85b9e71b97946cdf29b2d14a097edf",
"body": null,
"is_bot": false,
"headline": "docs(readme): add Discord badge",
"author_name": "kunchenguid",
"author_login": "kunchenguid",
"committed_at": "2026-03-28T18:26:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7680bc2bd00c4bb6e7d3ad785cd3a1e01064a7dc",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release chrome-devtools-axi 0.1.1 (#1)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-03-27T23:39:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac8389b7182a0a121b33589216b8eed60378c5f4",
"body": null,
"is_bot": false,
"headline": "feat: initial commit",
"author_name": "kunchenguid",
"author_login": "kunchenguid",
"committed_at": "2026-03-27T23:32:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "360b384a8d92df05a3b6a9222a4e73bc447ca076",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Kun Chen",
"author_login": "kunchenguid",
"committed_at": "2026-03-27T23:06:35Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 27,
"commits_last_year": 86,
"latest_release_at": "2026-07-22T04:48:15Z",
"latest_release_tag": "chrome-devtools-axi-v0.1.27",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 14,
"days_since_latest_release": 8,
"mean_days_between_releases": 9.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "chrome-devtools-axi",
"exists": true,
"license": "MIT",
"keywords": [
"chrome",
"devtools",
"browser",
"cli",
"agent",
"axi",
"toon",
"mcp"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/chrome-devtools-axi",
"is_deprecated": false,
"latest_version": "0.1.27",
"repository_url": "https://github.com/kunchenguid/chrome-devtools-axi",
"versions_count": 28,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 23462,
"first_published_at": "2026-03-27T23:22:31.912000Z",
"latest_published_at": "2026-07-22T04:48:32.175000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 8
}
]
},
"popularity": {
"forks": 37,
"stars": 282,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-04-09",
"count": 2
},
{
"date": "2026-04-10",
"count": 1
},
{
"date": "2026-04-11",
"count": 2
},
{
"date": "2026-04-12",
"count": 1
},
{
"date": "2026-04-14",
"count": 1
},
{
"date": "2026-04-15",
"count": 1
},
{
"date": "2026-04-22",
"count": 1
},
{
"date": "2026-06-10",
"count": 1
},
{
"date": "2026-06-11",
"count": 1
},
{
"date": "2026-06-22",
"count": 1
},
{
"date": "2026-06-23",
"count": 2
},
{
"date": "2026-06-24",
"count": 1
},
{
"date": "2026-06-27",
"count": 1
},
{
"date": "2026-06-28",
"count": 1
},
{
"date": "2026-06-29",
"count": 3
},
{
"date": "2026-07-01",
"count": 1
},
{
"date": "2026-07-03",
"count": 1
},
{
"date": "2026-07-04",
"count": 1
},
{
"date": "2026-07-16",
"count": 3
},
{
"date": "2026-07-19",
"count": 1
},
{
"date": "2026-07-20",
"count": 1
},
{
"date": "2026-07-22",
"count": 1
},
{
"date": "2026-07-24",
"count": 1
},
{
"date": "2026-07-25",
"count": 1
},
{
"date": "2026-07-26",
"count": 1
},
{
"date": "2026-07-27",
"count": 2
},
{
"date": "2026-07-28",
"count": 2
},
{
"date": "2026-07-30",
"count": 1
}
],
"complete": true,
"collected": 37,
"total_forks": 37
},
"star_history": null,
"open_issues_and_prs": 10
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": true,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 59705,
"source_files_sampled": 36,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 10377
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 97,
"malicious_count": 0,
"assessed_package": "npm:chrome-devtools-axi@0.1.27",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@modelcontextprotocol/sdk",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.12.1"
},
{
"name": "@toon-format/toon",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.0"
},
{
"name": "axi-sdk-js",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.8"
}
],
"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": 2,
"merged_prs": 70,
"open_issues": 8,
"closed_ratio": 0.5,
"closed_issues": 8,
"closed_unmerged_prs": 5
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "kunchenguid",
"commits": 52,
"avatar_url": "https://avatars.githubusercontent.com/u/3233006?v=4"
},
{
"type": "User",
"login": "ivebenfreed",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/189865151?v=4"
},
{
"type": "User",
"login": "Ordinath",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/45433012?v=4"
},
{
"type": "User",
"login": "cjlarose",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/954763?v=4"
},
{
"type": "User",
"login": "jan-nikolov",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/122280488?v=4"
},
{
"type": "User",
"login": "zalo",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/174475?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.881
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"guard-generated-files.yml",
"no-mistakes-required.yml",
"release-please.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"pnpm-lock.yaml"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 7,
"reason": "20 out of 27 merged PRs checked by a CI test -- score normalized to 7",
"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 2/22 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 1 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": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "42 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "aa162e87f1894593470fd833c36942bdb04b78a3",
"ran_at": "2026-07-31T02:18:25Z",
"aggregate_score": 3.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-25T19:12:57Z",
"oldest_open_prs": [
{
"number": 86,
"created_at": "2026-07-16T00:26:33Z",
"last_comment_at": "2026-07-25T19:45:59Z",
"last_comment_author": "kunchenguid"
},
{
"number": 90,
"created_at": "2026-07-23T07:01:07Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-25T19:12:31Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 46,
"created_at": "2026-04-25T19:04:31Z",
"last_comment_at": "2026-06-17T09:24:47Z",
"last_comment_author": "nullbio"
},
{
"number": 57,
"created_at": "2026-05-12T08:57:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 79,
"created_at": "2026-07-03T05:34:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 80,
"created_at": "2026-07-03T05:35:05Z",
"last_comment_at": "2026-07-03T05:56:42Z",
"last_comment_author": "xiulolz"
},
{
"number": 83,
"created_at": "2026-07-14T09:54:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 84,
"created_at": "2026-07-15T23:49:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 85,
"created_at": "2026-07-16T00:25:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 92,
"created_at": "2026-07-27T21:10:02Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/kunchenguid/chrome-devtools-axi",
"host": "github.com",
"name": "chrome-devtools-axi",
"owner": "kunchenguid"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"security": 50,
"vitality": 84,
"community": 64,
"governance": 60,
"engineering": 53
},
"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": 86,
"human_commit_share": 0.686,
"days_since_last_push": 5,
"active_weeks_last_year": 14
},
"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": "14/52 weeks with commits",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 14
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "86 commits in the last year",
"points": 17.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 86
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 1 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": 27,
"latest_release_tag": "chrome-devtools-axi-v0.1.27",
"releases_from_tags": false,
"days_since_latest_release": 8,
"mean_days_between_releases": 9.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "27 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 27
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 8 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~9.8 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 9.8
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 64,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"forks": 37,
"stars": 282,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "282 stars",
"points": 39.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 282
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "37 forks",
"points": 13,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 37
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 73,
"inputs": {
"packages": [
"chrome-devtools-axi"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 23462
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "23,462 downloads/month across npm",
"points": 58.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 23462,
"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": 60,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.881
},
"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 88% of commits",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 88
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"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": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"merged_prs": 70,
"open_issues": 8,
"closed_issues": 8,
"issue_closed_ratio": 0.5,
"closed_unmerged_prs": 5
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "50% of issues closed",
"points": 23.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 50
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "70/75 decided PRs merged",
"points": 35.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 70,
"decided": 75
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/22 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"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": 75,
"inputs": {
"followers": 3961,
"owner_type": "User",
"is_verified": null,
"owner_login": "kunchenguid",
"public_repos": 69,
"account_age_days": 4949
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "3,961 followers of kunchenguid",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 3961,
"login": "kunchenguid"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "69 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 69
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"chrome-devtools-axi"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 8
},
"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 8 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 8
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "28 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 28
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 53,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "20 out of 27 merged PRs checked by a CI test -- score normalized to 7",
"points": 14,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": 50,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"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": 37,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.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": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "20 out of 27 merged PRs checked by a CI test -- score normalized to 7",
"points": 1.8,
"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 2/22 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 1 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 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "42 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:chrome-devtools-axi@0.1.27 runtime dependency closure — what installing the published package pulls in — 97 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:chrome-devtools-axi@0.1.27",
"assessed": 97
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 97,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 97,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 7
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 64,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.949,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 10377
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, CLAUDE.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": "56 of 59 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 56,
"sampled": 59
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0.047,
"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": "4 of the last 86 commits agent-authored or agent-credited",
"points": 9.3,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 4,
"sampled": 86
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 59705,
"source_files_sampled": 36,
"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/36 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 36,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "critical",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"example_dirs": [],
"has_mcp_signal": true,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 20,
"status": "met",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-31T02:18:43.624292Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/kunchenguid/chrome-devtools-axi.svg",
"full_name": "kunchenguid/chrome-devtools-axi",
"license_state": "standard",
"license_spdx": "MIT"
}