Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 2832,
"has_wiki": false,
"homepage": "https://binmate.cturner8.dev/",
"languages": {
"Go": 516065,
"Shell": 23241,
"PowerShell": 25983
},
"pushed_at": "2026-07-20T19:05:14Z",
"created_at": "2026-01-24T16:31:03Z",
"owner_type": "User",
"updated_at": "2026-07-02T20:21:33Z",
"description": "A cross-platform binary manager",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "dev",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://cturner8.dev",
"name": "cameron turner",
"type": "User",
"login": "cturner8",
"company": null,
"location": null,
"followers": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/17177161?v=4",
"created_at": "2016-02-11T12:03:44Z",
"is_verified": null,
"public_repos": 37,
"account_age_days": 3814
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.0.8",
"kind": "patch",
"published_at": "2026-06-25T15:13:34Z"
},
{
"tag": "v0.0.8-beta",
"kind": "prerelease",
"published_at": "2026-06-23T16:59:04Z"
},
{
"tag": "v0.0.7",
"kind": "patch",
"published_at": "2026-06-16T18:05:59Z"
},
{
"tag": "v0.0.6",
"kind": "patch",
"published_at": "2026-06-11T18:21:16Z"
},
{
"tag": "v0.0.5",
"kind": "patch",
"published_at": "2026-02-14T23:46:04Z"
},
{
"tag": "v0.0.4-alpha",
"kind": "prerelease",
"published_at": "2026-02-14T23:00:45Z"
},
{
"tag": "v0.0.3-alpha",
"kind": "prerelease",
"published_at": "2026-02-14T19:24:17Z"
},
{
"tag": "v0.0.1-alpha",
"kind": "prerelease",
"published_at": "2026-02-10T20:26:11Z"
}
],
"recent_commits": [
{
"oid": "70377a5f6293dc13b77ef929d24af22681f57950",
"body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|\n[goreleaser/goreleaser-action](https://redirect.github.com/goreleaser/goreleaser-action)\n| action | patch | `v7.2.2` → `v7.2.3` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>goreleaser/goreleaser-action\n[…]\nZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImFjdGlvbiIsImNpIiwiZ2l0aHViLWFjdGlvbnMiXX0=-->\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update goreleaser/goreleaser-action action to v7.2.3 (#89)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-02T20:21:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4c4c8a82d029ada709dc8718aeda23babd7e2517",
"body": "- add new `tui` section to config JSON schema\n- move `askpassMode` into tui section\n- add default value for both tui config section and specific check for\n`askpassMode` to ensure default value is always maintained\n- add unit test cases for read config function\n- update documentation accordingly\n\nmis\n[…]\ncopilot instructions following introduction of docs project\n- add dateformat to new TUI config section (previously not in schema)\n- minor cleanup in some existing test cases using `os.setenv` directly",
"is_bot": false,
"headline": "fix: TUI askpass startup behaviour (#87)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-06-25T15:03:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1866260121e0d15d73621781ff37aa54bd187abd",
"body": "This PR contains the following updates:\n\n| Package | Change |\n[Age](https://docs.renovatebot.com/merge-confidence/) |\n[Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `v1.52.0` →\n`v1.53.0` |\n",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-25T12:42:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "45847cbe89943a6a121e0b6d7f4c8ace4f1f7b42",
"body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/setup-go](https://redirect.github.com/actions/setup-go) |\naction | minor | `v6.4.0` → `v6.5.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>actions/setup-go (actions/setup-go)</summary>\n\n###\n[\n[…]\nZGF0ZWRJblZlciI6IjQzLjIzNS4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImFjdGlvbiIsImNpIiwiZ2l0aHViLWFjdGlvbnMiXX0=-->\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update actions/setup-go action to v6.5.0 (#85)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-25T12:41:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3f6fa2de67cf80ffce11a39f28100ce908801ef0",
"body": null,
"is_bot": false,
"headline": "work in progress for extract functionality in install package (#7)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-06-23T16:46:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0700ae1e9b4c1e1fbccdaf384615bbfc647fb74",
"body": "…lan (#31)\n\nCompletes remaining TUI implementation phases with comprehensive testing\nand future enhancement documentation.\n\n## Phase 10: Test Suite\n\nAdded 54 unit tests across 4 files achieving 41% coverage:\n\n- **`helpers_test.go`** (36 tests): `formatBytes()`, `truncateText()`,\n`truncatePathEnd()`,\n[…]\nty work when set up for\nyour repo.\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: cturner8 <17177161+cturner8@users.noreply.github.com>",
"is_bot": false,
"headline": "Complete TUI phases 9-10: add test suite and Phase 5 implementation p…",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-06-23T16:07:45Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "661ce3358e563f143cf027bc3025d184cccbbfa3",
"body": "- Add tests for BinariesRepository: CRUD operations, sync functions,\nversion details\n- Add tests for InstallationsRepository: CRUD, foreign keys, latest\ninstallation\n- Add tests for VersionsRepository: set/unset/switch operations, cascade\ndeletes\n- Add tests for DownloadsRepository: CRUD, cleanup, i\n[…]\nquery\n- All tests use isolated database instances with migrations\n- Tests cover foreign key constraints, cascade deletes, and error cases\n- Coverage increased from 0% to 85.7%, exceeding target of 80%",
"is_bot": false,
"headline": "Add comprehensive test coverage for database repository package (#6)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-06-23T16:02:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ed2ae7f77bb8b671be3fbc81129020211dd8ee38",
"body": "adds support for new `raw` binary format\n\ncloses #74",
"is_bot": false,
"headline": "Add raw binary format (#83)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-06-23T15:54:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecb156248e73b6d2e0ae73f00d54b0f25df44fca",
"body": "…upport (#82)\n\nAdds `BINMATE_GITHUB_TOKEN` and askpass script support\n(`BINMATE_GITHUB_ASKPASS` / `GITHUB_ASKPASS`) to the GitHub provider,\nenabling more restrictive tokens alongside existing `GITHUB_TOKEN`\nworkflows and dynamic credential resolution via password managers.\n\n## Auth resolution (`inte\n[…]\n`askpassMode` enum property.\n\n---------\n\nCo-authored-by: cameron turner <17177161+cturner8@users.noreply.github.com>\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: Extend GitHub authentication — token priority chain + askpass s…",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-06-23T14:58:21Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c02fbce2364f36899f3237aad619723297099dcc",
"body": null,
"is_bot": false,
"headline": "Update pages deploy workflow to build vitepress site (#80)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-06-18T19:54:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0f1d46129d3f7b379a930fa052373799505c16b",
"body": "…#78)\n\nReplaces the default VitePress scaffolding in `docs/` with a structured\ndocumentation site built from the existing `README.md`, `DEMO.md`, and\n`RELEASING.md`, themed to match the binmate TUI.\n\n## Theme\n- Adds `docs/.vitepress/theme/custom.css` mirroring the TUI palette from\n`internal/tui/styl\n[…]\nnglish per repo conventions.\n\n---------\n\nCo-authored-by: cameron turner <17177161+cturner8@users.noreply.github.com>\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Translate markdown content into themed VitePress documentation site (…",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-06-18T19:24:02Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "641e9b4eb87805110941b2c50ad5d509ab46d91d",
"body": null,
"is_bot": false,
"headline": "Update actions/checkout action to v7 (#79)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-06-18T19:21:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5474bab6e087369f1ad28a018eab4673927c368",
"body": null,
"is_bot": true,
"headline": "Update actions/checkout action to v7",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-18T18:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dbf3f104e9d2c9ecaef78742342daf961bd4f79",
"body": "…inux (#76)\n\nOn systems where `/tmp` is a separate `tmpfs` mount from `~/.cache`\n(e.g. Ubuntu 26.04), `os.Rename` across the two paths fails with `EXDEV`\n— invalid cross-device link:\n\n```\nError: installation failed: download failed: finalise asset: rename\n/tmp/fzf-0.73.1-linux_amd64.tar.gz.918515937\n[…]\nsePath, assetName+\".*\")\n// ...\nos.Rename(tmp.Name(), destPath) // always same filesystem\n```\n\ncloses #75\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "fix: cross-device rename failure when downloading release assets on L…",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-06-16T17:57:16Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6ce87b39d2fba7f708fcd2f36dbc3fc903f75d98",
"body": "- update release asset OS filtering to handle linux android edge case,\nupdate associated tests accordingly\n- add additional debug logging and vscode launch configuration\n- cleanup files from original challenge planning\n- update published github pages content\n\ncloses #70",
"is_bot": false,
"headline": "Update release asset OS filtering for linux android edge case (#73)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-06-13T14:08:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6c1a8443e56b66855cd39cb003298691861ae10",
"body": "This PR contains the following updates:\n\n| Package | Change |\n[Age](https://docs.renovatebot.com/merge-confidence/) |\n[Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n|\n[github.com/charmbracelet/bubbles](https://redirect.github.com/charmbracelet/bubbles)\n| `v0.21.0` →\n[…]\nInVwZGF0ZWRJblZlciI6IjQzLjIxOS4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImdvbGFuZyIsImdvbW9kIiwicmVxdWlyZSJdfQ==-->\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update module github.com/charmbracelet/bubbles to v0.21.1 (#55)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-13T09:43:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1d6436f7df532408310260ad317d48124d2a2811",
"body": null,
"is_bot": false,
"headline": "pin gh action versions (#64)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-06-11T20:24:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "565b6ed38e9527034396d1f1b85a616c247d529f",
"body": "This PR contains the following updates:\n\n| Package | Change |\n[Age](https://docs.renovatebot.com/merge-confidence/) |\n[Confidence](https://docs.renovatebot.com/merge-confidence/) |\n|---|---|---|---|\n| [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `v1.45.0` →\n`v1.52.0` |\n",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-11T20:18:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8e944272298d97a09533994a310561ac8ced4f0f",
"body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|\n[codecov/codecov-action](https://redirect.github.com/codecov/codecov-action)\n| action | major | `v5` → `v7` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>codecov/codecov-action (codecov/codecov-action)<\n[…]\nZGF0ZWRJblZlciI6IjQzLjIxOS4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImFjdGlvbiIsImNpIiwiZ2l0aHViLWFjdGlvbnMiXX0=-->\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update codecov/codecov-action action to v7 (#60)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-11T20:17:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fac0b43ca7e331355ba30f24984511098eccb9e3",
"body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|\n[goreleaser/goreleaser-action](https://redirect.github.com/goreleaser/goreleaser-action)\n| action | major | `v6` → `v7` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>goreleaser/goreleaser-action\n(gorele\n[…]\nZGF0ZWRJblZlciI6IjQzLjIxOS4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImFjdGlvbiIsImNpIiwiZ2l0aHViLWFjdGlvbnMiXX0=-->\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update goreleaser/goreleaser-action action to v7 (#63)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-11T20:17:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "632af46c86490617d6acc54012006276cfe712d8",
"body": "This PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [actions/checkout](https://redirect.github.com/actions/checkout) |\naction | patch | `v6.0.2` → `v6.0.3` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>actions/checkout (actions/checkout)</summary>\n\n###\n[\n[…]\nZGF0ZWRJblZlciI6IjQzLjIxOS4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImFjdGlvbiIsImNpIiwiZ2l0aHViLWFjdGlvbnMiXX0=-->\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update actions/checkout action to v6.0.3 (#59)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-11T20:16:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "15fc906379c86fd005e2aca7c6844ed0d1d55812",
"body": "- fix github pages deploy workflow by using `upload-pages-artifact`\naction\n- replace `githubusercontent` URL's with `binmate.cturner8.dev`",
"is_bot": false,
"headline": "Fix pages, update githubusercontent URL's (#61)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-06-11T19:59:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fd0ddb6ae5f6a8995acee0086ea2bf23701c4e1",
"body": null,
"is_bot": false,
"headline": "add github pages deploy workflow for static assets (#58)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-06-11T19:33:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47c30f5fd7c093af0e59419f25a244b2a86df2d4",
"body": null,
"is_bot": false,
"headline": "Create CNAME",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-06-11T18:35:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d66070c44a20ca3f709f25b0120252252d8d3e04",
"body": null,
"is_bot": false,
"headline": "add renovate config (#54)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-06-11T18:33:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de3af50993d5d930c64ac7db41e2d6479f01a285",
"body": "This pull request primarily updates project references from the old\nrepository name (`copilot-cli-challenge`) to the new repository name\n(`binmate`) across documentation, issue templates, and project metadata\nfiles. It also adds a new lock file for devcontainer features. These\nchanges ensure consist\n[…]\n5eb94c0150dL56-R56)\n\nDevelopment environment:\n\n* Added a new `.devcontainer/ghcp/devcontainer-lock.json` file to lock\nversions of devcontainer features, ensuring reproducible development\nenvironments.",
"is_bot": false,
"headline": "Update references to old repo name (#52)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-06-11T18:12:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1fda1eefe0cc5509b23165436bae417b5ee60a1f",
"body": "adds `submission.md` and demo/screenshots for challenge submission",
"is_bot": false,
"headline": "Add submission.md file for challenge submission (#48)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-15T13:35:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eccf3bbbaa45d4a57dee13b9df2e41c48618ae59",
"body": null,
"is_bot": false,
"headline": "Fix lookup for latest version in install script (#47)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-15T10:37:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96fd92ae8dc07e237d84b89445fe1636fbacd3d0",
"body": null,
"is_bot": false,
"headline": "Add MIT License (#46)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-15T10:30:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d9ede22db88700b015dd4e23740608cf2f8d28a",
"body": "… and keep location symlink (#45)\n\n- Fix archive name prefix in ps1 install script\n- Fix order of `shasum` and `sha265sum` usage in install script for\nmacOS compatibility\n- Add name argument in auto-import process in install scripts to\noverride name derived from input URL\n- Skip applying symlink on import when using the `keepLocation` flag\n\n---------\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix powershell install, macOS checksum verification, auto import name…",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-14T22:55:25Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9aff69605b925da4a0276a8a744e5f797c8ba89f",
"body": "- fix archive name prefixes\n- update default install dir to home bin folder in install script\n- implement improved test cases in e2e scripts\n- add auth token support to e2e scripts\n- add gh token env var to e2e worklow\n- add sandbox devcontainer",
"is_bot": false,
"headline": "ci: Fix e2e test scripts (#44)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-14T21:47:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42ad0ec8c4f77d440b09c4f9a3fdaf955641e2a9",
"body": null,
"is_bot": false,
"headline": "ci: Fix invalid changelog format expression (#43)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-14T19:19:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dbd445defb08f9dec07f92c8baf06180947100b",
"body": "…#42)\n\nPost-release verification was manual and inconsistent. This adds automated E2E testing infrastructure covering all 6 platform/architecture combinations (Linux/macOS/Windows × amd64/arm64).\n\n## Installation Scripts\n\n**`install.ps1`** - Windows installer with feature parity to existing `install\n[…]\ninstructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more [Copilot coding agent tips](https://gh.io/copilot-coding-agent-tips) in the docs.",
"is_bot": false,
"headline": "Add end-to-end testing infrastructure for post-release verification (…",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-02-14T18:55:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5aba7ed8fb13ced8360ce05dc681188fc1f8584a",
"body": "Extend `install.sh` to automatically import the installed binmate binary\nusing the `import` command to allow self-management",
"is_bot": false,
"headline": "Add auto-import functionality to install script (#41)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-14T16:07:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "642d1bd802917e3dc50059a0a6fc54020d046ab1",
"body": "configure changelog format to override default \n\ncloses bm-0e8",
"is_bot": false,
"headline": "ci: Update goreleaser changelog format (#40)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-14T13:22:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4609ff1a0e70af009020560bc3f1839aa1974e9d",
"body": "close bm-cca and bm-2z5",
"is_bot": false,
"headline": "Complete GitHub auth tasks (#39)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-14T12:39:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1158e278af362a39b788b2384eb2f51fc5f8a7e3",
"body": "### [bm-9t4] Add version info command\n\n- add root --version/-v output with linker/buildinfo metadata\n- add version command with verbose metadata output\n- add build metadata resolver tests and command tests\n- document version commands in README and release metadata injection\n\n### [bm-6m1] Fix return \n[…]\n binary storage to\nminimise storage space for non-active versions\n\n---\n\n**Closes**:\n- bm-g3s\n- bm-vht\n- bm-6m1\n- bm-9t4\n\n---------\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Task/bm-g3s (#38)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-14T12:25:06Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "68bd52827eba9b579fc0d61cf003d9e39474a872",
"body": "- add branch protection settings\n- add go launch config",
"is_bot": false,
"headline": "VSCode config updates (#37)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-14T10:40:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2df4bf75bbb4cadf391a39dfb2966b2cd2a0db7e",
"body": "…rowser download url to support bearer token auth",
"is_bot": false,
"headline": "refactor github asset download process to use github api instead of b…",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-13T22:26:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7aaa70d386ff585da46b7831a2bba425a094c772",
"body": "Adds repository star functionality\n\nCloses bm-48s",
"is_bot": false,
"headline": "Enhance GitHub integration interactions (#34)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-13T21:47:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d124266931a9f7ec8b29cf5b7af1caca95cac83",
"body": "Add view release notes action to available versions view\n\nCloses bm-w8r",
"is_bot": false,
"headline": "Add release notes action in versions list (#35)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-13T20:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca48bf12d2ad35b624a7863f39acc759287fa50e",
"body": null,
"is_bot": false,
"headline": "Support install jump from available versions (#36)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-13T20:12:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e9d65329a7f7aaa06340fedd5447be4477fb888",
"body": "Hides placeholder downloads view\n\nCloses bm-el0",
"is_bot": false,
"headline": "Hide downloads tab until implemented (#33)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-13T20:07:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5434ebdaabcdd6caf6fc67fa4e0d984eecb30ff9",
"body": "Hides incomplete bulk selection functionality from binary list\n\nCloses bm-el0",
"is_bot": false,
"headline": "Hide bulk selection controls in TUI (#32)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-13T20:05:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8a8b0ad5854caad6700fd7171f7637f4254151f",
"body": null,
"is_bot": false,
"headline": "update task priorities",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-13T18:58:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfca89dd77dcacb8d287a23613dd8c0292d72f04",
"body": "Closes: bm-wfe",
"is_bot": false,
"headline": "feat: implement binary import functionality (#27)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-13T18:36:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdb9f270e6eed49d08f5803aefbfaf14f4c9ae31",
"body": "…ws for TUI (#29)\n\n## TUI Enhancements Implementation - Complete\n\nThis PR implements comprehensive enhancements to the binmate TUI,\nincluding search, filtering, sorting, bulk operations, and GitHub\nintegration views.\n\n### Core Features Implemented:\n\n#### 1. Search & Filter (bm-8u1)\n- Press '/' to en\n[…]\not-coding-agent-tips) in the docs.\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: cturner8 <17177161+cturner8@users.noreply.github.com>",
"is_bot": false,
"headline": "Implement search, filtering, sorting, bulk operations, and GitHub vie…",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-02-12T21:58:05Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5698385863cceed7e5e0a2211d2aa4c27de86619",
"body": null,
"is_bot": false,
"headline": "bd sync",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-10T20:56:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7ea71b2ec0626bac8d99c79ab39fd13227c9a3d",
"body": "Moved checksum comparison to SQL WHERE clause instead of in-memory\nfiltering for better performance. The database engine can now perform\nthe comparison directly, reducing data transfer and processing overhead.\n\nChanges:\n- Updated VerifyChecksum to use WHERE clause with both id and checksum\n- Added fallback query to distinguish between not found vs mismatch\n- Added comprehensive test coverage for VerifyChecksum function\n\nResolves: bm-mx8",
"is_bot": false,
"headline": "perf: optimize installations query with WHERE filter (#24)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-10T20:45:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b6ec40d11e738dde239630d32f37ad0d42a0fc1",
"body": "Add support for global configuration section that provides defaults for\nall binaries, with optional provider-specific overrides.\n\nResolves: bm-fq2",
"is_bot": false,
"headline": "feat: add global configuration options (#25)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-10T20:24:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f96fd37cd3a92b07e755e1f486c0134389610971",
"body": "…#26)\n\nCalling GetDefaultDateFormat once before the loop is more efficient\nthan calling it for each installation when config format is empty.\n\nResolves: bm-9qs",
"is_bot": false,
"headline": "perf: move GetDefaultDateFormat call outside loop in renderVersions (…",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-10T20:23:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba0d17f45dc94274a41e9021c3a86d83329b6cc3",
"body": "Replace CGO-based SQLite driver with pure Go implementation to\neliminate CGO dependency and simplify cross-platform builds.\n\nChanges:\n- Replaced github.com/mattn/go-sqlite3 with modernc.org/sqlite\n- Updated driver import in internal/database/connection.go\n- Changed sql.Open driver name from 'sqlite3\n[…]\narm64\n\nBenefits:\n- No CGO required for any build target\n- No Zig required in CI/CD pipeline\n- Simplified cross-compilation\n- Resolves macOS cross-compilation issues in GitHub Actions\n\nResolves: bm-gui",
"is_bot": false,
"headline": "fix: migrate from mattn/go-sqlite3 to modernc.org/sqlite (#23)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-10T20:16:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f0e64d7d9f3f3510ea547dd5fc247ea9a812da33",
"body": null,
"is_bot": false,
"headline": "further issue refinement",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-10T19:19:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7521237774324dca256f608ec5b6ffb0c241f028",
"body": null,
"is_bot": false,
"headline": "move bm-dzj to p3",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-10T19:14:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47e00748a768a30a9ae7ca7ceb2226890335d59a",
"body": null,
"is_bot": false,
"headline": "add new p1 for sqlite migration",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-10T19:11:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e05291f47524b1f1a55b9379a23aadc7de4b52ba",
"body": "- Added authenticated field to parsedBinaryConfig in TUI\n- Added 9th form input for authenticated (true/false) in add binary form\n- Updated saveBinary to parse and set authenticated field\n- Added --authenticated/-a flag to CLI add command\n- Updated AddBinaryFromURL to accept authenticated parameter\n\n[…]\nle authenticated in TUI when adding binaries\n- Use --authenticated flag in CLI: binmate add --url <url>\n--authenticated\n- Mark binaries for GitHub token authentication for private repos\n\nCloses bm-cod",
"is_bot": false,
"headline": "feat: add authenticated toggle to binary add functionality (#22)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-09T20:52:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "50a3a729db1a4c22f3d1b6eb2bd2a8a0ba5d0cb8",
"body": "…#19)\n\n- Modified InstallBinary to set version as active even when already\ninstalled\n- Enhanced checkForUpdates to detect when latest is installed but not\nactive\n- Added latestInstalled field to updateCheckMsg for better UX messaging\n- Update/check operations now properly activate installed versions\n[…]\ninstalled version makes it active\n2. Check for updates shows appropriate message when latest is installed\nbut not active\n3. Users don't need to reinstall to activate an existing version\n\nCloses bm-a5m",
"is_bot": false,
"headline": "fix: handle latest version installed but not active in update/check (…",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-09T20:43:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "624c155b756e4fe95b88edb653e434ed24d536b5",
"body": "- Added install (i), update (u), and check updates (c) keys to versions\nview\n- Added installReturnView to track where install was initiated from\n- Modified install completion handler to return to correct view\n(versions or binaries list)\n- Updated version reload after update when in versions view\n- U\n[…]\new versions directly from the versions view\n- Update to latest while viewing versions\n- Check for updates from versions view\n- Seamlessly navigate between install view and versions view\n\nCloses bm-17o",
"is_bot": false,
"headline": "feat: add install/update/check commands to version view (#18)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-09T20:37:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8372cd4a7019915156aedd31916dee2c41c8aaf5",
"body": "- Reset installVersionInput after successful binary installation\n- Clear installBinaryID to prevent state leakage\n- Fixes issue where version number persisted after install\n\nCloses bm-a7m",
"is_bot": false,
"headline": "fix: clear version input after successful installation (#20)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-09T20:35:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3053c2f264e98aef0286226943f0bcf0a4efde1b",
"body": "- Implement proper regex filtering for GitHub releases (bm-q3m)\n - Replace substring matching with regexp.Compile and MatchString\n - Validate regex patterns at runtime with clear error messages\n - Apply pattern as prefix when version doesn't match\n - Add detailed comments explaining the transfor\n[…]\n alias instead of binary name for symlinks when provided\n - Update all callers to pass alias from binary config\n - Add test case for alias functionality\n\nAll tests passing.\n\nCloses bm-q3m and bm-t4b",
"is_bot": false,
"headline": "feat: implement regex filtering and alias override (#21)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-09T20:30:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8d140de4324c4dc6336a52605689ae2ea2254822",
"body": null,
"is_bot": false,
"headline": "add issue for github token auth verification",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-09T18:08:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "711f33dc92bf4b0d2f7d4831f6f8bd3b9d10d944",
"body": null,
"is_bot": false,
"headline": "close p1 ci/cd issues",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-09T18:03:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "348bca0b024312acf501addd2f6c0a4e878a01c5",
"body": null,
"is_bot": false,
"headline": "update action versions to latest",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-09T18:01:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6295f5876c78f239b66d2dd18d9154891fac0eaa",
"body": "… support (#17)\n\nCompletes the CI/CD workflow fixes from PR #16. GoReleaser builds were\nfailing due to invalid CGO compiler paths (`o64-clang`, `oa64-clang`),\ndeprecated v2 configurations, and Windows was disabled.\n\n## Changes\n\n**CGO Cross-Compilation**\n- Replaced platform-specific compilers with Zi\n[…]\not-coding-agent-tips) in the docs.\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: cturner8 <17177161+cturner8@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix CI/CD: Zig cross-compilation, GoReleaser v2 deprecations, Windows…",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-02-09T17:52:22Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4e8a3e7f227e38fc1b9046957b01e4b6d9e1ec9f",
"body": null,
"is_bot": false,
"headline": "Checkpoint from Copilot CLI for coding agent session",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-08T19:31:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77b436359b5efb493e4625f597d6ddcff9d081b6",
"body": "…lation (#15)\n\nImplements complete CI/CD infrastructure for automated testing,\ncross-platform builds, and user installation.\n\n## Changes\n\n### GitHub Actions Workflows\n- **test.yml**: Runs on push/PR to main/dev. Go 1.25.5, CGO enabled,\nrace detection, coverage upload\n- **release.yml**: Triggers on `\n[…]\nty work when set up for\nyour repo.\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: cturner8 <17177161+cturner8@users.noreply.github.com>",
"is_bot": false,
"headline": "Implement CI/CD pipeline with automated testing, releases, and instal…",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-02-08T19:03:38Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9090915639c641c4e97b2482c01e9e3ba5fd93b5",
"body": null,
"is_bot": false,
"headline": "reprioritise issues, update types",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-08T18:46:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "107849ad9530fdf4c88cbd1d2700e44f39784086",
"body": null,
"is_bot": false,
"headline": "add ci/cd tags to actions and build tasks",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-08T18:32:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a3adbc30c216590af3f47fc4c3f8371619ff0f5",
"body": "- Add authenticated boolean field to binaries table schema\n- Update Binary model with Authenticated field\n- Create CreateHTTPClient helper for authenticated GitHub requests\n- Update FetchReleaseAsset to use authenticated HTTP client\n- Update DownloadAsset to accept authenticated parameter\n- Update c\n[…]\nCRUD operations to handle authenticated field\n- Update SyncFromConfig and SyncBinary to sync authenticated field\n- Include authenticated in config digest computation\n- All tests passing\n\nCloses bm-8dj",
"is_bot": false,
"headline": "Add GitHub authentication token support (#14)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-08T18:12:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8d2a5ea72562ab062cf4a63ed6fddb22e40befd2",
"body": "- Updated GetDefaultDBPath() to use platform-specific paths:\n - Windows: Uses os.UserCacheDir() which returns %LOCALAPPDATA%\n - Linux/macOS: Uses ~/.local/share (XDG Base Directory spec)\n- Simplified implementation with baseDir variable approach\n- Added runtime.GOOS check to select appropriate dir\n[…]\nS\n- All tests now pass including previously failing TestGetDefaultDBPath\n\nThis ensures the database is created in the correct location on all\nsupported platforms (Windows, Linux, macOS).\n\nFixes bm-z9s",
"is_bot": false,
"headline": "Implement cross-platform path handling for database (#13)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-08T17:54:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4d023fd532cd08d8690b2af6925b3fa0018b9a89",
"body": "- prevent manually added binaries from being removed in sync process\n- update install process to skip sync for manually added binaries\n\nFixes bm-64q and bm-5m2",
"is_bot": false,
"headline": "Improvements for sync of manually added binaries (#12)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-08T17:27:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22b87dfb28b3cff12e806ccccb046e256702e69e",
"body": "Fix version switching functionality by ensuring the actual binary path\nis stored in the installation and version tables rather than the symlink\npath.\n\nAdd additional test cases to verify behaviour\n\nAlso adds better error handling in `set_active_version` function.\n\nFixes bm-j1h",
"is_bot": false,
"headline": "Fix circular symlink issue when switching versions (#11)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-08T16:52:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70735e49bf31d8fec5f6da3b93d7c8e4d32c9bb3",
"body": "Removes the default value set on the version field of the install binary view, avoiding the need to clear it if a specific version is to be installed. \n\nMaintains behaviour where it defaults to latest if none provided.\n\nCloses bm-8tb",
"is_bot": false,
"headline": "Remove default version value for install view (#10)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-07T20:22:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92267db001f32a9646e7d9cd4856529c5813eec4",
"body": "…e documentation (#9)\n\n## Overview\n\nThe TUI previously had basic read-only views (binaries list, versions,\nadd binary) but lacked write operations available in CLI. This PR\nimplements high-priority, medium-priority, and low-priority features to\nachieve complete functional parity with CLI commands an\n[…]\nh.io/copilot-coding-agent-survey).\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: cturner8 <17177161+cturner8@users.noreply.github.com>",
"is_bot": false,
"headline": "Complete TUI implementation: full binary management with comprehensiv…",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-02-07T19:46:03Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "99e769378c9bf5661976da22740d0ae9ebc582db",
"body": "adds beads and github cli to devcontainer configuration",
"is_bot": false,
"headline": "add beads to devcontainer (#8)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-05T22:29:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b77861ab84056f4310794a0a9f18b3aa71bfb1ee",
"body": null,
"is_bot": false,
"headline": "Fix uninstall functionality to delete physical files and symlinks (#5)",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-05T21:57:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50560fb7a7d05b52f3f39b26333a8bcc95d9ba41",
"body": null,
"is_bot": false,
"headline": "add new tasks for ci/cd",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-05T21:43:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d40466e5d000a7d45f85c4fa2caa6c90083fe0a1",
"body": null,
"is_bot": false,
"headline": "reformat new test files",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-05T21:25:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "246064d71ead9f8c6c41da656f46ddb9c8be322f",
"body": null,
"is_bot": false,
"headline": "update instructions with formatting details",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-05T21:24:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00245a198eb8acfd6c3373c6dbe4c4421bb4fa53",
"body": null,
"is_bot": false,
"headline": "sync beads issues",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-05T21:18:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f35af6aa36c62961660933243b85b6b2a294b06f",
"body": null,
"is_bot": false,
"headline": "beads workflow updates",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-05T20:26:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0ef623d1f28ee1309200679436aafbe13cd841d",
"body": null,
"is_bot": false,
"headline": "sync beads issues",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-05T20:26:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55a70f101d3c2464b636de11827ab60588591a99",
"body": "- Fixed bm-9xb: Critical security issue resolved\n- Added 19 comprehensive tests covering all functions\n- Test coverage increased from 0% to 100%\n- All tests passing (19/19)\n\nTest coverage includes:\n- ComputeSHA256: valid files, different content, nonexistent files, directories\n- VerifySHA256: succes\n[…]\nst)\n- Benchmarks for performance monitoring\n\nUsed known SHA256 test vectors for validation. This ensures the security-\ncritical checksum verification cannot silently fail or accept malicious\nbinaries.",
"is_bot": false,
"headline": "test(crypto): add comprehensive test suite for checksum package",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-05T19:35:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d7568891fe913168621730a1abbe8cba9328195d",
"body": "- Fixed bm-8k7: Install command now works for binaries added via 'add' command\n- PreRunE hook now checks if binary exists in database before trying config sync\n- Added comprehensive test suite for install command with 4 test cases:\n * Binary in database only (URL-added)\n * Binary in config only\n \n[…]\nt the install command's PreRunE would always try to sync\nfrom config.json, but binaries added via URL only exist in the database.\nNow it checks the database first and only syncs from config if needed.",
"is_bot": false,
"headline": "fix(install): allow installation of binaries added via URL",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-05T19:32:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bb55c2fd8c6bc02589a06a2705b42b0bfc2d7fbe",
"body": null,
"is_bot": false,
"headline": "init beads",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-05T19:21:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f13e6ddfe74903f2e93362e2418946c088f1ca51",
"body": "…t (#4)\n\n* Initial plan\n\n* Implement service layer and CLI commands for phases 4 and 5\n\nCo-authored-by: cturner8 <17177161+cturner8@users.noreply.github.com>\n\n* Refactor install command to use service layer\n\nCo-authored-by: cturner8 <17177161+cturner8@users.noreply.github.com>\n\n* Add comprehensive d\n[…]\nrs.noreply.github.com>\n\n* reformat\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: cturner8 <17177161+cturner8@users.noreply.github.com>",
"is_bot": false,
"headline": "Extract service layer and implement CLI commands for binary managemen…",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2026-02-05T19:20:33Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ddc6ac85c43f8ebb0850deb534d5f3053042189b",
"body": null,
"is_bot": false,
"headline": "add log level to json schema",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-04T21:08:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fccf642ffe5112f4ddb67d09bca2a11b53da66e",
"body": "…ous to ctrl+shift",
"is_bot": false,
"headline": "fix previous tab shortcut by changing next tab to shift key and previ…",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-04T21:08:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80bc6014b4650826c4d443232113de47cc0a93a6",
"body": "…stdout for completion/progress messages",
"is_bot": false,
"headline": "update install and sync commands to replace log output with write to …",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-04T21:08:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d69b2cfab7d24c6bd1511aae5e075d188ca6c5e",
"body": null,
"is_bot": false,
"headline": "add log level to main config struct",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-04T21:07:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df1b90370480629ac82c1fd3ba9a17707df47634",
"body": "… for log level",
"is_bot": false,
"headline": "update read config to accept a config flags struct, set default value…",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-04T21:07:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "268c28304b2eae520fe0c45235af3ebd09e93380",
"body": null,
"is_bot": false,
"headline": "add log level functions for parsing and configuring logger",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-04T21:06:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e642484181df69807548715dfa9e93909b69511d",
"body": null,
"is_bot": false,
"headline": "add new global flag for log level, update main to configure logger",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-04T21:06:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71dc5fe5f90370d9d50cf51796f2fcef7e892b24",
"body": null,
"is_bot": false,
"headline": "move db sync in sync command to pre run",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-04T20:26:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea32860ecbededcaa3a94bd7f3efa1b26dc6b49d",
"body": null,
"is_bot": false,
"headline": "update config parsing to avoid read throwing an error if not found",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-04T20:26:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "409b801c98ef9ba40eaea1e1a0c0c679b5bd13b3",
"body": "…rameter instead",
"is_bot": false,
"headline": "remove read of config inside read and sync function, accept config pa…",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-04T20:23:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ede75674f12aa805a8131f10e94f97360d3364e",
"body": "… flag config path if set",
"is_bot": false,
"headline": "update read config function to accept flag config path, update to use…",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-04T20:22:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30ecd548ff78e49f282f740a1ce187311250fbcc",
"body": "…lue to read config function",
"is_bot": false,
"headline": "update config persistent flag to use StringVar definition, provide va…",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-04T20:22:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05c2af256209e514a9e17e1d883285f306fba9b9",
"body": null,
"is_bot": false,
"headline": "add aliases to binary and version arguments in install command",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-04T20:21:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af7d95f2efe089a5c801434277da5523695a6e95",
"body": "… dev",
"is_bot": false,
"headline": "Merge branch 'main' of github.com:cturner8/copilot-cli-challenge into…",
"author_name": "cameron turner",
"author_login": "cturner8",
"committed_at": "2026-02-04T19:47:58Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 8,
"commits_last_year": 216,
"latest_release_at": "2026-06-25T15:13:34Z",
"latest_release_tag": "v0.0.8",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 8,
"days_since_latest_release": 27,
"mean_days_between_releases": 19.3
},
"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": []
},
"popularity": {
"forks": 0,
"stars": 4,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 15
},
"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": true,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 47411,
"source_files_sampled": 109,
"oversized_source_files": 0,
"agent_instruction_files": [
".github/copilot-instructions.md"
],
"agent_instruction_max_bytes": 8083
},
"dependencies": {
"manifests": [
"docs/package.json",
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.28.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 8
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 46,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 1,
"direct_affected_count": 0
},
"ecosystems": [
"go",
"npm"
],
"dependencies": [
{
"name": "github.com/charmbracelet/bubbles",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.21.1"
},
{
"name": "github.com/charmbracelet/bubbletea",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.10"
},
{
"name": "github.com/charmbracelet/lipgloss",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "github.com/spf13/viper",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.21.0"
},
{
"name": "modernc.org/sqlite",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.53.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/charmbracelet/bubbles",
"direct": true,
"version": "v0.21.1",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/bubbletea",
"direct": true,
"version": "v1.3.10",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/lipgloss",
"direct": true,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": true,
"version": "v1.10.2",
"ecosystem": "go"
},
{
"name": "github.com/spf13/viper",
"direct": true,
"version": "v1.21.0",
"ecosystem": "go"
},
{
"name": "modernc.org/sqlite",
"direct": true,
"version": "v1.53.0",
"ecosystem": "go"
},
{
"name": "github.com/atotto/clipboard",
"direct": false,
"version": "v0.1.4",
"ecosystem": "go"
},
{
"name": "github.com/aymanbagabas/go-osc52/v2",
"direct": false,
"version": "v2.0.1",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/colorprofile",
"direct": false,
"version": "v0.4.1",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/x/ansi",
"direct": false,
"version": "v0.11.5",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/x/cellbuf",
"direct": false,
"version": "v0.0.15",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/x/term",
"direct": false,
"version": "v0.2.2",
"ecosystem": "go"
},
{
"name": "github.com/clipperhouse/displaywidth",
"direct": false,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "github.com/clipperhouse/stringish",
"direct": false,
"version": "v0.1.1",
"ecosystem": "go"
},
{
"name": "github.com/clipperhouse/uax29/v2",
"direct": false,
"version": "v2.5.0",
"ecosystem": "go"
},
{
"name": "github.com/dustin/go-humanize",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/erikgeiser/coninput",
"direct": false,
"version": "v0.0.0-20211004153227-1c3628e74d0f",
"ecosystem": "go"
},
{
"name": "github.com/fsnotify/fsnotify",
"direct": false,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "github.com/go-viper/mapstructure/v2",
"direct": false,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/lucasb-eyer/go-colorful",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.20",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-localereader",
"direct": false,
"version": "v0.0.1",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-runewidth",
"direct": false,
"version": "v0.0.19",
"ecosystem": "go"
},
{
"name": "github.com/muesli/ansi",
"direct": false,
"version": "v0.0.0-20230316100256-276c6243b2f6",
"ecosystem": "go"
},
{
"name": "github.com/muesli/cancelreader",
"direct": false,
"version": "v0.2.2",
"ecosystem": "go"
},
{
"name": "github.com/muesli/termenv",
"direct": false,
"version": "v0.16.0",
"ecosystem": "go"
},
{
"name": "github.com/ncruces/go-strftime",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/pelletier/go-toml/v2",
"direct": false,
"version": "v2.2.4",
"ecosystem": "go"
},
{
"name": "github.com/remyoudompheng/bigfft",
"direct": false,
"version": "v0.0.0-20230129092748-24d4a6f8daec",
"ecosystem": "go"
},
{
"name": "github.com/rivo/uniseg",
"direct": false,
"version": "v0.4.7",
"ecosystem": "go"
},
{
"name": "github.com/sagikazarmark/locafero",
"direct": false,
"version": "v0.11.0",
"ecosystem": "go"
},
{
"name": "github.com/sourcegraph/conc",
"direct": false,
"version": "v0.3.1-0.20240121214520-5f936abd7ae8",
"ecosystem": "go"
},
{
"name": "github.com/spf13/afero",
"direct": false,
"version": "v1.15.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cast",
"direct": false,
"version": "v1.10.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "v1.0.10",
"ecosystem": "go"
},
{
"name": "github.com/subosito/gotenv",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/xo/terminfo",
"direct": false,
"version": "v0.0.0-20220910002029-abceb7e1c41e",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v3",
"direct": false,
"version": "v3.0.4",
"ecosystem": "go"
},
{
"name": "golang.org/x/exp",
"direct": false,
"version": "v0.0.0-20251023183803-a4bb9ffd2546",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.44.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.28.0",
"ecosystem": "go"
},
{
"name": "modernc.org/libc",
"direct": false,
"version": "v1.73.4",
"ecosystem": "go"
},
{
"name": "modernc.org/mathutil",
"direct": false,
"version": "v1.7.1",
"ecosystem": "go"
},
{
"name": "modernc.org/memory",
"direct": false,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "vitepress",
"direct": false,
"version": "^1.6.4",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 47,
"direct_count": 6,
"indirect_count": 41
}
},
"maintainership": {
"issues": {
"open_prs": 8,
"merged_prs": 70,
"open_issues": 7,
"closed_ratio": 0.462,
"closed_issues": 6,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "cturner8",
"commits": 187,
"avatar_url": "https://avatars.githubusercontent.com/u/17177161?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"e2e.yml",
"pages.yml",
"release.yml",
"test.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"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": 4,
"reason": "14 out of 29 merged PRs checked by a CI test -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/16 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": 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": "26 commit(s) and 10 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": 0,
"reason": "Project has not signed or included provenance with any releases.",
"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": 5,
"reason": "5 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "70377a5f6293dc13b77ef929d24af22681f57950",
"ran_at": "2026-07-22T19:21:08Z",
"aggregate_score": 4.5,
"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-02T20:21:30Z",
"oldest_open_prs": [
{
"number": 30,
"created_at": "2026-02-12T19:12:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 67,
"created_at": "2026-06-12T03:11:04Z",
"last_comment_at": "2026-06-12T03:11:09Z",
"last_comment_author": "renovate"
},
{
"number": 68,
"created_at": "2026-06-12T03:11:18Z",
"last_comment_at": "2026-06-12T03:11:22Z",
"last_comment_author": "renovate"
},
{
"number": 69,
"created_at": "2026-06-12T05:08:03Z",
"last_comment_at": "2026-06-12T05:08:07Z",
"last_comment_author": "renovate"
},
{
"number": 86,
"created_at": "2026-06-25T13:09:18Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 90,
"created_at": "2026-07-16T04:31:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 91,
"created_at": "2026-07-16T09:46:31Z",
"last_comment_at": "2026-07-16T09:46:34Z",
"last_comment_author": "renovate"
},
{
"number": 94,
"created_at": "2026-07-20T19:04:44Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-02T20:21:29Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 50,
"created_at": "2026-04-06T11:59:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 57,
"created_at": "2026-06-11T18:40:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 65,
"created_at": "2026-06-11T20:49:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 71,
"created_at": "2026-06-12T09:59:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 72,
"created_at": "2026-06-13T09:46:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 92,
"created_at": "2026-07-18T10:14:04Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 93,
"created_at": "2026-07-18T10:23:21Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/cturner8/binmate",
"host": "github.com",
"name": "binmate",
"owner": "cturner8"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"security": 56,
"vitality": 78,
"community": 28,
"governance": 37,
"engineering": 66
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 78,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"commits_last_year": 216,
"human_commit_share": 0.91,
"days_since_last_push": 2,
"active_weeks_last_year": 8
},
"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": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "216 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 216
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "26 commit(s) and 10 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": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 8,
"latest_release_tag": "v0.0.8",
"releases_from_tags": false,
"days_since_latest_release": 27,
"mean_days_between_releases": 19.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "8 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 8
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 27 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 27
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~19.3 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 19.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "critical",
"name": "Community & Adoption",
"value": 28,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"forks": 0,
"stars": 4,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "4 stars",
"points": 7.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 4
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 37,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"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": 58,
"inputs": {
"merged_prs": 70,
"open_issues": 7,
"closed_issues": 6,
"issue_closed_ratio": 0.462,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "46% of issues closed",
"points": 21.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 46
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "70/73 decided PRs merged",
"points": 36.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 70,
"decided": 73
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/16 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 49,
"inputs": {
"followers": 5,
"owner_type": "User",
"is_verified": null,
"owner_login": "cturner8",
"public_repos": 37,
"account_age_days": 3814
},
"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": "5 followers of cturner8",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 5,
"login": "cturner8"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "37 public repos, account ~10 yr old",
"points": 23.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 37
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 66,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 56,
"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": "14 out of 29 merged PRs checked by a CI test -- score normalized to 4",
"points": 8,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://binmate.cturner8.dev/",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://binmate.cturner8.dev/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": 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": 56,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 4.5
},
"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": "14 out of 29 merged PRs checked by a CI test -- score normalized to 4",
"points": 1,
"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 0/16 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": "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": "26 commit(s) and 10 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": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "5 existing vulnerabilities detected",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 46 resolved dependencies against OSV; 1 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 46
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 1
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 46,
"unassessed_packages": 1,
"affected_by_severity": "unknown 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 46,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 80,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.626,
"agent_instruction_files": [
".github/copilot-instructions.md"
],
"agent_instruction_max_bytes": 8083
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".github/copilot-instructions.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".github/copilot-instructions.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": "57 of 91 human commits state their intent (structured subject or explanatory body)",
"points": 33.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 57,
"sampled": 91
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": true,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.11,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.09
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"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": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "devcontainer, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "devcontainer, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "11 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 11,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "9 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 9,
"sampled": 100
}
}
],
"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": "Go",
"largest_source_bytes": 47411,
"source_files_sampled": 109,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/109 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 109,
"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"
],
"report_type": "repository",
"generated_at": "2026-07-22T19:21:25.360782Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/cturner8/binmate.svg",
"full_name": "cturner8/binmate",
"license_state": "standard",
"license_spdx": "MIT"
}