Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 3674,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 4390148,
"Shell": 10117,
"PowerShell": 3318
},
"pushed_at": "2026-07-27T13:29:41Z",
"created_at": "2026-01-29T15:53:08Z",
"owner_type": "Organization",
"updated_at": "2026-07-27T13:32:35Z",
"description": "CLI SDK for the Telnyx API",
"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://telnyx.com",
"name": "telnyx",
"type": "Organization",
"login": "team-telnyx",
"company": null,
"location": "Telnyx LLC",
"followers": 248,
"avatar_url": "https://avatars.githubusercontent.com/u/10522416?v=4",
"created_at": "2015-01-13T21:57:59Z",
"is_verified": null,
"public_repos": 263,
"account_age_days": 4214
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.24.0",
"kind": "minor",
"published_at": "2026-07-21T11:24:50Z"
},
{
"tag": "v0.23.0",
"kind": "minor",
"published_at": "2026-07-20T15:47:43Z"
},
{
"tag": "v0.22.0",
"kind": "minor",
"published_at": "2026-07-09T15:19:23Z"
},
{
"tag": "v0.21.0",
"kind": "minor",
"published_at": "2026-07-03T14:51:44Z"
},
{
"tag": "v0.20.0",
"kind": "minor",
"published_at": "2026-07-03T09:22:06Z"
},
{
"tag": "v0.19.0",
"kind": "minor",
"published_at": "2026-07-02T12:44:49Z"
},
{
"tag": "v0.18.0",
"kind": "minor",
"published_at": "2026-06-28T18:38:42Z"
},
{
"tag": "v0.17.0",
"kind": "minor",
"published_at": "2026-06-04T22:57:04Z"
},
{
"tag": "v0.16.0",
"kind": "minor",
"published_at": "2026-05-26T09:40:20Z"
},
{
"tag": "v0.15.0",
"kind": "minor",
"published_at": "2026-05-17T15:41:11Z"
},
{
"tag": "v0.14.0",
"kind": "minor",
"published_at": "2026-05-12T13:27:34Z"
},
{
"tag": "v0.13.0",
"kind": "minor",
"published_at": "2026-04-28T22:19:07Z"
},
{
"tag": "v0.12.1",
"kind": "patch",
"published_at": "2026-04-09T15:48:03Z"
},
{
"tag": "v0.12.0",
"kind": "minor",
"published_at": "2026-04-09T13:29:25Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2026-04-01T09:20:02Z"
},
{
"tag": "v0.10.1",
"kind": "patch",
"published_at": "2026-03-30T17:13:10Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2026-03-27T18:11:16Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-03-20T00:54:02Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-03-20T00:28:24Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-03-12T23:40:48Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-03-04T09:45:00Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-03-03T13:15:41Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-02-27T11:59:20Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-02-26T21:17:19Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-02-24T23:25:12Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-02-24T17:20:42Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-02-05T15:00:35Z"
}
],
"recent_commits": [
{
"oid": "7a9d5ca171d6238ddbc32f212fb49a0f5ef0ec08",
"body": null,
"is_bot": false,
"headline": "chore: add repository code owner (#78)",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-07-27T13:29:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9ea39f56502b89811b816957f1f641db193cb47",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "chore: sync code from next into release PR (#76)",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-07-21T11:24:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f76870d2ddbeaf93e182553e119db85402e48e3a",
"body": null,
"is_bot": false,
"headline": "fix(release): handle dirty local release checkout (#75)",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-07-21T10:33:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8df1a747dd22bb3b7e48bae70e3c12c578978b72",
"body": null,
"is_bot": false,
"headline": "fix(release): configure identity before synthetic commit (#73)",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-07-21T10:00:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56bac831e02ed65ff333f828fabc4a3056522c3b",
"body": null,
"is_bot": false,
"headline": "fix(release): keep release PR history on production base (#71)",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-07-21T09:25:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "260f422d1270b0935a4ef32407f497b9ffd6fe9e",
"body": null,
"is_bot": false,
"headline": "fix: scan next commits when creating release PR (#69)",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-07-21T08:16:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c75d80b5f906c3c438a0db18569962b1ac4b2d57",
"body": "* chore: promote from staging 4860bd4\n\nRelease-As: 0.22.0\n\n* chore: promote from staging c759f54\n\nRelease-As: 0.22.0\n\n* chore: promote from staging 88850ef\n\nRelease-As: 0.22.0\n\n* chore: promote from staging 95313e8\n\nRelease-As: 0.22.0\n\n* chore: promote from staging bbdf8f2\n\nRelease-As: 0.22.0\n\n* cho\n[…]\nto release PR\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "release: 0.23.0 (#67)",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-07-20T15:47:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a11fc739bdc3bb0899b3f634fe1731c688a7ae5f",
"body": "The release-pr CLI call is wrapped in `|| true`, so an API error or a\nscan regression leaves the run green with no release PR — exactly how\nthe 2026-07-09 silent skip hid for weeks. This assertion fails the run\nloudly when next carries user-facing (feat/fix) or Release-As commits\nsince the latest release but no open release-please PR exists.",
"is_bot": false,
"headline": "fix(release): assert a release PR exists for unreleased commits (#68)",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-07-09T21:05:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfffba549ef1d131d77a9b5b7d78317985c4cd0d",
"body": "…ranch (#66)\n\nrelease-pr's --local mode git-clones from --repo-url into /tmp, so the\nref-repoint in the workspace never reaches the scan — on a quiet default\nbranch it collects 0 commits and silently skips the release PR (seen\n2026-07-09: promotes landed on next but no new release PR opened).\nRewrite the repo URL to the workspace so the CLI clones the repointed\nrefs; API PR-creation still parses owner/repo from the URL string.",
"is_bot": false,
"headline": "fix(release): make the --local scan clone see the repointed release b…",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-07-09T19:57:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c48f805567bf2efc5984bf56e07752b75f2bef73",
"body": "* chore: promote from staging 4860bd4\n\nRelease-As: 0.22.0\n\n* chore: promote from staging c759f54\n\nRelease-As: 0.22.0\n\n* chore: promote from staging 88850ef\n\nRelease-As: 0.22.0\n\n* chore: promote from staging 95313e8\n\nRelease-As: 0.22.0\n\n* chore: promote from staging bbdf8f2\n\nRelease-As: 0.22.0\n\n* cho\n[…]\nto release PR\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "release: 0.22.0 (#64)",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-07-09T15:19:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d2089a834031b403921cc982222a705847c12b57",
"body": null,
"is_bot": false,
"headline": "ci: guard release PRs against prod-owned machinery changes (#65)",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-07-06T15:32:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da8cf61a3291d19c89c4ec97fc3013bdba2ed0cc",
"body": null,
"is_bot": false,
"headline": "fix(release): ghost guard also verifies the GitHub Release exists (#60)",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-07-03T23:06:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e112e9c0043cc4dd2b8d0f9bacc5ad02ff303b79",
"body": "…ster hotfixes) (#58)",
"is_bot": false,
"headline": "fix(release): scan next's commits in release-pr (stop depending on ma…",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-07-03T22:01:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2c31b6642fce734ee84c6e10ab9cef630cd89fb",
"body": "…tep) (#57)",
"is_bot": false,
"headline": "ci(release): require manual merge of release PRs (remove auto-merge s…",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-07-03T14:56:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b33a95a5e5e2393c2570f0580040a3230b19ed8d",
"body": "* chore: promote from staging 32b8601\n\nRelease-As: 0.21.0\n\n* chore: sync code from next into release PR\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "release: 0.21.0 (#55)",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-07-03T14:51:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ba5160a07092c4c5ad4b120e7aefdbc579aa383",
"body": "…HUB_OUTPUT) (#54)",
"is_bot": false,
"headline": "fix(release): take first Release-As match (multiline output broke GIT…",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-07-03T14:50:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e55fb83b1f70bd7822cc9391fa3dd3333f2ef2c",
"body": "… (#52)",
"is_bot": false,
"headline": "ci: auto-merge release PRs with --squash (repo forbids merge commits)…",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-07-03T09:27:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f218d62f6a9928c86e30899dfb914bc3a6cecb9",
"body": "* chore: sync repo\n\n* chore: promote from staging 5d40eb4\n\nRelease-As: 0.20.0\n\n* chore: promote from staging 6fa4bc0\n\nRelease-As: 0.20.0\n\n* chore: sync code from next into release PR\n\n---------\n\nCo-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "release: 0.20.0 (#51)",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-07-03T09:21:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fbed1e72bdfe5190caf2f0d771309ddee0e909a",
"body": "…ication) (#47)",
"is_bot": false,
"headline": "ci: add ghost-release guards (self-heal autorelease label + tag verif…",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-07-02T22:38:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e007504bc269837c0fa6992379d0a12b73573e8",
"body": "…R URL regex in release-please.yml (#45)\n\nThree fixes for the tree replacement sync step:\n\n1. Replace git rm + git checkout no-op with git reset --hard origin/next.\n After \"git rm -rf .\" empties the index, \"git checkout origin/next -- .\"\n resolves pathspec '.' against the empty index and matches\n[…]\nst-forward tree replacement commits.\n git reset --hard rewrites branch history, so the push is rejected\n as non-fast-forward.\n\nSee team-telnyx/telnyx-python PRs #375 and #380 for the original fix.",
"is_bot": false,
"headline": "fix: use git reset --hard for tree replacement, force-push, and fix P…",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-07-02T18:55:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "231caeff705c30b524d52f60e4b118ce8fb46e9d",
"body": "…l (#43)\n\nThe tree replacement step runs after `npx release-please` which creates node_modules/ in the GitHub Actions workspace. `git add -A` was picking up these untracked node_modules/ files and committing them to the release PR.\n\nFix: add `git rm -rf .` (handles file deletions) + `git clean -fdx` (removes untracked files like node_modules) before `git add -A`.\n\nObserved on telnyx-python PR #368: 2,566 files / 1.4M additions, of which 298 were node_modules/ files from npx release-please.",
"is_bot": false,
"headline": "fix: add git clean -fdx to tree replacement step in release-please.ym…",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-07-02T17:25:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "099b9e9150b83fc427b04bea83686656c40893af",
"body": "Root-cause fix for duplicate method implementations in promote-to-prod workflow.\n\nThe old git merge origin/next -X ours/theirs step caused duplicate method definitions when staging and prod had different method ordering. Git sees reordered methods as non-conflicting additions and keeps both copies, \n[…]\ne entire working tree from next (exact tree, no merge)\n3. Restore version-bump files on top\n4. Commit + push\n\nThis eliminates the 3-way merge that produced duplicates.\nSame fix as telnyx-node PR #466.",
"is_bot": false,
"headline": "fix: replace git merge with tree replacement in release-please.yml (#41)",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-07-02T16:10:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "db2a6f439e1966cff065b14544fedf0feab00af2",
"body": null,
"is_bot": false,
"headline": "release: 0.19.0 (#39)",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-07-02T12:44:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec159589a926bf41ff7fdb2cd2459688c7bababa",
"body": "* chore: promote from staging ad07cd8\n\nRelease-As: 0.19.0\n\n* fix: bump Go SDK from v4.79.0 to v4.82.0\n\n* chore: promote from staging 67a2286\n\nRelease-As: 0.19.0\n\n* chore: promote from staging 9e7a743\n\nRelease-As: 0.19.0\n\n* chore: promote from staging 4401268\n\nRelease-As: 0.19.0\n\n* chore: promote fro\n[…]\n.84.0\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "release: 0.19.0 (#38)",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-07-02T12:39:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "848d854374a47e2536a4f03d80ed4d726ba9f72d",
"body": "* fix: remove prerelease flags, fix schema URL to googleapis\n\n* ci: replace Stainless SaaS release-please with GitHub Actions workflow",
"is_bot": false,
"headline": "ci: add release-please workflow and fix config (#37)",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-07-01T13:29:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "885bb1c31f7304a2e9671218f1b221df0f358b08",
"body": "CLI code references methods added/renamed in Go SDK v4.82.0:\n- TextToSpeechService.GenerateSpeech (renamed from Generate)\n- TextToSpeechService.GetSpeech (new)\n- EnterpriseService.BrandedCalling (new)\n- SpeechToTextService.GetTranscription (new)\n- TermsOfServiceService.GetStatus (new)\n\nv4.79.0 doesn't have these, causing GoReleaser build failures.",
"is_bot": false,
"headline": "fix: bump Go SDK from v4.79.0 to v4.82.0 (#35)",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-06-28T19:15:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa6e4896e3de77b2fb2a056e4f97fa68f7133b96",
"body": "…rsing (#32)\n\n- Remove 'replace github.com/team-telnyx/telnyx-go/v4 => ../telnyx-go-staging'\n from go.mod (staging-only directive leaked to prod via promote-to-prod rsync)\n- Run go mod tidy to populate go.sum with real module hash (v4.79.0)\n- Fix release-please.yml: add | head -1 to Release-As grep\n[…]\n to prod, including go.mod\nwhich has a replace directive pointing to ../telnyx-go-staging (local dev\npath that doesn't exist on CI runners). This breaks GoReleaser, lint,\ntest, and build jobs on prod.",
"is_bot": false,
"headline": "fix: remove staging replace directive from go.mod + fix Release-As pa…",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-06-28T19:10:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e4fdca85b01d1b253d99c7f342020c06ede2f425",
"body": "* codegen metadata\n\n* feat: NUM-6470: Add branded-calling-v2 OpenAPI specs (external + internal)\n\n* feat: specs: add GET /terms_of_service/info (branded-calling + number-reputation)\n\n* feat: Fix cross-product leakage: de-dup shared enterprise/ToS endpoints + neutralize descriptions\n\n* feat: branded-\n[…]\nusers.noreply.github.com>\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "release: 0.18.0 (#30)",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-06-28T18:38:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a50a4e27bfb7a5b7d3fc23082820aeb608c742d1",
"body": "Adds two-phase release-please.yml workflow:\n Phase 1 (push to next): create release PR targeting main\n Phase 2 (push to main): create GitHub release + tag\n\nTag triggers publish-release.yml (GoReleaser builds cross-platform binaries).\n\nFixes release-please-config.json:\n - Remove prerelease: true (CLI does proper releases, not prereleases)\n - Remove versioning: prerelease\n - Fix URL (Stainless fork → official Google)\n\nModeled on telnyx-go and telnyx-ruby prod release-please workflows.",
"is_bot": false,
"headline": "chore: add release-please workflow + fix config for STLC cutover (#29)",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-06-26T22:41:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "550b1de4490def6823f75f4d3a3766475225bc9d",
"body": "* feat: TELAPPS-483: Add async webhook timeout to OpenAPI\n\n* feat: TELAPPS-72: document send_digits_on_answer on Dial + Transfer\n\n* feat: MSG-919: documentation for Whatsapp user data\n\n* chore: update example date in inference embedding\n\n* feat: TELAPPS-523: document stop_on_conversation_end on assi\n[…]\nhore(internal): codegen related update\n\n* codegen metadata\n\n* codegen metadata\n\n* release: 0.17.0\n\n---------\n\nCo-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "release: 0.17.0 (#27)",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-06-04T22:56:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a316955c8f1ab5753fbe92b84628412e357f8245",
"body": "* feat: Add assistant background audio volume to OpenAPI spec\n\n* feat: Telapps 101 soniox spec\n\n* release: 0.16.0\n\n---------\n\nCo-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "release: 0.16.0 (#26)",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-05-26T09:40:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09b94297451fd4b65108a5d57cef01b6ea8013f2",
"body": "* feat: AI-2294: document /ai/openai/models response and refresh LLM examples\n\n* codegen metadata\n\n* codegen metadata\n\n* feat: Responses endpoint\n\n* feat: Fix OpenAI chat API reference links\n\n* feat: Clean up OpenAI responses API docs\n\n* codegen metadata\n\n* chore(internal): codegen related update\n\n*\n[…]\nfeat(api): manual updates\n\n* release: 0.15.0\n\n---------\n\nCo-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>\nCo-authored-by: Ankit Samantaray <ankits@telnyx.com>",
"is_bot": true,
"headline": "release: 0.15.0 (#25)",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-05-17T15:41:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "76ce8124b1b187c7f029f735b826830fa1ae7aa4",
"body": "* codegen metadata\n\n* codegen metadata\n\n* feat: Add xAI and AssemblyAI transcription engines to call-control API docs\n\n* feat: Document assistant CRUD fields\n\n* fix(cli): correctly load zsh autocompletion\n\n* codegen metadata\n\n* fix: flags for nullable body scalar fields are strictly typed\n\n* codegen\n[…]\nt media encryption for call control\n\n* release: 0.14.0\n\n---------\n\nCo-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>\nCo-authored-by: Ankbot <ankits@telnyx.com>",
"is_bot": true,
"headline": "release: 0.14.0 (#24)",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-05-08T14:21:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "836c29c7d97ff617399bbabce479454f18cf9306",
"body": "* codegen metadata\n\n* chore(cli): additional test cases for `ShowJSONIterator`\n\n* feat: add shared CallAssistantRequest schema for call-control assistant object\n\n* fix: fix for failing to drop invalid module replace in link script\n\n* fix(cli): fix incompatible Go types for flag generated as array of\n[…]\ntainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>\nCo-authored-by: Ankit Samantaray <ankits@telnyx.com>\nCo-authored-by: Nick Bair <8889403+nicholasbair@users.noreply.github.com>",
"is_bot": true,
"headline": "release: 0.13.0 (#23)",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-04-28T22:19:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "49bbf24b003c9151018320271766c268ce08ae77",
"body": "* chore: update CLI go_sdk_version from v4.55.0 to v4.56.0\n\n* fix: update CLI for Go SDK v4.56.0 API renames\n\n* release: 0.12.1\n\n---------\n\nCo-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>\nCo-authored-by: Ankit Samantaray <ankit@telnyx.com>\nCo-authored-by: ankitTelnyx <ankits@telnyx.com>",
"is_bot": true,
"headline": "release: 0.12.1 (#22)",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-04-09T15:47:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "544528af076daeb6fd8d8b831b7500f1bc32542a",
"body": "* fix: handle empty data set using `--format explore`\n\n* fix: use `RawJSON` when iterating items with `--format explore` in the CLI\n\n* feat: binary-only parameters become CLI flags that take filenames only\n\n* feat: better error message if scheme forgotten in CLI `*_BASE_URL`/`--base-url`\n\n* feat: al\n[…]\nta\n\n* chore(cli): let `--format raw` be used in conjunction with `--transform`\n\n* release: 0.12.0\n\n---------\n\nCo-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "release: 0.12.0 (#21)",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-04-09T13:29:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5669870d1b9e462a5c2c2e49365596db7e9fbd10",
"body": "…n--changes--next\n\nrelease: 0.11.0",
"is_bot": false,
"headline": "Merge pull request #20 from team-telnyx/release-please--branches--mai…",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-04-01T09:19:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70cf5f082f8ec4d0c19210a8a003e66d77bc5f62",
"body": null,
"is_bot": true,
"headline": "release: 0.11.0",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-04-01T08:48:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c23258c2f04a8fb824247fdd7bf8a4e95f8efe78",
"body": "feat: add Cosign binary signing for releases",
"is_bot": false,
"headline": "Merge pull request #45 from stainless-sdks/feat/cosign-binary-signing",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-04-01T08:48:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c24265bec36d56ab6d250cdca970f7282d176f0",
"body": null,
"is_bot": false,
"headline": "ci: add Cosign installer to CI build job",
"author_name": "Ankit Samantaray",
"author_login": "ankitTelnyx",
"committed_at": "2026-04-01T08:37:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0ac2faebecf98ba5e383cc66b5c31f300cdc34e",
"body": null,
"is_bot": false,
"headline": "fix: correct cosign signing config",
"author_name": "Ankit Samantaray",
"author_login": "ankitTelnyx",
"committed_at": "2026-03-31T22:30:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "858b4facc1df6dbb043f3c99936bf7f9c5445c2e",
"body": null,
"is_bot": false,
"headline": "feat: add Cosign binary signing for releases",
"author_name": "Ankit Samantaray",
"author_login": "ankitTelnyx",
"committed_at": "2026-03-31T22:24:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d329f5f79f1a04ff1118483eccc3f0cd47eb393",
"body": "…n--changes--next\n\nrelease: 0.10.1",
"is_bot": false,
"headline": "Merge pull request #18 from team-telnyx/release-please--branches--mai…",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-03-30T17:13:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0fe66ad6f2513b35ecb53c7ff84bc7ad272eee6",
"body": null,
"is_bot": true,
"headline": "release: 0.10.1",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-28T21:23:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73bb8134ce24ada4123f3cddd54591b019f4d935",
"body": null,
"is_bot": true,
"headline": "codegen metadata",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-28T21:23:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddb2634fb3f91c60125746c9fa14f1496cdd4e1b",
"body": null,
"is_bot": true,
"headline": "codegen metadata",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-28T20:01:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2eb2bfa6943b1d3f0284fb775b97601eb409fb9",
"body": null,
"is_bot": true,
"headline": "codegen metadata",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-27T19:55:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edc6b3fbd8b0a91f8fdf90b6175207c683a973bc",
"body": null,
"is_bot": true,
"headline": "fix: fix for off-by-one error in pagination logic",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-27T19:24:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5248a09809be4e10257fd6afc673ded72c75dde3",
"body": "…n--changes--next\n\nrelease: 0.10.0",
"is_bot": false,
"headline": "Merge pull request #17 from team-telnyx/release-please--branches--mai…",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-03-27T18:11:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dd893307924ea4ab40790218a770796c53429fc",
"body": null,
"is_bot": true,
"headline": "release: 0.10.0",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-27T18:04:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c171aa511fdecb16d36876708fb1ce1d5815fbf4",
"body": null,
"is_bot": true,
"headline": "fix(cli): update go_sdk_version to v4.55.0",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-27T18:03:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9f0187f73a2c9c9e3ab0a0599c8515f15caccf8",
"body": null,
"is_bot": true,
"headline": "codegen metadata",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-27T00:22:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2be640f4c61a53798fa194c820b9e27d5dfb6319",
"body": null,
"is_bot": true,
"headline": "docs: fix voice settings available voices link",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-27T00:01:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a7829aae1de0419f9fb064382ec94e721cb2856",
"body": null,
"is_bot": true,
"headline": "codegen metadata",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-26T18:48:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83bd447d7ef30e59fddfa89bbf660ae3352fcf88",
"body": null,
"is_bot": true,
"headline": "chore: omit full usage information when missing required CLI parameters",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-26T18:20:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdffc96a0e197d00b951c269f5a57affbd4c991b",
"body": "…onst` is set",
"is_bot": true,
"headline": "feat: set CLI flag constant values automatically where `x-stainless-c…",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-26T18:13:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ded5753d531b7492ac9c86a670489ac832ae7e1",
"body": null,
"is_bot": true,
"headline": "codegen metadata",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-25T16:59:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18ce61e40942615778c80aae22bc0d543a94ff9e",
"body": null,
"is_bot": true,
"headline": "docs(branded-calling): add Number Reputation API specs",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-25T11:58:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79d4eb4460779bc60a55e080f6cada7a6372663a",
"body": null,
"is_bot": true,
"headline": "codegen metadata",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-25T09:43:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd4f3cf0646ec2c786932dea6f79f10616f2a968",
"body": null,
"is_bot": true,
"headline": "codegen metadata",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-25T09:31:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53bbc57b833b0ebe491d95006feeb8a630e1d79f",
"body": null,
"is_bot": true,
"headline": "feat: New tools api",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-24T21:31:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "548654484ae8321c06bd823ca2e69697d97aacd0",
"body": null,
"is_bot": true,
"headline": "feat: TELAPPS-5685: Add store_fields_as_variables to WebhookToolParams",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-24T20:43:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "473ae316481cd10bf367b5f5d5a8dc910495c1cd",
"body": "…DiscriminatorMissing\n\nFix schema union discriminator missing",
"is_bot": true,
"headline": "feat(api): Merge pull request #30 from stainless-sdks/fix-schemaUnion…",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-24T17:20:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1cdb629356dddb5142ebe84f1dfdc2a9191ffd4",
"body": "Note that we still want to run tests, as these depend on the metadata.",
"is_bot": true,
"headline": "chore(ci): skip lint on metadata-only changes",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-24T15:16:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df986e320b6369da40abf118a94657362176518d",
"body": "…input",
"is_bot": true,
"headline": "fix: cli no longer hangs when stdin is attached to a pipe with empty …",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-23T18:18:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fe564c2080e8987788fb81e6d540c4fe0296d6a",
"body": null,
"is_bot": true,
"headline": "chore(internal): update gitignore",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-23T12:42:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87e495db24b7780932bde448b3390e23eb3a86f1",
"body": null,
"is_bot": true,
"headline": "codegen metadata",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-23T00:45:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3984c4e4c8046eb4d7d9ec5c778342d9e3672495",
"body": "…description",
"is_bot": true,
"headline": "feat: add default description for enum CLI flags without an explicit …",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-20T19:41:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b92f5ed6f05917352af8bc80eff59980a3aec528",
"body": null,
"is_bot": true,
"headline": "docs: WhatsApp template components schema",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-20T19:02:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce17e31cf722f807f8e9448e351b4347281ea6e3",
"body": null,
"is_bot": true,
"headline": "feat(api): manual updates",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-20T19:02:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "541089f8f551a6848a0884f742918b8f19b9c540",
"body": "…API spec",
"is_bot": true,
"headline": "feat: Add Minimax provider support to Voice Designs and Voice Clones …",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-20T14:59:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96cf66af4a01a5ee2a11da36f033a46fa0bfd5a2",
"body": null,
"is_bot": true,
"headline": "feat(api): manual updates",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-20T01:03:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c42f8df00d9462346e18f2b75ef7648af0c0462",
"body": null,
"is_bot": true,
"headline": "codegen metadata",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-20T01:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbe7a458eef881414a47693bb3ec9f96ad989c28",
"body": null,
"is_bot": true,
"headline": "feat(api): manual updates",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-20T01:03:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72a9cc3a8ea4e66ca445ee870f1b9fd4881f9606",
"body": null,
"is_bot": true,
"headline": "feat(wireless): add traffic policy profiles endpoints to OpenAPI spec",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-20T01:00:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "333d745c5e9db537609369073a3aa0a2d9ab84a4",
"body": null,
"is_bot": true,
"headline": "feat(api): manual updates",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-20T00:58:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d51585e1b8b98f0c7c29f7deb29c58ffee95199",
"body": "…n--changes--next\n\nrelease: 0.9.0",
"is_bot": false,
"headline": "Merge pull request #16 from team-telnyx/release-please--branches--mai…",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-03-20T00:53:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c7e6926d8d96a509f263f03061b6f745ca9e503",
"body": null,
"is_bot": true,
"headline": "release: 0.9.0",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-20T00:46:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da5c8013374f59bb7d7f0b324baf40f5f43cc4bc",
"body": null,
"is_bot": true,
"headline": "feat: TELAPPS-5668: Add call.cost webhook event documentation",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-20T00:46:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b07c8641d8cc4a3abbcb80e31cd16e3f1e5caeb",
"body": null,
"is_bot": true,
"headline": "docs(tts): Add Telnyx.Ultra model documentation",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-20T00:46:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bf737b8e23ccc8500d2b7aafbe2d5f91983e7e2",
"body": "…n--changes--next\n\nrelease: 0.8.0",
"is_bot": false,
"headline": "Merge pull request #14 from team-telnyx/release-please--branches--mai…",
"author_name": "ankitTelnyx",
"author_login": "ankitTelnyx",
"committed_at": "2026-03-20T00:28:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68d37e7ff04bbd6361b23c604b335e231280569f",
"body": null,
"is_bot": true,
"headline": "release: 0.8.0",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-18T19:22:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e01f881d5664c8c5b4ddeb15f8f8af6e64fbec4c",
"body": "…Go SDK",
"is_bot": true,
"headline": "fix: improve linking behavior when developing on a branch not in the …",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-18T19:21:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8abe2d31d321cb1235f038bb0f67d5eac3ffeaf",
"body": "Fixes build errors caused by codegen/SDK version mismatch:\n\n1. callaction.go:1342 - Change []map[string]string{} to []map[string]any{}\n for the 'participant' flag default value\n\n2. portingloaconfiguration.go:687,700 - Rename Preview0 to Preview\n to match telnyx-go v4.49.0 SDK method names\n\nThese fixes align the CLI with the current telnyx-go SDK version.",
"is_bot": false,
"headline": "fix(codegen): correct type mismatches and method names",
"author_name": "Ankit Samantaray",
"author_login": "ankitTelnyx",
"committed_at": "2026-03-18T18:23:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7618cf5fcd3a15bc95759f332abe50034677701e",
"body": null,
"is_bot": true,
"headline": "feat(api): manual updates",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-18T16:05:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7f6323114f0116b18b061079fbd4d695c31c77f",
"body": null,
"is_bot": true,
"headline": "chore(internal): codegen related update",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-18T15:52:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abed3f5a2d8a395b7de4813b3a2ca36296254206",
"body": "… to AIAssistantStartRequest",
"is_bot": true,
"headline": "feat: add message_history, send_message_history_updates, participants…",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-18T15:11:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ee8e0fcdfb2b123d8b5102804d69014ed550eb5",
"body": null,
"is_bot": true,
"headline": "feat: port-4690: fix LOA configuration preview path (singular → plural)",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-18T14:50:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58d0f2b282831466d622d69f943dd7fd71d7c6ef",
"body": null,
"is_bot": true,
"headline": "chore(internal): codegen related update",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-18T13:57:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdf002a1884a8128f4252b69e33ddc5ac3647a8f",
"body": "…json",
"is_bot": true,
"headline": "fix: avoid reading from stdin unless request body is form encoded or …",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-17T21:35:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58b7b548e6211dc4d3706672236238ec34f1764f",
"body": null,
"is_bot": true,
"headline": "feat: add ai_assistant_join call control command OpenAPI spec",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-17T15:14:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c94b4eb34023101ad046ac13c54815b43d24e7f",
"body": null,
"is_bot": true,
"headline": "fix(cli): remove need to manually pin version of Go SDK",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-17T14:40:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c42991319d529f2d8b02bf645ec4bcb40ec5254a",
"body": null,
"is_bot": true,
"headline": "codegen metadata",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-16T21:13:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea3aad5b69f4f89e6567fca687736bdc40b921cb",
"body": null,
"is_bot": true,
"headline": "chore(internal): tweak CI branches",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-16T20:47:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d78dd27d017f8d7276960dd85b13dad95e03856",
"body": null,
"is_bot": true,
"headline": "fix: no longer require an API key when building on production repos",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-16T20:34:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ab5f277f2b681cdebeac00a174b72e2bee00c29",
"body": null,
"is_bot": true,
"headline": "fix: better support passing client args in any position",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-16T18:05:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53f4d1fe484f813aad38076f6d105e4cd69e556f",
"body": null,
"is_bot": true,
"headline": "codegen metadata",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-16T16:08:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20ed1bcb504fe7b022b29176cebf6769faf1716c",
"body": null,
"is_bot": true,
"headline": "fix: improved workflow for developing on branches",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-16T15:39:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56c6eff2f4b788cc646fbc13aa79e354e204b5f2",
"body": null,
"is_bot": true,
"headline": "codegen metadata",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-16T12:09:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12701b68896497ff10cee0dc9b458dc46f0d1a01",
"body": "…ar is explicitly set",
"is_bot": true,
"headline": "fix: only set client options when the corresponding CLI flag or env v…",
"author_name": "stainless-app[bot]",
"author_login": "stainless-app[bot]",
"committed_at": "2026-03-13T22:58:23Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 27,
"commits_last_year": 339,
"latest_release_at": "2026-07-21T11:24:50Z",
"latest_release_tag": "v0.24.0",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 21,
"days_since_latest_release": 8,
"mean_days_between_releases": 7.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/team-telnyx/telnyx-cli",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/team-telnyx/telnyx-cli",
"is_deprecated": false,
"latest_version": "v0.24.0",
"repository_url": "https://github.com/team-telnyx/telnyx-cli",
"versions_count": 27,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-21T11:24:28Z",
"latest_version_yanked": null,
"days_since_latest_publish": 8
}
]
},
"popularity": {
"forks": 1,
"stars": 126,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2026-06-24",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 195688,
"source_files_sampled": 680,
"oversized_source_files": 4,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/sys",
"direct": true,
"version": "v0.38.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 68
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.3.8",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 15
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 2
},
"advisory_count": 2,
"affected_count": 2,
"assessed_count": 38,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/charmbracelet/bubbles",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.21.0"
},
{
"name": "github.com/charmbracelet/bubbletea",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.6"
},
{
"name": "github.com/charmbracelet/lipgloss",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/charmbracelet/x/term",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.1"
},
{
"name": "github.com/goccy/go-yaml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.18.0"
},
{
"name": "github.com/itchyny/json2yaml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.4"
},
{
"name": "github.com/muesli/reflow",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.0"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.0"
},
{
"name": "github.com/team-telnyx/telnyx-go/v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.89.0"
},
{
"name": "github.com/tidwall/gjson",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.18.0"
},
{
"name": "github.com/tidwall/pretty",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.1"
},
{
"name": "github.com/urfave/cli-docs/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.0-alpha6"
},
{
"name": "github.com/urfave/cli/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.3.2"
},
{
"name": "golang.org/x/sys",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.38.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/charmbracelet/bubbles",
"direct": true,
"version": "v0.21.0",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/bubbletea",
"direct": true,
"version": "v1.3.6",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/lipgloss",
"direct": true,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/x/term",
"direct": true,
"version": "v0.2.1",
"ecosystem": "go"
},
{
"name": "github.com/goccy/go-yaml",
"direct": true,
"version": "v1.18.0",
"ecosystem": "go"
},
{
"name": "github.com/itchyny/json2yaml",
"direct": true,
"version": "v0.1.4",
"ecosystem": "go"
},
{
"name": "github.com/muesli/reflow",
"direct": true,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "v1.10.0",
"ecosystem": "go"
},
{
"name": "github.com/team-telnyx/telnyx-go/v4",
"direct": true,
"version": "v4.89.0",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/gjson",
"direct": true,
"version": "v1.18.0",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/pretty",
"direct": true,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/urfave/cli-docs/v3",
"direct": true,
"version": "v3.0.0-alpha6",
"ecosystem": "go"
},
{
"name": "github.com/urfave/cli/v3",
"direct": true,
"version": "v3.3.2",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": true,
"version": "v0.38.0",
"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.2.3-0.20250311203215-f60798e515dc",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/x/ansi",
"direct": false,
"version": "v0.9.3",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/x/cellbuf",
"direct": false,
"version": "v0.0.13-0.20250311204145-2c3ea96c31dd",
"ecosystem": "go"
},
{
"name": "github.com/cpuguy83/go-md2man/v2",
"direct": false,
"version": "v2.0.2",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/erikgeiser/coninput",
"direct": false,
"version": "v0.0.0-20211004153227-1c3628e74d0f",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/websocket",
"direct": false,
"version": "v1.5.3",
"ecosystem": "go"
},
{
"name": "github.com/lucasb-eyer/go-colorful",
"direct": false,
"version": "v1.2.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.16",
"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/pmezard/go-difflib",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/rivo/uniseg",
"direct": false,
"version": "v0.4.7",
"ecosystem": "go"
},
{
"name": "github.com/russross/blackfriday/v2",
"direct": false,
"version": "v2.1.0",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/match",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/sjson",
"direct": false,
"version": "v1.2.5",
"ecosystem": "go"
},
{
"name": "github.com/xo/terminfo",
"direct": false,
"version": "v0.0.0-20220910002029-abceb7e1c41e",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.15.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.3.8",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 38,
"direct_count": 14,
"indirect_count": 24
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 52,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 25
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "ankitTelnyx",
"commits": 51,
"avatar_url": "https://avatars.githubusercontent.com/u/253082483?v=4"
},
{
"type": "User",
"login": "barryreynolds1",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/51445628?v=4"
},
{
"type": "User",
"login": "a692570",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/182830946?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.944
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"publish-release.yml",
"release-doctor.yml",
"release-please.yml",
"release-pr-guard.yml"
],
"has_docs_dir": false,
"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": 10,
"reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/29 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 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": 4,
"reason": "dependency not pinned by hash detected -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool is run on all commits",
"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": 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": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "7a9d5ca171d6238ddbc32f212fb49a0f5ef0ec08",
"ran_at": "2026-07-29T21:34:50Z",
"aggregate_score": 5.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-27T13:30:08Z",
"oldest_open_prs": [
{
"number": 77,
"created_at": "2026-07-21T13:28:35Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-27T13:29:40Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/team-telnyx/telnyx-cli",
"host": "github.com",
"name": "telnyx-cli",
"owner": "team-telnyx"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 60 is calibrated to 65 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 60,
"calibrated": 65,
"calibration": "2026-08-02"
}
}
],
"value": 65,
"inputs": {
"security": 60,
"vitality": 83,
"community": 41,
"governance": 53,
"calibration": "2026-08-02",
"engineering": 61,
"ai_readiness": 60,
"weighted_overall_raw": 60
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 83,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"commits_last_year": 339,
"human_commit_share": 0.39,
"days_since_last_push": 2,
"active_weeks_last_year": 21
},
"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": "21/52 weeks with commits",
"points": 14.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 21
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "339 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 339
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 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": 27,
"latest_release_tag": "v0.24.0",
"releases_from_tags": false,
"days_since_latest_release": 8,
"mean_days_between_releases": 7.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "27 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 27
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 8 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~7.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 7.2
}
}
],
"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": "exceptional",
"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": 8,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 8 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 8
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 41,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"forks": 1,
"stars": 126,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "126 stars",
"points": 34,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 126
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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": "moderate",
"name": "Sustainability & Governance",
"value": 53,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.944
},
"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 94% of commits",
"points": 1.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 94
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"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": "weak",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 45,
"inputs": {
"merged_prs": 52,
"open_issues": 0,
"closed_issues": 0,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": null,
"closed_unmerged_prs": 25,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "52/77 decided PRs merged",
"points": 20.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 52,
"decided": 77
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"followers": 248,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "team-telnyx",
"public_repos": 263,
"account_age_days": 4214
},
"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": "248 followers of team-telnyx",
"points": 17.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 248,
"login": "team-telnyx"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "263 public repos, account ~11 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 263
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/team-telnyx/telnyx-cli"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 8
},
"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 8 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 8
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "27 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 27
}
}
],
"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": 61,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"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": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"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": "moderate",
"name": "Security",
"value": 60,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 5.3
},
"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": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 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 4",
"points": 2,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is run on all commits",
"points": 5,
"status": "met",
"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": "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": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 38 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 38
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 89,
"inputs": {
"source": "osv",
"advisories": 2,
"affected_packages": 2,
"assessed_packages": 38,
"unassessed_packages": 0,
"affected_by_severity": "unknown 2",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: golang.org/x/sys v0.38.0 (unknown)",
"points": 26.6,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "golang.org/x/sys v0.38.0 (unknown)"
}
}
],
"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 has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"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": 38,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 2
},
"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": 60,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"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": "39 of 39 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 39,
"sampled": 39
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 4",
"points": 4,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 195688,
"source_files_sampled": 680,
"oversized_source_files": 4
},
"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": "4/680 source files over 60KB",
"points": 54.7,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 680,
"oversized": 4
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library",
"application"
],
"labels": [
"library",
"tui"
],
"scores": {
"cli": 2,
"tui": 4,
"library": 5
},
"primary": "library",
"evidence": [
{
"tier": "dependencies",
"label": "tui",
"source": "dep:github.com/charmbracelet/bubbletea",
"weight": 4
},
{
"tier": "distribution",
"label": "library",
"source": "registry:go",
"weight": 3
},
{
"tier": "description",
"label": "cli",
"source": "description:cli",
"weight": 2
},
{
"tier": "description",
"label": "library",
"source": "description:library",
"weight": 2
}
],
"artifacts": [],
"confidence": "low",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-29T21:35:11.734749Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/team-telnyx/telnyx-cli.svg",
"full_name": "team-telnyx/telnyx-cli",
"license_state": "standard",
"license_spdx": "MIT"
}