Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 521,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 40243,
"Shell": 79
},
"pushed_at": "2026-05-04T12:11:18Z",
"created_at": "2024-11-22T19:35:05Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T14:56:42Z",
"description": "The CLI starter kit",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://charm.land/",
"name": "Charm",
"type": "Organization",
"login": "charmbracelet",
"company": null,
"location": "/dev/tty",
"followers": 15871,
"avatar_url": "https://avatars.githubusercontent.com/u/57376114?v=4",
"created_at": "2019-11-04T23:27:11Z",
"is_verified": null,
"public_repos": 55,
"account_age_days": 2453
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2026-03-11T23:37:39Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2026-03-09T12:51:50Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-03-09T12:49:52Z"
},
{
"tag": "v0.4.3",
"kind": "patch",
"published_at": "2025-09-30T18:24:51Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2025-09-18T14:10:09Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2025-09-15T21:02:03Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2025-08-29T12:50:57Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2025-07-03T16:38:03Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-06-23T18:14:14Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-06-18T16:32:52Z"
}
],
"recent_commits": [
{
"oid": "b1722e95d5cc668bb1888e9e2196d0b0173d5aa7",
"body": null,
"is_bot": false,
"headline": "chore: remove CODEOWNERS",
"author_name": "Andrey Nering",
"author_login": "andreynering",
"committed_at": "2026-04-22T14:14:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d89b30af5d6d3a6e3871631d0b62afe2e8c97739",
"body": "Co-authored-by: Ayman Bagabas <ayman.bagabas@gmail.com>",
"is_bot": false,
"headline": "fix: don't strip newlines in error messages (#86)",
"author_name": "Christian Rocha",
"author_login": "meowgorithm",
"committed_at": "2026-03-11T14:21:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2fed23466577d49160af28abcc220089cbaff78",
"body": null,
"is_bot": false,
"headline": "chore: update testdata",
"author_name": "Ayman Bagabas",
"author_login": "aymanbagabas",
"committed_at": "2026-03-09T12:55:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "450f7dbb3c45e663dad94a9882edd47c4e40874c",
"body": "Fixes: f227d7e6f5bf (fix: lint: preallocate the groups slice in evalGroups)",
"is_bot": false,
"headline": "fix: properly preallocate the groups slice in evalGroups",
"author_name": "Ayman Bagabas",
"author_login": "aymanbagabas",
"committed_at": "2026-03-09T12:55:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00a19a370937108dc1af7b8822b2f407b066ca47",
"body": null,
"is_bot": false,
"headline": "chore: tests: update testdata golden files",
"author_name": "Ayman Bagabas",
"author_login": "aymanbagabas",
"committed_at": "2026-03-09T12:53:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f227d7e6f5bf90bebbf95d251be7f3137872649c",
"body": null,
"is_bot": false,
"headline": "fix: lint: preallocate the groups slice in evalGroups",
"author_name": "Ayman Bagabas",
"author_login": "aymanbagabas",
"committed_at": "2026-03-09T12:53:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf868211d22776612e2d38292d8951a43b0c0305",
"body": null,
"is_bot": false,
"headline": "chore: bump dependencies",
"author_name": "Ayman Bagabas",
"author_login": "aymanbagabas",
"committed_at": "2026-03-09T12:49:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa96cd89bfa61c6c220717b2da85a11cf976c893",
"body": "…grade-guide\n\ndocs: add upgrade guide for v2 + release notes",
"is_bot": false,
"headline": "Merge pull request #84 from charmbracelet/charm-1229-whats-new-and-up…",
"author_name": "Ayman Bagabas",
"author_login": "aymanbagabas",
"committed_at": "2026-03-09T12:46:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73847d32708b1d7770c32a36557b2eb328067e69",
"body": null,
"is_bot": false,
"headline": "chore: ignore .crush dirs",
"author_name": "Christian Rocha",
"author_login": "meowgorithm",
"committed_at": "2026-03-07T03:36:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c78f5f219e3a104d19fc975111cf6d9e8d60a9ea",
"body": null,
"is_bot": false,
"headline": "docs(readme,license): update footer banner, copyright date",
"author_name": "Christian Rocha",
"author_login": "meowgorithm",
"committed_at": "2026-03-07T03:36:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3b5a0bf202da83f39fd5af94140d76b647db031",
"body": "Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>",
"is_bot": false,
"headline": "chore(deps): update charm.land/lipgloss/v2",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2026-02-28T14:02:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2331283c3007f71c86b66fd4389a7e8a02f73d2",
"body": "* refactor: migrate to charm.land module path\n\n* refactor: use fang charm.land module path",
"is_bot": false,
"headline": "refactor: migrate to charm.land module path (#81)",
"author_name": "Ayman Bagabas",
"author_login": "aymanbagabas",
"committed_at": "2026-02-28T14:01:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b93b3b1c60ff8e4957e62e20f35c6b12c5a6ad1",
"body": "Co-authored-by: caarlos0 <245435+caarlos0@users.noreply.github.com>",
"is_bot": true,
"headline": "ci: sync golangci-lint config (#83)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-12-20T17:21:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfdeb1188ee3953403070effe07c1002e8e8d792",
"body": null,
"is_bot": false,
"headline": "chore: update dependencies",
"author_name": "Ayman Bagabas",
"author_login": "aymanbagabas",
"committed_at": "2025-11-06T20:03:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87643980480f2e44fe4c50d6bda544e4d46e178b",
"body": "Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>",
"is_bot": false,
"headline": "fix: check term inside default error handler (#77)",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-09-30T18:22:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3d013dfba6a664bdd97f90a890efe35fa7799b2",
"body": "* fix: preserve multiline formatting in flag descriptions\n\nFixes issue where multiline flag descriptions were being flattened\ninto a single line, losing their formatting and readability.\n\nChanges:\n- Modified evalFlags to process multiline descriptions line by line\n- Enhanced renderGroup to properly \n[…]\ngned-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>\n\n---------\n\nSigned-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>\nCo-authored-by: Crush <crush@charm.land>",
"is_bot": false,
"headline": "fix: preserve multiline formatting in flag descriptions (#71)",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-09-19T01:08:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "055c2e3dda070c20c9ff8f6df793131d8bf63696",
"body": null,
"is_bot": false,
"headline": "chore: bump dependencies to fix #73",
"author_name": "Ayman Bagabas",
"author_login": "aymanbagabas",
"committed_at": "2025-09-18T14:03:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d856d9c41bc074cc29ac3a7e1017841990fad09",
"body": null,
"is_bot": false,
"headline": "fix: windows: always enable VT processing on Windows (#72)",
"author_name": "Ayman Bagabas",
"author_login": "aymanbagabas",
"committed_at": "2025-09-15T20:59:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "008e9122765d20d48d37a324cc6b95ade53a4725",
"body": "Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>",
"is_bot": false,
"headline": "chore: go mod tidy",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-08-29T12:45:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d27cfc4cc5f4a894d9b413d11681aec2371b2839",
"body": "* fix: command alias styling\n\nalternative implementation of #66\n\nSigned-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>\n\n* fix: root aliases\n\nSigned-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>\n\n---------\n\nSigned-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>",
"is_bot": false,
"headline": "fix: command alias styling (#69)",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-08-18T14:06:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71315377d789de37e60f54e4eec9e99300faf159",
"body": null,
"is_bot": false,
"headline": "fix: spacing in help for default value (#63)",
"author_name": "Ahhhh-man",
"author_login": "Ahhhh-man",
"committed_at": "2025-08-15T17:40:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c05a2b341cce51e78d3a69c8b7a290a9b7f4e3b",
"body": "Co-authored-by: caarlos0 <245435+caarlos0@users.noreply.github.com>",
"is_bot": true,
"headline": "ci: sync golangci-lint config (#68)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-08-11T12:34:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5ebb8c1d67497e21c6dd081b8b77901f10cb2ab",
"body": "Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>",
"is_bot": false,
"headline": "chore(deps): use lipgloss@v2.0.0-beta.3",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-07-11T14:02:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58492d951ff03f9a0283421a319d0ec1f7e300f4",
"body": "* feat: handle redirects in examples\n\n* Update help.go\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n* fix: extract\n\n---------\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: handle redirects in examples (#59)",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-07-11T13:07:36Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3d716d2d41181fd8193c51543d130e38e83860a5",
"body": "Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>",
"is_bot": false,
"headline": "chore(deps): update lipgloss",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-07-09T13:24:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0275935c4ac46fd6bb6508b40800b15b52267371",
"body": "refs #57\n\nSigned-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>",
"is_bot": false,
"headline": "fix: use u0020 (#58)",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-07-09T13:23:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b48057741a018cc577cb4dcf0b19b8da84ffb06",
"body": null,
"is_bot": false,
"headline": "test: WithoutVersion",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-07-03T16:32:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2fb8314180b7caf18aaa0cfb1bef151ca9f1f2e",
"body": "* added 'fang.WithoutVersion' to skip built-in version handling\n\n* Apply suggestion from @caarlos0\n\n---------\n\nCo-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: WithoutVersion (#56)",
"author_name": "Michael Quigley",
"author_login": "michaelquigley",
"committed_at": "2025-07-03T16:30:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d07c8035b41a54cafa3336e3f083681c06b86f8",
"body": "* fix: check if stderr is a tty\n\nfixes #50\n\n* fix: term\n\n* fix: comment\n\n* fix: lint",
"is_bot": false,
"headline": "fix: check if stderr is a tty (#51)",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-07-02T00:58:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fe7faad10fc7ff2f5817516f3723a9bb013f863",
"body": null,
"is_bot": false,
"headline": "feat: better handle pipes, single quotes, stdin (-) (#49)",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-30T16:01:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a5c1470cd5d5ed2291363ae9c9a57e141945087",
"body": null,
"is_bot": false,
"headline": "chore(deps): bump lipgloss/v2 beta.1 to beta.2",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-27T19:25:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "965d86ed770e52fc7459e2e9d3834d6389823463",
"body": "* feat: WithNotifySignal\n\n* fix: lint",
"is_bot": false,
"headline": "feat: WithNotifySignal (#48)",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-27T15:00:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f20a4a2740781ec7a9ab18f38bc17098daed488",
"body": null,
"is_bot": false,
"headline": "fix: improve useline of subcommands",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-26T19:41:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c01daea41f585c499523f9fe511a290b081b0ed6",
"body": "* wip\n\n* refactor: improvements\n\n* fix: sub\n\n* fix: various fixes\n\n* fix: sub-sub help\n\n* fix: lint\n\n* fix: prevent adding flags to clean args\n\n* fix: lint",
"is_bot": false,
"headline": "fix: sub-commands styling (#47)",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-26T18:59:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0d85b682159578d207ab58aafbfc380220c992f",
"body": null,
"is_bot": false,
"headline": "fix: small godoc adjusts",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-23T18:11:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "912ac94a74ae8e77d710588dcb04cf4d56941670",
"body": null,
"is_bot": false,
"headline": "docs: update readme",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-23T18:07:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bac03278fd91f572e0ae3d60c64921ba64dfdc56",
"body": "* feat: add ansi colorscheme, refactor\n\n* fix: block padding on notty or theme without block bg\n\n* fix: spacing\n\nSigned-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>\n\n---------\n\nSigned-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: add ansi colorscheme, refactor (#43)",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-23T17:51:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e582283cd5c7c033f2cceee0144bd601644db184",
"body": "* feat: support grouped commands and fix flag style\n\n- supports grouped commands (alternative impl of #33)\n- fixes the help flag styles\n\nCo-authored-by: David Napier <dnapier@users.noreply.github.com>\n\n* fix: sort\n\n* fix: keep original ordering\n\n* fix: grouping\n\n* fix: lint\n\n* fix: double check\n\n---------\n\nCo-authored-by: David Napier <dnapier@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: support grouped commands and fix flag style (#42)",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-23T17:27:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a49dbf13f43b6f3e44bf3c72ccba7e4b9cdf10d",
"body": "* fix: only show 'try --help for usage' when it's a usage error\n\n* chore: comment",
"is_bot": false,
"headline": "fix: only show 'try --help for usage' when it's a usage error (#40)",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-23T11:31:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "226b1fa3b59742b768dd792496e4c95dd6f0be4f",
"body": null,
"is_bot": false,
"headline": "chore: lint",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-20T01:30:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "292835b497aeec09ffb1a26cb783741171c4bc44",
"body": "closes #38",
"is_bot": false,
"headline": "fix: handle multi line examples",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-20T01:28:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a333a1fd7cb9a8ca8ea3e7e787067a18138b8a90",
"body": null,
"is_bot": false,
"headline": "fix: parser improvements",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-20T01:11:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52e7a8665895ded73b0495ea639b886df4a6457b",
"body": null,
"is_bot": false,
"headline": "fix: improvements",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-20T01:00:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3ee675d101705a17d231029cf74dba701b4a5c6",
"body": "we do use stdout to print stuff.",
"is_bot": false,
"headline": "fix: check bg color on stdout instead of stderr (#37)",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-19T16:23:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4cc657acb2ccad026a9f78c47cbd4397a61c890",
"body": null,
"is_bot": false,
"headline": "fix: only detect bg if needed (#36)",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-19T16:19:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "004b40b94e9dbc3f7b0c2d10ff0d62d2aba75a23",
"body": "* fix: don't detect background color if output's not a tty\n\n* fix: use charm x/term package for consistency",
"is_bot": false,
"headline": "fix: don't detect background color if output's not a tty (#35)",
"author_name": "Christian Rocha",
"author_login": "meowgorithm",
"committed_at": "2025-06-19T16:08:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb466673916d58f20f63a7b968fb8f0627a9c204",
"body": "Add missing import to make the example run as expected.",
"is_bot": false,
"headline": "docs: fix example (#30)",
"author_name": "Christer Edvartsen",
"author_login": "christeredvartsen",
"committed_at": "2025-06-19T14:12:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80ecd96df7f92940e30c8b8c491047ac8eee2cbc",
"body": null,
"is_bot": false,
"headline": "docs(readme): fix example image in dark mode",
"author_name": "Christian Rocha",
"author_login": "meowgorithm",
"committed_at": "2025-06-19T02:20:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c14108db3dc647c937639674e2310517728ddd72",
"body": null,
"is_bot": false,
"headline": "feat: support having a custom error handler (#28)",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-18T19:38:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b48c449a3040bdba95cdcca938f366b39b80cd8",
"body": null,
"is_bot": false,
"headline": "chore: go mod tidy",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-18T17:07:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fb26c324920ba9cbb7745ce9933a96ff2b1dfea",
"body": "Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>",
"is_bot": false,
"headline": "test: update golden files",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-18T16:28:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59a0711f25f9a247b45a738ec06ab43fb4d88b02",
"body": "* fix: improve width\n\nSigned-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>\n\n* fix: width\n\n---------\n\nSigned-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>",
"is_bot": false,
"headline": "fix: improve width calculations (#27)",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-18T16:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67c5fa53704449685d76e7b2cdd09090c3696db2",
"body": "* chore: john doe -> jane doe\n\n* chore(theme): rework themes slightly",
"is_bot": false,
"headline": "chore: minor theme edits (#26)",
"author_name": "Christian Rocha",
"author_login": "meowgorithm",
"committed_at": "2025-06-18T16:28:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c10810bc8e12e3697f868d1f486d5fa2abeeb14",
"body": null,
"is_bot": false,
"headline": "docs(readme): update example output",
"author_name": "Christian Rocha",
"author_login": "meowgorithm",
"committed_at": "2025-06-18T15:57:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "233a307ca967d25eb7b6a7f565ed0846db33ec36",
"body": null,
"is_bot": false,
"headline": "fix: narrow screens",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-18T13:02:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c426f77637a178dd7d4a9d8f6e4b84c0d7b6588d",
"body": null,
"is_bot": false,
"headline": "fix: add flag default style, fix args padding",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-18T12:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad109dfe54a171f6865003a18b56b2045d085b64",
"body": null,
"is_bot": false,
"headline": "fix: flag description color",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-17T15:02:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ece15e4a511e382985d1441045895ed552d191be",
"body": "Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>",
"is_bot": false,
"headline": "fix: transform",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-17T14:46:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8b48d11da55c85a47b04364328931b1076902b6",
"body": null,
"is_bot": false,
"headline": "fix: description",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-17T14:45:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "906158c1e025aca4a397e2baa4ede62847967f6b",
"body": "* feat: update colors and styles a bit\n\nSigned-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>\n\n* fix: improvements\n\n* fix: lint\n\n* fix: width max 120\n\n* fix: updates\n\n---------\n\nSigned-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: update colors and styles a bit (#25)",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-17T14:17:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2a11e9be1947cac8a1a34c0ff5a750516995a56",
"body": null,
"is_bot": false,
"headline": "docs(readme): fix product image alpha channel",
"author_name": "Christian Rocha",
"author_login": "meowgorithm",
"committed_at": "2025-06-11T14:14:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36888b964da98815368aeaa83fd561f88e870c94",
"body": null,
"is_bot": false,
"headline": "docs: add contributing guidelines (#24)",
"author_name": "bashbunni",
"author_login": "bashbunni",
"committed_at": "2025-06-11T11:15:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5712c1db6a8eea439658e985dbb12717c6be3068",
"body": null,
"is_bot": false,
"headline": "docs(readme): one more edit to header art",
"author_name": "Christian Rocha",
"author_login": "meowgorithm",
"committed_at": "2025-06-09T17:31:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "223157f2461c098bac73a64d218d3374e338ee38",
"body": null,
"is_bot": false,
"headline": "docs(readme): update header art",
"author_name": "Christian Rocha",
"author_login": "meowgorithm",
"committed_at": "2025-06-09T17:21:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b71b6eab059451ab2dbb64bffd3c177803a93096",
"body": null,
"is_bot": false,
"headline": "fix: don't show examples if there are no examples",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-09T16:50:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8890404d05f40ae8118a2e0d7040ef6dfd9ab2ea",
"body": "* fix: wrap errors et al\n\ncloses #22\n\n* test: update golden files\n\nSigned-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>\n\n* fix: term size\n\n* fix: width\n\n---------\n\nSigned-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>",
"is_bot": false,
"headline": "fix: wrap errors et al (#23)",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-09T16:44:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "270bf037f57511c86cc24e4d9d204675f84b734a",
"body": null,
"is_bot": false,
"headline": "docs(readme): minor copyedit",
"author_name": "Christian Rocha",
"author_login": "meowgorithm",
"committed_at": "2025-06-09T15:34:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd3b8c2ed034c3c46241d4782885601fa7d539d2",
"body": null,
"is_bot": false,
"headline": "docs(readme): update screenshot",
"author_name": "Christian Rocha",
"author_login": "meowgorithm",
"committed_at": "2025-06-09T15:07:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b82536b9588f5ab063a5b7ff0448f003a6c3eb9",
"body": null,
"is_bot": false,
"headline": "docs(readme): corrections and copyedits",
"author_name": "Christian Rocha",
"author_login": "meowgorithm",
"committed_at": "2025-06-09T14:56:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfa51be50b85ae10af1ae92b7ea8c4ea77036621",
"body": "Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>",
"is_bot": false,
"headline": "test: update golden files",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-09T11:51:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b22ad805d93b139b4eebfecc4ca8359ebb3f5bf",
"body": "* docs(readme): art, badges, copyedits\n\n* chore: error output copy edit",
"is_bot": false,
"headline": "docs(readme): art, badges, copyedits (#21)",
"author_name": "Christian Rocha",
"author_login": "meowgorithm",
"committed_at": "2025-06-09T11:36:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8d999abbf1e4466acce48b026c417fb622ee0f4",
"body": "* feat: colors\n\n* feat: new colorsscheme\n\nSigned-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>\n\n* chore: update\n\n* Update package name + various minor edits (#20)\n\n* chore: rename package to fang\n\n* fix: trim extra lines above commands and flags headers\n\n* chore: capitalize REA\n[…]\nmments\n\n* fix: improve theme\n\n* docs: update\n\n* fix: comment\n\n---------\n\nSigned-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>\nCo-authored-by: Christian Rocha <christian@rocha.is>",
"is_bot": false,
"headline": "feat: new color scheme (#19)",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-06-08T23:23:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9eb64a30109164302338f22541c07a2c71763c5c",
"body": "Co-authored-by: caarlos0 <245435+caarlos0@users.noreply.github.com>",
"is_bot": true,
"headline": "ci: sync golangci-lint config (#18)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-06-02T11:51:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b6357d86696193a2905ecac31168a08517aa9f2",
"body": "Co-authored-by: caarlos0 <245435+caarlos0@users.noreply.github.com>",
"is_bot": true,
"headline": "ci: sync golangci-lint config (#17)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-04-21T17:10:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69618782fcac825b436a67422faf39726d277aef",
"body": "Co-authored-by: caarlos0 <245435+caarlos0@users.noreply.github.com>",
"is_bot": true,
"headline": "ci: sync golangci-lint config (#15)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-04-10T02:43:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5b66288f5e1bcf3064274f7980f1212868ae1a3",
"body": "Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>",
"is_bot": false,
"headline": "fix(deps): sum",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-04-10T02:42:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7588463fd60d1fa07dfd7acc3c48f052ce83a60d",
"body": "Bumps [golang.org/x/text](https://github.com/golang/text) from 0.23.0 to 0.24.0.\n- [Release notes](https://github.com/golang/text/releases)\n- [Commits](https://github.com/golang/text/compare/v0.23.0...v0.24.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/text\n dependency-version: 0.24\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump golang.org/x/text from 0.23.0 to 0.24.0 (#16)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-10T02:42:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b2d8702e8788666d10a5303907e7dffeedd7908d",
"body": null,
"is_bot": false,
"headline": "fix: Lip Gloss tag",
"author_name": "Christian Rocha",
"author_login": "meowgorithm",
"committed_at": "2025-03-27T14:16:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93246bd9ba4703d550bcfbb7242f27893706760c",
"body": "Co-authored-by: caarlos0 <245435+caarlos0@users.noreply.github.com>",
"is_bot": true,
"headline": "ci: sync golangci-lint config (#12)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-03-27T13:32:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e198937e95be8398ca9f783e6b1647048435c8c",
"body": null,
"is_bot": false,
"headline": "docs: update",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-03-27T13:17:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6184222fa28af5f6fa07c899c85997252bd7d81c",
"body": "Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>",
"is_bot": false,
"headline": "chore(deps): update",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-03-27T13:15:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ac060dc38584d39dfa66c90bd2c38be5bd359af",
"body": "Bumps [github.com/charmbracelet/colorprofile](https://github.com/charmbracelet/colorprofile) from 0.2.2 to 0.3.0.\n- [Release notes](https://github.com/charmbracelet/colorprofile/releases)\n- [Changelog](https://github.com/charmbracelet/colorprofile/blob/main/.goreleaser.yml)\n- [Commits](https://githu\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/charmbracelet/colorprofile (#13)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-27T10:37:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bfeec3979f0d7daff978a0a9db6a3f093ad3e35f",
"body": null,
"is_bot": false,
"headline": "docs: license year",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-03-06T17:08:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d1a9d91d47bdbe24463948c7ff96cd9ddbdf4bd",
"body": "* docs: improve readme\n\nSigned-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>\n\n* fix: trying with divs\n\nSigned-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>\n\n* wip\n\nSigned-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>\n\n* fix: p\n\n---------\n\nSigned-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>",
"is_bot": false,
"headline": "docs: improve readme (#11)",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-03-06T17:05:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90a9a77e559bae13ee2761b05dbecbb26c2741a5",
"body": null,
"is_bot": false,
"headline": "fix: lint",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-03-06T16:22:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40dbf2b1a40dab0b85ae6abefaec5b11d150c575",
"body": null,
"is_bot": false,
"headline": "chore(deps): update lipgloss",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-03-06T16:22:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3de02ae189d985d650c90d8653ea1ce8b81b28f",
"body": null,
"is_bot": false,
"headline": "ci: remove nightly job",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-03-06T16:20:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8e83470de788ed7f0331dfae812693e72e56ddb",
"body": "Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>",
"is_bot": false,
"headline": "ci: goreleaser config",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-03-06T16:19:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a80604b4fdcbf86c268516f4d6a41cc975354a2f",
"body": "Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>",
"is_bot": false,
"headline": "chore(deps): update",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-03-06T16:17:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7decd9310902e26e0429a24adf5ebcea8d7a8f45",
"body": null,
"is_bot": false,
"headline": "chore(deps): bump colorprofile to v0.2.1",
"author_name": "Christian Rocha",
"author_login": "meowgorithm",
"committed_at": "2025-02-19T20:18:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28621dd549151659578487b664c63d40f9778fe5",
"body": null,
"is_bot": false,
"headline": "chore(deps): bump colorprofile to v0.2.0",
"author_name": "Christian Rocha",
"author_login": "meowgorithm",
"committed_at": "2025-02-17T18:12:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dafed6ae5c6f452247cfc6e37f88b1e4daa178ea",
"body": "Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.1 to 1.9.1.\n- [Release notes](https://github.com/spf13/cobra/releases)\n- [Commits](https://github.com/spf13/cobra/compare/v1.8.1...v1.9.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/cobra\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#8)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-17T11:08:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5de5fb7b67a898dc21eee1c04ac2b289c76b2829",
"body": "Bumps [golang.org/x/text](https://github.com/golang/text) from 0.21.0 to 0.22.0.\n- [Release notes](https://github.com/golang/text/releases)\n- [Commits](https://github.com/golang/text/compare/v0.21.0...v0.22.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/text\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 (#7)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-05T10:41:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0e0fdd94d2ed0008a6c6141068367b0197832aa",
"body": "Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>",
"is_bot": false,
"headline": "test: update golden files",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2025-01-31T12:51:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0378a4a4e2ec9f7475a800cb7a1550768dbe8a0",
"body": "Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.5 to 1.0.6.\r\n- [Release notes](https://github.com/spf13/pflag/releases)\r\n- [Commits](https://github.com/spf13/pflag/compare/v1.0.5...v1.0.6)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/spf13/pflag\r\n dependency-\n[…]\n:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (#6)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-01-31T12:50:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "74aef4b0880dfac63b52f7e6f320599859cbcc4b",
"body": null,
"is_bot": false,
"headline": "chore: add gap under help",
"author_name": "Christian Rocha",
"author_login": "meowgorithm",
"committed_at": "2025-01-14T20:33:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4537aa6751750e3c6ad6fe77ce93f6f69186a9f7",
"body": "Bumps [golang.org/x/text](https://github.com/golang/text) from 0.20.0 to 0.21.0.\n- [Release notes](https://github.com/golang/text/releases)\n- [Commits](https://github.com/golang/text/compare/v0.20.0...v0.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/text\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump golang.org/x/text from 0.20.0 to 0.21.0 (#4)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-05T10:26:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22c96c6e6351379ca2532e617c75d4628c5e9ffa",
"body": null,
"is_bot": false,
"headline": "fix: example",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2024-11-27T12:28:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "318d357b72345e1a27c88e6b5c2e94cd6170adca",
"body": "* docs(example): show help by default\n\n* docs(example): various copyedits",
"is_bot": false,
"headline": "fix: minor example edits (#3)",
"author_name": "Christian Rocha",
"author_login": "meowgorithm",
"committed_at": "2024-11-27T12:25:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba46c593bfedc40e4b1986a7f5433d293b33f103",
"body": null,
"is_bot": false,
"headline": "tests: fix",
"author_name": "Carlos Alexandro Becker",
"author_login": "caarlos0",
"committed_at": "2024-11-25T23:41:04Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 22,
"latest_release_at": "2026-03-11T23:37:39Z",
"latest_release_tag": "v2.0.1",
"releases_from_tags": false,
"days_since_last_push": 80,
"active_weeks_last_year": 11,
"days_since_latest_release": 134,
"mean_days_between_releases": 29.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "charm.land/fang/v2",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": null,
"registry_url": "https://pkg.go.dev/charm.land/fang/v2",
"is_deprecated": false,
"latest_version": "v2.0.1",
"repository_url": null,
"versions_count": 2,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-03-11T14:21:45Z",
"latest_version_yanked": null,
"days_since_latest_publish": 134
}
]
},
"popularity": {
"forks": 43,
"stars": 1927,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2025-06-18",
"count": 1
},
{
"date": "2025-06-19",
"count": 8
},
{
"date": "2025-06-20",
"count": 2
},
{
"date": "2025-06-23",
"count": 1
},
{
"date": "2025-06-24",
"count": 1
},
{
"date": "2025-06-26",
"count": 3
},
{
"date": "2025-06-27",
"count": 1
},
{
"date": "2025-06-28",
"count": 1
},
{
"date": "2025-07-03",
"count": 1
},
{
"date": "2025-07-09",
"count": 1
},
{
"date": "2025-07-11",
"count": 1
},
{
"date": "2025-07-17",
"count": 1
},
{
"date": "2025-08-02",
"count": 2
},
{
"date": "2025-08-09",
"count": 1
},
{
"date": "2025-08-17",
"count": 1
},
{
"date": "2025-08-21",
"count": 1
},
{
"date": "2025-08-31",
"count": 1
},
{
"date": "2025-09-17",
"count": 1
},
{
"date": "2025-09-29",
"count": 1
},
{
"date": "2025-11-22",
"count": 1
},
{
"date": "2025-11-29",
"count": 1
},
{
"date": "2026-01-08",
"count": 1
},
{
"date": "2026-03-17",
"count": 1
},
{
"date": "2026-03-18",
"count": 1
},
{
"date": "2026-03-20",
"count": 1
},
{
"date": "2026-03-21",
"count": 1
},
{
"date": "2026-04-22",
"count": 1
},
{
"date": "2026-05-12",
"count": 1
},
{
"date": "2026-05-16",
"count": 1
},
{
"date": "2026-05-25",
"count": 1
},
{
"date": "2026-06-06",
"count": 1
},
{
"date": "2026-07-01",
"count": 1
}
],
"complete": true,
"collected": 43,
"total_forks": 43
},
"star_history": null,
"open_issues_and_prs": 22
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Taskfile.yml"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 12347,
"source_files_sampled": 9,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "charm.land/lipgloss/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.1"
},
{
"name": "github.com/charmbracelet/colorprofile",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.2"
},
{
"name": "github.com/charmbracelet/x/ansi",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.11.6"
},
{
"name": "github.com/charmbracelet/x/exp/charmtone",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20250603201427-c31516f43444"
},
{
"name": "github.com/charmbracelet/x/exp/golden",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20250806222409-83e3a29d542f"
},
{
"name": "github.com/charmbracelet/x/term",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.2"
},
{
"name": "github.com/muesli/mango-cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.0"
},
{
"name": "github.com/muesli/roff",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.0"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.1"
},
{
"name": "github.com/spf13/pflag",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.6"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.0"
},
{
"name": "golang.org/x/sys",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.42.0"
},
{
"name": "golang.org/x/text",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.24.0"
}
],
"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": 11,
"merged_prs": 48,
"open_issues": 11,
"closed_ratio": 0.621,
"closed_issues": 18,
"closed_unmerged_prs": 8
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "caarlos0",
"commits": 80,
"avatar_url": "https://avatars.githubusercontent.com/u/245435?v=4"
},
{
"type": "User",
"login": "meowgorithm",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/25087?v=4"
},
{
"type": "User",
"login": "aymanbagabas",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/3187948?v=4"
},
{
"type": "User",
"login": "Ahhhh-man",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/85831666?v=4"
},
{
"type": "User",
"login": "andreynering",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/7011819?v=4"
},
{
"type": "User",
"login": "christeredvartsen",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/25402?v=4"
},
{
"type": "User",
"login": "michaelquigley",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/4443091?v=4"
},
{
"type": "User",
"login": "bashbunni",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/15822994?v=4"
}
],
"contributors_sampled": 8,
"top_contributor_share": 0.702
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yml",
"goreleaser.yml",
"lint-sync.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 7,
"reason": "12 out of 16 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": 3,
"reason": "Found 9/27 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 12 contributing companies or organizations",
"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": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "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": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "b1722e95d5cc668bb1888e9e2196d0b0173d5aa7",
"ran_at": "2026-07-24T08:57:42Z",
"aggregate_score": 4.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-23T10:03:45Z",
"oldest_open_prs": [
{
"number": 65,
"created_at": "2025-08-02T17:39:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 88,
"created_at": "2026-03-18T19:14:55Z",
"last_comment_at": "2026-07-24T07:28:35Z",
"last_comment_author": "phikai"
},
{
"number": 92,
"created_at": "2026-05-04T12:11:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 93,
"created_at": "2026-05-04T12:11:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 94,
"created_at": "2026-05-04T12:11:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 95,
"created_at": "2026-05-04T12:11:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 96,
"created_at": "2026-05-04T12:11:18Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 97,
"created_at": "2026-05-12T15:59:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 98,
"created_at": "2026-05-16T19:30:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 99,
"created_at": "2026-05-17T13:31:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 100,
"created_at": "2026-07-01T13:20:04Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-03-11T14:21:45Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 41,
"created_at": "2025-06-21T13:11:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 60,
"created_at": "2025-07-11T01:38:51Z",
"last_comment_at": "2025-07-11T13:14:42Z",
"last_comment_author": "DanStough"
},
{
"number": 61,
"created_at": "2025-07-21T18:48:00Z",
"last_comment_at": "2025-08-18T14:19:58Z",
"last_comment_author": "caarlos0"
},
{
"number": 64,
"created_at": "2025-08-02T17:23:29Z",
"last_comment_at": "2025-10-01T11:33:19Z",
"last_comment_author": "Nadim147c"
},
{
"number": 74,
"created_at": "2025-09-18T14:56:58Z",
"last_comment_at": "2025-10-27T22:03:13Z",
"last_comment_author": "wjam"
},
{
"number": 75,
"created_at": "2025-09-23T13:13:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 76,
"created_at": "2025-09-29T20:56:25Z",
"last_comment_at": "2025-09-30T17:22:50Z",
"last_comment_author": "caarlos0"
},
{
"number": 80,
"created_at": "2025-11-07T20:49:31Z",
"last_comment_at": "2026-02-17T21:59:50Z",
"last_comment_author": "jon4hz"
},
{
"number": 82,
"created_at": "2025-12-02T18:17:50Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 90,
"created_at": "2026-03-30T13:29:50Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 91,
"created_at": "2026-04-26T15:05:05Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/charmbracelet/fang",
"host": "github.com",
"name": "fang",
"owner": "charmbracelet"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"security": 49,
"vitality": 59,
"community": 73,
"governance": 66,
"engineering": 67
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 59,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"commits_last_year": 22,
"human_commit_share": 0.88,
"days_since_last_push": 80,
"active_weeks_last_year": 11
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 80 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 80
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "11/52 weeks with commits",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 11
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "22 commits in the last year",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 22
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"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": 90,
"inputs": {
"releases_count": 10,
"latest_release_tag": "v2.0.1",
"releases_from_tags": false,
"days_since_latest_release": 134,
"mean_days_between_releases": 29.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 10
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 134 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 134
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~29.6 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 29.6
}
}
],
"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": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 92,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 92 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 92
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 73,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"forks": 43,
"stars": 1927,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,927 stars",
"points": 53.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1927
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "43 forks",
"points": 13.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 43
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"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": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 66,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 8,
"top_contributor_share": 0.702
},
"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 70% of commits",
"points": 6.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 70
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "8 contributors",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 8
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 12 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"merged_prs": 48,
"open_issues": 11,
"closed_issues": 18,
"issue_closed_ratio": 0.621,
"closed_unmerged_prs": 8
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "62% of issues closed",
"points": 29,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 62
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "48/56 decided PRs merged",
"points": 32.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 48,
"decided": 56
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 9/27 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 15871,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "charmbracelet",
"public_repos": 55,
"account_age_days": 2453
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "15,871 followers of charmbracelet",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 15871,
"login": "charmbracelet"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "55 public repos, account ~6 yr old",
"points": 24.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 55
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"charm.land/fang/v2"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 134
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 134 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 134
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "2 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 2
}
}
],
"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": 67,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "12 out of 16 merged PRs checked by a CI test -- score normalized to 7",
"points": 14,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"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": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 49,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 49,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "12 out of 16 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 9/27 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 12 contributing companies or organizations",
"points": 2.5,
"status": "met",
"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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "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 detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "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": 21
},
"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": 66,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "88 of 88 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 88,
"sampled": 88
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Taskfile.yml"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.01,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.06
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Taskfile.yml",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Taskfile.yml"
}
}
],
"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": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "6 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 6,
"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": 12347,
"source_files_sampled": 9,
"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/9 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 9,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"example"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "example",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example"
}
}
],
"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-24T08:57:57.961547Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/charmbracelet/fang.svg",
"full_name": "charmbracelet/fang",
"license_state": "standard",
"license_spdx": "MIT"
}