公开记录
软件健康报告模式 0.26.0 · 指标 1.13.0 · 2026-07-21 23:16 UTC

routatic / proxy

route Claude Code requests through multiple upstream providers (OpenCode Go, OpenCode Zen, and AWS Bedrock) with automatic model selection and format transformation.

GoAGPL-3.0★ 881 星标⑂ 113 复刻始于 2026年4月在 GitHub 上查看 ↗

routatic/proxy 的健康指数为 100 分中的 68 分,处于「中等」区间。 其得分最高的类别是AI Readiness(90/100),最低的是Sustainability & Governance(58/100)。 最近一次更新在 4 天前。 近期的大部分工作由 1 位贡献者完成。

68
总分 / 100
中等

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

68
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

所有权

Routatic组织
2 关注者4 个公开仓库始于 2026年6月

该仓库由组织支持——共同承担、可问责的托管责任,可延续于任何单一维护者之后。

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/routatic/proxyv0.5.0-7915 天前

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

80良好 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 4 天前
9/36提交节奏 — 52 周中有 13 周有提交
18/18提交量 — 最近一年 112 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year112
human_commit_share1
days_since_last_push4
active_weeks_last_year13

发布纪律

90优秀
评分方式
27/27有发布版本 — 已发布 78 个发布版本
36/36发布时效 — 最近一次发布版本于 4 天前
27/27发布节奏 — 约每 0.5 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count78
latest_release_tagv0.6.2-beta.2
releases_from_tags
days_since_latest_release4
mean_days_between_releases0.5

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

67中等 · 占总体的 18%
评分方式
47.8/60星标 — 881 个星标
17.1/25复刻 — 113 个复刻
0/15关注者 — 2 位关注者
所用输入
forks113
stars881
watchers2
growth_stateorganic
growth_factor_pct100

社区健康

70良好
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(AGPL-3.0)
18/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

58中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
6.8/22.5提交分布 — 头号贡献者编写了 70% 的提交
13.5/13.5贡献者广度 — 29 位贡献者
6/10OpenSSF Scorecard:Contributors — project has 2 contributing companies or organizations -- score normalized to 6
所用输入
bus_factor1
contributors_sampled29
top_contributor_share0.7
评分方式
39.3/46.8议题解决 — 84% 的议题已关闭
28.8/38.3PR 接受 — 已裁定的 PR 中 55/73 已合并
3/15OpenSSF Scorecard:Code-Review — Found 7/30 approved changesets -- score normalized to 2
所用输入
merged_prs55
open_issues7
closed_issues37
issue_closed_ratio0.841
closed_unmerged_prs18
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
3.4/25所有者影响力 — routatic 有 2 位关注者
5.3/25既往记录 — 4 个公开仓库,账户约 0 年
所用输入
followers2
owner_typeOrganization
is_verified
owner_loginroutatic
public_repos4
account_age_days32
评分方式
25/25已发布且可解析 — go 上有 1 个软件包
35/35发布时效 — 最近一次发布于 15 天前
20/20版本历史 — 79 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesgithub.com/routatic/proxy
ecosystemsgo
any_deprecated
min_days_since_publish15

工程质量

基础的工程与文档实践是否到位?

75良好 · 占总体的 20%

工程实践

68中等
评分方式
24/24CI 工作流 — 3 个工作流
24/24存在测试
0/16Linter 配置
0/9.6Pre-commit 钩子
0/6.4.editorconfig
20/20OpenSSF Scorecard:CI-Tests — 20 out of 20 merged PRs checked by a CI test -- score normalized to 10
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

85优秀
评分方式
30/30README
25/25文档目录
0/15文档 / 主页站点
10/10仓库描述
10/10主题标签 — 8 个主题标签
10/10Wiki
所用输入
topicsclaude, claude-code, claude-code-cli, opencode, opencode-ai, opencode-go, opencode-zen, aws-bedrock
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

60中等 · 占总体的 16%

安全态势

50中等
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
2.5/2.5CI-Tests — 20 out of 20 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 7/30 approved changesets -- score normalized to 2
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
7.5/7.5Maintained — 30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
3.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 7
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5
已排除计分(无数据或不适用):branch_protection。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories0
affected_packages0
assessed_packages100
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
已排除计分(无数据或不适用):间接依赖不含已知公告, 没有长期未处理的公告。 其余权重已重新归一化。 已将 100 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

90优秀 · 占总体的 0%
评分方式
45/45代理指令 — CLAUDE.md
15/15机器可读文档(llms.txt) — 存在 llms.txt
40/40可读的提交历史 — 100 次人类提交中有 93 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.93
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes13,445
评分方式
18/18一条命令的引导启动 — Makefile
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — Dockerfile, lockfile
10/10已体现的代理实践 — 最近 100 次提交中有 19 次由代理编写或署名代理
0/8自动化维护 — 未观察到自动依赖更新
7/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 7
所用输入
has_nix
has_tests
lockfilesgo.sum, package-lock.json
has_dockerfile
typed_language
bootstrap_filesMakefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0.19
toolchain_manifestsgo.mod
dependency_bot_commit_share0
评分方式
45/45可类型检查的代码 — Go(静态类型)
54.6/55可控的文件大小 — 采样的 148 个源文件中有 1 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes70,048
source_files_sampled148
oversized_source_files1

关键数据

881GitHub 星标
29贡献者
112最近 12 个月提交数
4距最近推送天数
78发布版本数
1巴士系数(bus factor)
7开放议题
Go, npm软件包生态系统数

更多细节

Star 与 Fork 历史 881 ★ / 113 ⇿
881Star
113Fork
71发布

每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。

02004006008001,000881110282026-042026-062026-07
主版本 0次版本 6修订 57
OpenSSF Scorecard 5.0 / 10
5.0综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-21 23:16 UTC

10Binary-Artifactsno binaries found in the repo
不适用Branch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests20 out of 20 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 7/30 approved changesets -- score normalized to 2
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
7Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 7
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
直接依赖 8
注册表软件包版本约束清单文件
Gogithub.com/fsnotify/fsnotifyv1.10.1go.mod
Gogithub.com/getlantern/systrayv1.2.2go.mod
Gogithub.com/pkoukk/tiktoken-gov0.1.8go.mod
Gogithub.com/spf13/cobrav1.8.1go.mod
Gogithub.com/webview/webview_gov0.0.0-20240831120633-6173450d4dd6go.mod
Gogolang.org/x/modv0.38.0go.mod
Gogolang.org/x/sysv0.46.0go.mod
Gomodernc.org/sqlitev1.53.0go.mod
全部依赖 100

来自 GitHub 依赖图的完整解析依赖集合:8 个直接依赖与 92 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。

注册表软件包版本关系
Gogithub.com/fsnotify/fsnotifyv1.10.1直接
Gogithub.com/getlantern/systrayv1.2.2直接
Gogithub.com/pkoukk/tiktoken-gov0.1.8直接
Gogithub.com/spf13/cobrav1.8.1直接
Gogithub.com/webview/webview_gov0.0.0-20240831120633-6173450d4dd6直接
Gogolang.org/x/modv0.38.0直接
Gogolang.org/x/sysv0.46.0直接
Gomodernc.org/sqlitev1.53.0直接
Gogithub.com/dlclark/regexp2v1.10.0间接
Gogithub.com/dustin/go-humanizev1.0.1间接
Gogithub.com/getlantern/contextv0.0.0-20190109183933-c447772a6520间接
Gogithub.com/getlantern/errorsv0.0.0-20190325191628-abdb3e3e36f7间接
Gogithub.com/getlantern/gologv0.0.0-20190830074920-4ef2e798c2d7间接
Gogithub.com/getlantern/hexv0.0.0-20190417191902-c6586a6fe0b7间接
Gogithub.com/getlantern/hiddenv0.0.0-20190325191715-f02dbb02be55间接
Gogithub.com/getlantern/opsv0.0.0-20190325191751-d70cb0d6f85f间接
Gogithub.com/go-stack/stackv1.8.0间接
Gogithub.com/google/uuidv1.6.0间接
Gogithub.com/inconshreveable/mousetrapv1.1.0间接
Gogithub.com/mattn/go-isattyv0.0.20间接
Gogithub.com/ncruces/go-strftimev1.0.0间接
Gogithub.com/oxtoacart/bpoolv0.0.0-20190530202638-03653db5a59c间接
Gogithub.com/remyoudompheng/bigfftv0.0.0-20230129092748-24d4a6f8daec间接
Gogithub.com/spf13/pflagv1.0.5间接
Gomodernc.org/libcv1.73.4间接
Gomodernc.org/mathutilv1.7.1间接
Gomodernc.org/memoryv1.11.0间接
npm@alloc/quick-lru5.2.0间接
npm@jridgewell/gen-mapping0.3.13间接
npm@jridgewell/resolve-uri3.1.2间接
npm@jridgewell/sourcemap-codec1.5.5间接
npm@jridgewell/trace-mapping0.3.31间接
npm@nodelib/fs.scandir2.1.5间接
npm@nodelib/fs.stat2.0.5间接
npm@nodelib/fs.walk1.2.8间接
npmany-promise1.3.0间接
npmanymatch3.1.3间接
npmarg5.0.2间接
npmbinary-extensions2.3.0间接
npmbraces3.0.3间接
npmcamelcase-css2.0.1间接
npmchokidar3.6.0间接
npmcommander4.1.1间接
npmcssesc3.0.0间接
npmdidyoumean1.2.2间接
npmdlv1.1.3间接
npmes-errors1.3.0间接
npmfast-glob3.3.3间接
npmfastq1.20.1间接
npmfdir6.5.0间接
npmfill-range7.1.1间接
npmfsevents2.3.3间接
npmfunction-bind1.1.2间接
npmglob-parent5.1.2间接
npmglob-parent6.0.2间接
npmhasown2.0.4间接
npmis-binary-path2.1.0间接
npmis-core-module2.16.2间接
npmis-extglob2.1.1间接
npmis-glob4.0.3间接
npmis-number7.0.0间接
npmjiti1.21.7间接
npmlilconfig3.1.3间接
npmlines-and-columns1.2.4间接
npmmerge21.4.1间接
npmmicromatch4.0.8间接
npmmz2.7.0间接
npmnanoid3.3.16间接
npmnormalize-path3.0.0间接
npmobject-assign4.1.1间接
npmobject-hash3.0.0间接
npmpath-parse1.0.7间接
npmpicocolors1.1.1间接
npmpicomatch2.3.2间接
npmpicomatch4.0.5间接
npmpify2.3.0间接
npmpirates4.0.7间接
npmpostcss8.5.18间接
npmpostcss-import15.1.0间接
npmpostcss-js4.1.0间接
npmpostcss-load-config6.0.1间接
npmpostcss-nested6.2.0间接
npmpostcss-selector-parser6.1.4间接
npmpostcss-value-parser4.2.0间接
npmqueue-microtask1.2.3间接
npmread-cache1.0.0间接
npmreaddirp3.6.0间接
npmresolve1.22.12间接
npmreusify1.1.0间接
npmrun-parallel1.2.0间接
npmsource-map-js1.2.1间接
npmsucrase3.35.1间接
npmsupports-preserve-symlinks-flag1.0.0间接
npmtailwindcss3.4.19间接
npmthenify3.3.1间接
npmthenify-all1.6.0间接
npmtinyglobby0.2.17间接
npmto-regex-range5.0.1间接
npmts-interface-checker0.1.13间接
npmutil-deprecate1.0.2间接
依赖安全公告 0

该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 100 个包,其中也包含从不交付的开发与测试版本固定:0 个存在已知公告,0 个为直接依赖。

没有已知公告影响已评估的依赖。

公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "claude",
        "claude-code",
        "claude-code-cli",
        "opencode",
        "opencode-ai",
        "opencode-go",
        "opencode-zen",
        "aws-bedrock"
      ],
      "is_fork": false,
      "size_kb": 10907,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 1080558,
        "CSS": 16596,
        "HTML": 41039,
        "Shell": 21220,
        "Makefile": 3290,
        "Dockerfile": 1250,
        "JavaScript": 70187
      },
      "pushed_at": "2026-07-17T10:47:04Z",
      "created_at": "2026-04-17T00:55:43Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T19:26:40Z",
      "description": "route Claude Code requests through multiple upstream providers (OpenCode Go, OpenCode Zen, and AWS Bedrock) with automatic model selection and format transformation.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "AGPL-3.0",
      "default_branch": "main",
      "license_spdx_raw": "AGPL-3.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Routatic",
      "type": "Organization",
      "login": "routatic",
      "company": null,
      "location": null,
      "followers": 2,
      "avatar_url": "https://avatars.githubusercontent.com/u/295022064?v=4",
      "created_at": "2026-06-19T05:29:56Z",
      "is_verified": null,
      "public_repos": 4,
      "account_age_days": 32
    },
    "license": {
      "state": "standard",
      "spdx_id": "AGPL-3.0",
      "raw_spdx": "AGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.6.2-beta.2",
          "kind": "prerelease",
          "published_at": "2026-07-17T10:47:05Z"
        },
        {
          "tag": "v0.6.2-beta.1",
          "kind": "prerelease",
          "published_at": "2026-07-17T09:46:56Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2026-07-17T08:54:19Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-07-17T08:15:25Z"
        },
        {
          "tag": "v0.5.3-beta.4",
          "kind": "prerelease",
          "published_at": "2026-07-16T23:54:50Z"
        },
        {
          "tag": "v0.5.3-beta.3",
          "kind": "prerelease",
          "published_at": "2026-07-14T15:41:07Z"
        },
        {
          "tag": "v0.5.3-beta.2",
          "kind": "prerelease",
          "published_at": "2026-07-14T14:23:42Z"
        },
        {
          "tag": "v0.5.3-beta.1",
          "kind": "prerelease",
          "published_at": "2026-07-14T13:26:59Z"
        },
        {
          "tag": "v0.7.0-beta.20260713.102140",
          "kind": "prerelease",
          "published_at": "2026-07-13T10:24:21Z"
        },
        {
          "tag": "v0.6.0-beta.20260712.232956",
          "kind": "prerelease",
          "published_at": "2026-07-12T23:33:24Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2026-07-12T09:49:40Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2026-07-11T13:58:06Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-07-06T11:50:24Z"
        },
        {
          "tag": "v0.4.9",
          "kind": "patch",
          "published_at": "2026-06-30T09:20:06Z"
        },
        {
          "tag": "v0.4.8",
          "kind": "patch",
          "published_at": "2026-06-28T15:14:21Z"
        },
        {
          "tag": "v0.4.7",
          "kind": "patch",
          "published_at": "2026-06-26T16:28:16Z"
        },
        {
          "tag": "v0.4.6",
          "kind": "patch",
          "published_at": "2026-06-26T15:35:54Z"
        },
        {
          "tag": "v0.4.5",
          "kind": "patch",
          "published_at": "2026-06-26T14:43:56Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2026-06-25T08:04:28Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2026-06-25T04:48:21Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2026-06-25T04:14:32Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2026-06-23T11:53:41Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-06-23T09:59:33Z"
        },
        {
          "tag": "v0.3.9",
          "kind": "patch",
          "published_at": "2026-06-22T12:11:54Z"
        },
        {
          "tag": "v0.3.8",
          "kind": "patch",
          "published_at": "2026-06-22T11:43:50Z"
        },
        {
          "tag": "v0.3.7",
          "kind": "patch",
          "published_at": "2026-06-22T10:14:43Z"
        },
        {
          "tag": "v0.3.6",
          "kind": "patch",
          "published_at": "2026-06-21T02:21:39Z"
        },
        {
          "tag": "v0.3.5",
          "kind": "patch",
          "published_at": "2026-06-20T21:25:48Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2026-06-20T16:09:23Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2026-06-20T13:37:56Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2026-06-19T11:38:49Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2026-06-18T06:19:42Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-06-10T16:09:31Z"
        },
        {
          "tag": "v0.2.9",
          "kind": "patch",
          "published_at": "2026-06-10T14:43:50Z"
        },
        {
          "tag": "v0.2.8",
          "kind": "patch",
          "published_at": "2026-06-08T14:51:42Z"
        },
        {
          "tag": "v0.2.7",
          "kind": "patch",
          "published_at": "2026-06-08T13:42:44Z"
        },
        {
          "tag": "v0.2.6",
          "kind": "patch",
          "published_at": "2026-06-08T13:25:12Z"
        },
        {
          "tag": "v0.2.5",
          "kind": "patch",
          "published_at": "2026-06-04T03:45:21Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2026-06-02T22:44:35Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2026-06-02T21:45:35Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2026-06-02T06:24:09Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2026-06-02T06:19:36Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-06-02T04:10:09Z"
        },
        {
          "tag": "v0.1.9",
          "kind": "patch",
          "published_at": "2026-06-02T03:42:42Z"
        },
        {
          "tag": "v0.1.8",
          "kind": "patch",
          "published_at": "2026-05-26T21:30:09Z"
        },
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2026-05-25T21:00:08Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2026-05-21T22:45:33Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2026-05-21T00:31:35Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2026-05-20T23:53:50Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2026-05-08T14:31:22Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2026-05-08T14:10:12Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2026-05-07T04:25:30Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-05-07T03:27:21Z"
        },
        {
          "tag": "v0.0.26",
          "kind": "patch",
          "published_at": "2026-05-07T02:43:06Z"
        },
        {
          "tag": "v0.0.25",
          "kind": "patch",
          "published_at": "2026-05-07T02:34:06Z"
        },
        {
          "tag": "v0.0.24",
          "kind": "patch",
          "published_at": "2026-05-07T02:06:54Z"
        },
        {
          "tag": "v0.0.23",
          "kind": "patch",
          "published_at": "2026-05-07T00:52:49Z"
        },
        {
          "tag": "v0.0.21",
          "kind": "patch",
          "published_at": "2026-04-30T17:09:06Z"
        },
        {
          "tag": "v0.0.20",
          "kind": "patch",
          "published_at": "2026-04-30T15:42:38Z"
        },
        {
          "tag": "v0.0.19",
          "kind": "patch",
          "published_at": "2026-04-30T15:17:54Z"
        },
        {
          "tag": "v0.0.18",
          "kind": "patch",
          "published_at": "2026-04-26T23:39:47Z"
        },
        {
          "tag": "v0.0.17",
          "kind": "patch",
          "published_at": "2026-04-26T21:51:45Z"
        },
        {
          "tag": "v0.0.16",
          "kind": "patch",
          "published_at": "2026-04-26T18:11:25Z"
        },
        {
          "tag": "v0.0.15",
          "kind": "patch",
          "published_at": "2026-04-26T16:43:29Z"
        },
        {
          "tag": "v0.0.14",
          "kind": "patch",
          "published_at": "2026-04-26T15:59:08Z"
        },
        {
          "tag": "v0.0.13",
          "kind": "patch",
          "published_at": "2026-04-24T20:49:27Z"
        },
        {
          "tag": "v0.0.12",
          "kind": "patch",
          "published_at": "2026-04-23T15:06:30Z"
        },
        {
          "tag": "v0.0.11",
          "kind": "patch",
          "published_at": "2026-04-23T14:06:17Z"
        },
        {
          "tag": "v0.0.10",
          "kind": "patch",
          "published_at": "2026-04-22T00:14:46Z"
        },
        {
          "tag": "v0.0.9",
          "kind": "patch",
          "published_at": "2026-04-21T02:30:10Z"
        },
        {
          "tag": "v0.0.8",
          "kind": "patch",
          "published_at": "2026-04-18T01:36:59Z"
        },
        {
          "tag": "v0.0.7",
          "kind": "patch",
          "published_at": "2026-04-17T22:24:27Z"
        },
        {
          "tag": "v0.0.6",
          "kind": "patch",
          "published_at": "2026-04-17T06:28:58Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2026-04-17T03:08:48Z"
        },
        {
          "tag": "v0.0.4",
          "kind": "patch",
          "published_at": "2026-04-17T02:35:30Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2026-04-17T02:19:43Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2026-04-17T02:08:56Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2026-04-17T02:05:44Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "1ac5a932cd3603629ee24f19efc9e599b335c57e",
          "body": "* feat(models): integrate Kimi K3 under opencode-go\n\nAdd the Kimi K3 model as a config-driven alias served through the\nopencode-go provider, mirroring existing Kimi model conventions\n(256K context, 32K max output, vision, tools, OpenAI Chat Completions\nendpoint). The `kimi-` prefix handling in the t\n[…]\n drift guard\n- TestKimiK3InDefaultConfig — kimi-k3 alias + fallback present\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(models): integrate Kimi K3 under opencode-go (#123)",
          "author_name": "TUYIZERE Samuel",
          "author_login": "samueltuyizere",
          "committed_at": "2026-07-17T10:44:34Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "511b7203ad5b63f983b771aab1c403f830de2a89",
          "body": "* fix: generate release notes from last stable (non-beta) tag\n\ngit describe --tags picked the nearest tag including betas, so v0.6.0\nnotes only diffed against v0.5.3-beta.4 and omitted merged features.\nBaseline on the latest non-beta tag instead.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.c\n[…]\nSigned-off-by: TUYIZERE Samuel <tuyizeres0@gmail.com>\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>\nCo-authored-by: kilo-code-bot[bot] <240665456+kilo-code-bot[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: generate release notes from last stable (non-beta) tag (#122)",
          "author_name": "TUYIZERE Samuel",
          "author_login": "samueltuyizere",
          "committed_at": "2026-07-17T09:44:44Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "d4495485f4f184207417ee998f27a64b373fcf37",
          "body": "* fix: wait for streaming heartbeat shutdown\n\n* fix: bound keepalive writes during shutdown\n\n* fix: add logger parameter to startKeepaliveHeartbeat function\n\n---------\n\nCo-authored-by: zhengzhangbiao-jk <zhengzhangbiao-jk@qifu.com>\nCo-authored-by: TUYIZERE Samuel <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "fix: wait for streaming heartbeat shutdown (#121)",
          "author_name": "长标",
          "author_login": "zzbybq",
          "committed_at": "2026-07-16T23:50:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d390ff0e8b5f8cd8fe4dc28c30832b192792a2c",
          "body": "* docs: spec for family-based model overrides (#44)\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n* feat: family-based model overrides for Claude model switching (#44)\n\nAdd model_family_overrides config block that maps Claude families\n(opus/sonnet/haiku) to target models via case-insensi\n[…]\nSigned-off-by: TUYIZERE Samuel <tuyizeres0@gmail.com>\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>\nCo-authored-by: kilo-code-bot[bot] <240665456+kilo-code-bot[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: family-based model overrides for Claude model switching (#120)",
          "author_name": "TUYIZERE Samuel",
          "author_login": "samueltuyizere",
          "committed_at": "2026-07-14T15:38:29Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a7a34cc3d72f60d4fe7179723eee05d6149e64ab",
          "body": "* feat: implement OpenAI-compatible model listing endpoint and integrate with CC-Switch\n\n* feat: add Claude Code model picker and gateway model discovery support\n\n* refactor: thread request context through ListModels catalog load\n\nHandleListModels now passes r.Context() into ModelRouter.ListModels, \n[…]\noverride's provider surfaces. Add a regression test for the collision case.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: CC-Switch compatibility and `/v1/models` endpoint (#119)",
          "author_name": "TUYIZERE Samuel",
          "author_login": "samueltuyizere",
          "committed_at": "2026-07-14T14:21:30Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "5f131f88cb4b40c2e261ef9431336a181dadf191",
          "body": "…sioning (#118)\n\n* fix: make GHCR image publicly discoverable and add latest/beta tags\n\n- Add OCI source/description/license labels so the GHCR package links\n  to the public repo (enables inheriting repo visibility)\n- Push rolling `beta` and `latest` tags from beta builds so\n  `docker pull ghcr.io/r\n[…]\nion ships as stable. Numeric\nsort ensures beta.10 correctly follows beta.9.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: make Docker images publicly pullable and use sequential beta ver…",
          "author_name": "TUYIZERE Samuel",
          "author_login": "samueltuyizere",
          "committed_at": "2026-07-14T13:24:51Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "bdf9f2cc9f7bf8eb5f0bed1ae411fcb79581e707",
          "body": "- Replace softprops/action-gh-release with gh release create\n- Upload all assets atomically to avoid immutable release errors\n- Fixes 'Cannot upload asset to an immutable release' error\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: use gh release create for atomic asset upload",
          "author_name": "TUYIZERE Samuel",
          "author_login": "samueltuyizere",
          "committed_at": "2026-07-13T10:20:38Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d1ccd99c24c7cec530f758f23f3af335d3280768",
          "body": null,
          "is_bot": false,
          "headline": "fix: update import paths for systray and webview packages",
          "author_name": "TUYIZERE Samuel",
          "author_login": "samueltuyizere",
          "committed_at": "2026-07-12T23:27:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5c713ab28fbd4f27bcfe698d0462064f1d13107",
          "body": "… and dual release channels (#116)\n\n* feat: add dual release channel system documentation and automate beta release process\n\n* docs: update documentation for dual release channel system and beta/production release processes\n\n* feat: enhance versioning script and documentation for beta releases; add \n[…]\ne review guide for clarity and completeness\n\n---------\n\nSigned-off-by: TUYIZERE Samuel <tuyizeres0@gmail.com>\nCo-authored-by: kilo-code-bot[bot] <240665456+kilo-code-bot[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: Unified start command, analytics dashboard, OpenRouter support,…",
          "author_name": "TUYIZERE Samuel",
          "author_login": "samueltuyizere",
          "committed_at": "2026-07-12T23:19:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5916a6253bb0a3f71322291aa55a4a09eba01951",
          "body": "… cost-based routing (#109)\n\n* feat: add catalog management commands and sync functionality\n\n* feat: add unit tests for catalog synchronization and directory resolution\n\n* feat: implement catalog synchronization with automatic syncing and configuration options\n\n* feat: add catalog loading functional\n[…]\nor handling for model and prompt validation\n\n---------\n\nSigned-off-by: TUYIZERE Samuel <tuyizeres0@gmail.com>\nCo-authored-by: kilo-code-bot[bot] <240665456+kilo-code-bot[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: add OpenRouter support with catalog-driven model resolution and…",
          "author_name": "TUYIZERE Samuel",
          "author_login": "samueltuyizere",
          "committed_at": "2026-07-12T09:44:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f5d7e79f3217251cbb1f2f51725b2a0736400523",
          "body": "…-key providers (#112)\n\n* fix: normalize provider strings by replacing underscores with hyphens\n\n* fix: update provider retrieval to use client.Provider for correct model handling\n\n* fix: enhance WireFormat logic to support OpenAI models and streamline fallback handling\n\n* fix: short-circuit fallbac\n[…]\nblock providers on auth errors and adjust tests\n\n* fix: update fallback logic to handle multiple API keys for auth errors\n\n* fix: add short-circuit handling for authentication errors in fallback chain",
          "is_bot": false,
          "headline": "fix: short-circuit fallback chain on auth errors (401/403) for single…",
          "author_name": "TUYIZERE Samuel",
          "author_login": "samueltuyizere",
          "committed_at": "2026-07-11T13:54:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "889a75871598c4cbd15bdbc7bd747ae86fff44ad",
          "body": "hasComplexPattern was routing almost every Claude Code turn to the\ncomplex model (GLM-5.1) because tool_result content and ordinary\ncoding messages contain \"error\", \"debug\", \"build\", \"bash\", etc.\n\nRemove these over-broad keywords so that routine coding tasks stay\non default (kimi-k2.6) while truly architectural work continues to\nroute to complex.\n\nUpdated tests: debug/bug no longer trigger complex scenario.",
          "is_bot": false,
          "headline": "Fix: Narrow complex scenario keywords to prevent false positives (#111)",
          "author_name": "hllqkb",
          "author_login": "hllqkb",
          "committed_at": "2026-07-06T11:47:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e294f9a2ec2ea5fa20b6c126800bac5847ced23",
          "body": "* feat: fall back to OpenCode when Anthropic is unavailable\n\n* fix: improve availability gate handling and response streaming\n\n* fix: simplify retry delay logic in availability gate and adjust test probe timing\n\n---------\n\nCo-authored-by: samuel tuyizere <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "feat: fall back to OpenCode when Anthropic is unavailable (#107)",
          "author_name": "Vinicius Carvalho",
          "author_login": "vinicius91carvalho",
          "committed_at": "2026-06-30T09:17:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2347bd340ba215802c2b1dfdd0bef1459a24786",
          "body": "* Implement Windows autostart fix and self-update feature\n\n- Added a new documentation file for the Windows autostart fix specification.\n- Enhanced the autostart functionality to handle WindowsApps aliases and improve command-line argument formatting.\n- Updated the autostart status command to check \n[…]\n feat: enhance User-Agent handling in updater for GitHub API requests\n\n* fix: replace ping with timeout for backup deletion in Windows\n\n---------\n\nSigned-off-by: TUYIZERE Samuel <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "Implement Windows autostart fix and self-update feature (#105)",
          "author_name": "TUYIZERE Samuel",
          "author_login": "samueltuyizere",
          "committed_at": "2026-06-28T15:12:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "142b8362466561d3c06a62549089259c281985af",
          "body": null,
          "is_bot": false,
          "headline": "fix: simplify target platform definition for cross-compilation",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-06-26T16:25:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90c52a1c797894bf4fb67f6221a35828c0bca848",
          "body": null,
          "is_bot": false,
          "headline": "feat: update release workflow for macOS DMG support and improve caching",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-06-26T16:20:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25be1cc2be396dc8c397080c29b9f26d5c89e1bf",
          "body": null,
          "is_bot": false,
          "headline": "feat: update Chinese documentation and add troubleshooting guide",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-06-26T15:21:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf3c37217c47cba07ef6d7128b62e27bd3910576",
          "body": "…ides",
          "is_bot": false,
          "headline": "feat: add Chinese documentation for installation and configuration gu…",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-06-26T15:08:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8621f37d79ee48d3de911bb1cb76dd7c948f1b8",
          "body": null,
          "is_bot": false,
          "headline": "fix: update build constraints for darwin and cgo compatibility",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-06-26T14:41:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48dc9b2b703ebd64c8552ce314a24d62b3779411",
          "body": "* feat: implement macOS system tray and native GUI webview console with config settings\n\n* ci: add make dmg target and tag release workflow for macOS\n\n* feat: default to 'ui' subcommand when launched from macOS App Bundle\n\n* fix: resolve proxy restart state desync issue\n\n* fix: resolve ctrl+c termin\n[…]\n\nSigned-off-by: TUYIZERE Samuel <tuyizeres0@gmail.com>\nCo-authored-by: TUYIZERE Samuel <tuyizeres0@gmail.com>\nCo-authored-by: kilo-code-bot[bot] <240665456+kilo-code-bot[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Feat/macos gui (#104)",
          "author_name": "yudong22",
          "author_login": "yudong22",
          "committed_at": "2026-06-26T14:17:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6430ac734e6df5fd2617380896d59d50469e9ddf",
          "body": "* fix: handle usage limit errors without triggering fallback\n\n* fix: implement provider-specific API keys and fallback strategies\n\n* fix: add support for provider-specific API keys and enhance environment variable handling\n\n* fix: enhance provider-specific API key handling and add support for comma-\n[…]\ning for API key configuration tests\n\n* fix: remove obsolete routatic-hosted binary file\n\n* fix: add routatic-hosted to .gitignore\n\n* fix: add validation for provider-specific API keys in configuration",
          "is_bot": false,
          "headline": "feat: add provider-specific API keys with comma-separated support (#103)",
          "author_name": "TUYIZERE Samuel",
          "author_login": "samueltuyizere",
          "committed_at": "2026-06-25T08:01:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b4334ec826e5015ddfe4bda10c32f408e6c3445e",
          "body": "…correct) vision-capable model list (#99)\n\n* fix: preserve image data in normalize/denormalize bridge\n\nAnthropic requests that include an \"image\" content block were\narriving upstream as the literal text \"[Image]\" rather than as an\nimage_url ChatContentPart, even when the routed model was\nvision-capa\n[…]\nsed fields and visual intent check\n\n---------\n\nSigned-off-by: John Huang <huangjun.emc2@gmail.com>\nCo-authored-by: Claude <noreply@anthropic.com>\nCo-authored-by: TUYIZERE Samuel <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "fix: preserve image data in normalize/denormalize bridge; widen (and …",
          "author_name": "John Huang",
          "author_login": "Xyz9Selu",
          "committed_at": "2026-06-25T04:46:26Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "0ef0705c24f306ab57e5033468e5450800d5be22",
          "body": "* fix(router): honor small max_tokens in capacity filter\n\nThe capacity filter rejected any request whose clamped output token count\nfell below minimumOutputTokens (256), even when the model had ample\ncontext room and the client simply requested a small response. This broke\nClaude Code's auto-mode sa\n[…]\n's small budget. Adds a regression test for the small-max_tokens\ncase.\n\n* fix: update .gitignore to include brag-output and .DS_Store\n\n---------\n\nCo-authored-by: samuel tuyizere <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "fix(router): honor small max_tokens in capacity filter (#100)",
          "author_name": "Ibrahima NDIAYE",
          "author_login": "dabrahim",
          "committed_at": "2026-06-25T04:12:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4088f1dafc84b6b4c3e021dc1a505bd615eaca3d",
          "body": "…document deprecated models (#98)\n\n* feat: Update OpenCode models support\n\n- Added support for new OpenCode Go models: GLM-5.2, Kimi K2.7 Code, Qwen3.7 Plus, and Qwen3.7 Max.\n- Updated model metadata in model_registry.go with new context windows and output tokens.\n- Enhanced routing and classificati\n[…]\neferences to mimo-v2.5-pro in routing tests\n\n* feat: Refactor model classification logic into a new models package\n\n* feat: Update endpoint classification logic and documentation for model integration",
          "is_bot": false,
          "headline": "feat: Add new OpenCode models (GLM-5.2, Kimi K2.7 Code, Qwen3.7) and …",
          "author_name": "TUYIZERE Samuel",
          "author_login": "samueltuyizere",
          "committed_at": "2026-06-23T11:49:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "435f5a7eb3a2e58f428ab3acddaddb9f3b13c891",
          "body": "* feat: add request/response capture functionality for debugging\n\n- Introduced CaptureLogger for asynchronous logging of request/response phases.\n- Added configuration options for debug capture in the config files.\n- Implemented storage management for captured data with file rotation and cleanup.\n- \n[…]\n token usage in streaming requests\n\n* feat: extract and log usage information from message_delta events in SSE\n\n* fix: handle potential nil dereference by ignoring errors on logger and storage closure",
          "is_bot": false,
          "headline": "feat: Add request/response debug capture with usage logging (#97)",
          "author_name": "TUYIZERE Samuel",
          "author_login": "samueltuyizere",
          "committed_at": "2026-06-23T09:57:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3499a61a9f4fe95ea76c59fb66817cd7a384bcd3",
          "body": "…etadata (#89)\n\n* fix: JSON-encode normalized strings in bridge; add k2.7-code and M3 metadata\n\nThe Anthropic and Responses bridges wrapped system prompts and message\ncontent with naive string concatenation when assigning to json.RawMessage.\nA literal newline (or quote/backslash) in the source strin\n[…]\nlaude <noreply@anthropic.com>\n\n* fix: keep responses input content on marshal fallback\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>\nCo-authored-by: TUYIZERE Samuel <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "fix: JSON-encode normalized strings in bridge; add k2.7-code and M3 m…",
          "author_name": "Yongdae Hwang",
          "author_login": "stadia",
          "committed_at": "2026-06-22T12:09:40Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "1664131f7547c80c03c808cbe6301985306e5f99",
          "body": "… formatting",
          "is_bot": false,
          "headline": "docs: update README to include Discord link and improve documentation…",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-06-22T11:39:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a65ce8c327ae505da0e68349414283a7545176ec",
          "body": null,
          "is_bot": false,
          "headline": "bug: fixed a race condition in heartbeat context",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-06-22T09:47:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f483ade3e217c8db4fc912fd2a206ab666a4e80e",
          "body": "* feat: add AWS Bedrock as a provider with configuration and implementation\n\n* refactor: update types in AWS Bedrock provider tests for consistency\n\n* fix: update chat message content to use json.RawMessage for proper serialization\n\n* feat: add AWS Bedrock as a provider with documentation updates\n\n* feat: enhance AWS Bedrock provider with Anthropic support and configuration options\n\n* feat: update AWS Bedrock provider documentation to include support for Anthropic Messages format",
          "is_bot": false,
          "headline": "Adding aws bedrock as a provider (#85)",
          "author_name": "TUYIZERE Samuel",
          "author_login": "samueltuyizere",
          "committed_at": "2026-06-21T02:19:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4189745367583dd85e09913882abe084e5d71326",
          "body": "…ndows",
          "is_bot": false,
          "headline": "refactor: remove platform-specific PID handling files for Unix and Wi…",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-06-20T21:22:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e423e41452bcc62db3bba3933c611e57d88948d6",
          "body": null,
          "is_bot": false,
          "headline": "fix: add 'dist/' to .gitignore to prevent tracking of distribution files",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-06-20T21:17:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43e68db6ec111469d1b400cd40ffa4a7d1996864",
          "body": null,
          "is_bot": false,
          "headline": "feat: implement platform-specific PID writing for Unix and Windows",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-06-20T21:15:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8207140ad637891797ca888dc0df0f6279f58910",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of https://github.com/samueltuyizere/oc-go-cc",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-06-20T21:06:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e850111d82d18057d0e064869a1b7346f3168e34",
          "body": null,
          "is_bot": false,
          "headline": "feat: add platform-specific PID handling for Unix and Windows",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-06-20T21:06:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e70ad55c48e83bde9464c46adb4da0aa7896e4a0",
          "body": "…mprovements (#57)\n\n* Add vision routing capacity statusline support\n\n* feat: add vision support and statusline endpoint, enhance model validation\n\n* chore: remove unused configuration files and ignore patterns\n\n* chore: add .trunk to .gitignore\n\n* fix: correct formatting of role assignment in respo\n[…]\nss-links to new docs\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: samuel tuyizere <tuyizeres0@gmail.com>\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Vision routing, statusline endpoint, capacity filtering, and daemon i…",
          "author_name": "Giovannino Rey Visto",
          "author_login": "imblucase",
          "committed_at": "2026-06-20T20:46:57Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ded7efd921d57f6744ea019b104a14fc5dbf75da",
          "body": "… provider-architecture branch (#84)\n\n* fix: address PR review — bind streaming read to attempt ctx, guard nil schema\n\nTwo warnings from kilo-code-bot:\n\n1. StreamingTimeoutMs only guards request startup; once GetStreamingBody\n   returns, the body read was tied to the request context (no timeout),\n  \n[…]\n: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nCo-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>\nCo-authored-by: TUYIZERE Samuel <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "fix: streaming timeout, Anthropic-native fallback, and routing on the…",
          "author_name": "Hùng Cường",
          "author_login": "hungcuong9125",
          "committed_at": "2026-06-20T16:06:54Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a6e1cf8b039181c0ac96bde76d8a39d4753247e1",
          "body": "go.mod requires go >= 1.25 but the builder image was golang:1.24-alpine,\ncausing `go mod download` to fail with:\n  go: go.mod requires go >= 1.25 (running go 1.24.13; GOTOOLCHAIN=local)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix Dockerfile Go version mismatch (1.24 → 1.25) (#83)",
          "author_name": "Alan Ruiz",
          "author_login": "Alanzphy",
          "committed_at": "2026-06-20T13:35:25Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "4fe96a78db7653dea54f0e42f0593e6905d8300f",
          "body": "…(#82)\n\n* feat: Implement OpenCode providers for Go and Zen with streaming support\n\n- Added OpenCodeGoProvider and OpenCodeZenProvider to handle requests for the respective backends.\n- Implemented streaming capabilities for both providers, supporting various wire formats including Anthropic, OpenAI,\n[…]\ny returns in tests for better error handling and clarity\n\n* fix: Ensure config directory exists before writing PID file in routatic-proxy\n\n* feat: Enhance tool result handling in normalization process",
          "is_bot": false,
          "headline": "Provider Abstraction + Unified Request Model + Routing Policy Engine …",
          "author_name": "TUYIZERE Samuel",
          "author_login": "samueltuyizere",
          "committed_at": "2026-06-19T11:36:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "35940e23483af5e49d99f0f05f9c78c4b7d0e534",
          "body": "… (#81)\n\n* refactor: rename oc-go-cc to routatic-proxy and update configurations\n\n- Updated configuration keys in config.example.json to use ROUTATIC_PROXY_API_KEY.\n- Changed module name in go.mod from oc-go-cc to github.com/routatic/proxy.\n- Refactored import paths in internal/client, internal/conf\n[…]\nt to accommodate new binary name and configuration.\n- Updated health check responses to reflect new service name.\n\n* refactor: update environment variable names and improve documentation for migration",
          "is_bot": false,
          "headline": "refactor: rename oc-go-cc to routatic-proxy and update configurations…",
          "author_name": "TUYIZERE Samuel",
          "author_login": "samueltuyizere",
          "committed_at": "2026-06-19T06:41:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3b7d98717841b9a2898234e6284fee6fc5e5e06a",
          "body": "…path, e2e tests (#79)\n\n* fix: resolve Anthropic tool format incompatibility and fallback death spiral\n\nGo provider models (minimax, qwen) now go through the OpenAI Chat Completions transform path instead of the raw Anthropic endpoint, preventing \"Unknown server-tool shorthand\" 400 errors from Claud\n[…]\no-authored-by: Claude Opus 4.7 <noreply@anthropic.com>\nCo-authored-by: TUYIZERE Samuel <tuyizeres0@gmail.com>\nCo-authored-by: kilo-code-bot[bot] <240665456+kilo-code-bot[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: SSE streaming reliability — heartbeat race, idle watchdog, fast-…",
          "author_name": "ddawnlll",
          "author_login": "ddawnlll",
          "committed_at": "2026-06-19T00:35:50Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "1059971955eeeb445a724ed2ab6f5cc4a735a1ab",
          "body": "* feat: add Docker image publishing to GitHub Container Registry\n\n- Add ghcr.io publish job to release workflow (multi-platform amd64+arm64)\n- Accept VERSION build arg in Dockerfile (backward-compatible default)\n- Add docker pull instructions to README\n\n* Apply suggestions from code review\n\nCo-autho\n[…]\n: Lewis Juggins <873275+lwis@users.noreply.github.com>\nCo-authored-by: kilo-code-bot[bot] <240665456+kilo-code-bot[bot]@users.noreply.github.com>\nCo-authored-by: TUYIZERE Samuel <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "feat: add Docker image publishing to GitHub Container Registry (#74)",
          "author_name": "Lewis Juggins",
          "author_login": "lwis",
          "committed_at": "2026-06-18T06:22:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e3ba31bef74e166f391b3fab2d33ba2f8d674ee7",
          "body": "…-role messages (#76)\n\n* fix: prevent DeepSeek cache invalidation caused by mid-conversation system-role messages\n\nDeepSeek V3.x/V4 internally reorders all system-role messages to the front\nof the effective prompt.  When Claude Code injects periodic system reminders\nmid-conversation (e.g. \"The task \n[…]\nage representation in TransformToGemini and TransformToResponses\n\n---------\n\nCo-authored-by: oc-go-cc contributor <oc-go-cc-fix@patch.contribute>\nCo-authored-by: samuel tuyizere <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "fix: prevent DeepSeek cache invalidation from mid-conversation system…",
          "author_name": "Hachimi AK IOI",
          "author_login": "hachimi-ak-ioi",
          "committed_at": "2026-06-18T06:17:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2e8a5dc73f1f4dac587bd009465c1e19e8330a8f",
          "body": "- Update MODELS.md: fix deprecated model names, add all 49 Zen models\n  grouped by endpoint type, add MiniMax M3 and Qwen3.7 profiles,\n  add DeepSeek V4 Pro Zen config, update endpoint tables\n- Update CONFIGURATION.md: add model_overrides examples for\n  deepseek-v4-pro and deepseek-v4-flash-free\n- Update README.md: models command description",
          "is_bot": false,
          "headline": "docs: update model documentation for full Go + Zen support",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-06-10T16:05:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2661e68b98871c6df03544ddf14bbe77fe88d6d4",
          "body": "… models\n\n- Add Claude models to isZenAnthropicModel for Anthropic endpoint routing on Zen\n- Fix ClassifyEndpoint to use Zen-specific routing (minimax uses chat completions on Zen)\n- Fix streaming and non-streaming paths to check IsZen before IsAnthropicModel\n- Add grok-build-0.1, big-pickle, north-\n[…]\n override to config example and default config\n- List all 49 Zen models by endpoint type in models command\n- Add test coverage for Claude, grok, big-pickle, north-mini-code-free, and missing Go models",
          "is_bot": false,
          "headline": "feat: add full Zen model support — Claude, GPT, Gemini, and free-tier…",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-06-10T15:34:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "41b5658c2a419c640565c52820cee04f82bd18cc",
          "body": "…+ fix Qwen routing (#73)\n\n* feat: add 4 new models (3 Zen free + 1 Go minimax-m3) + qwen3.7-plus\n\n- Add minimax-m3 to Anthropic endpoint routing (opencode-go)\n- Add qwen3.7-plus to OpenAI-compatible routing (opencode-go)\n- Add 3 Zen free models to model_overrides: deepseek-v4-flash-free, mimo-v2.5-\n[…]\nic\n- Update tests for new routing behavior\n- Update models command to show correct endpoint types\n\nPer official docs: all MiniMax and Qwen models on Go use Anthropic-compatible endpoint (/v1/messages)",
          "is_bot": false,
          "headline": "feat: add 4 new models (3 Zen free + 1 Go minimax-m3) + qwen3.7-plus …",
          "author_name": "CheerC",
          "author_login": "cheerc",
          "committed_at": "2026-06-10T14:40:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8739a8cda2987ee4bc107fc52a21a90c4a3da62b",
          "body": "* feat: add API key rotation with round-robin across multiple keys\n\nAdds `api_keys` array to config for distributing requests across multiple\nOpenCode API keys. Falls back to single `api_key` for backward compat.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n* fix: bound key counter to\n[…]\nfig snapshot.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Leon Berkers <leon@berkers.nu>\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add API key rotation with round-robin across multiple keys (#72)",
          "author_name": "TUYIZERE Samuel",
          "author_login": "samueltuyizere",
          "committed_at": "2026-06-08T14:49:09Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "1a5da3d90468e073108f10bde3e70eb6ad541f11",
          "body": "* Add Claude Code env conflict check\n\n* fix: improve Claude Code environment conflict checks and default config handling\n\n---------\n\nCo-authored-by: TUYIZERE Samuel <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "Add Claude Code env conflict check (#68)",
          "author_name": "Oceanpie",
          "author_login": "Oceanpie",
          "committed_at": "2026-06-08T13:40:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c55ae235babff698a462533184c9c2cd3e81fdd",
          "body": "…ion (#71)\n\n* feat: support image multimodal content in Anthropic-to-OpenAI conversion\n\nFix image content blocks being discarded during request transformation.\nImages are now converted to OpenAI's multimodal image_url format with\nbase64 data URLs, enabling vision-capable models (Kimi K2.6, etc.) to\n\n[…]\nadd support for image content handling in request transformation\n\n* fix: format code for consistency in request_test.go and openai.go\n\n---------\n\nCo-authored-by: samuel tuyizere <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "feat: support image multimodal content in Anthropic-to-OpenAI convers…",
          "author_name": "cc10143",
          "author_login": "cc10143",
          "committed_at": "2026-06-08T13:22:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dd5f73ed62f1baaa1163d9844984af5ea8c0fe34",
          "body": "The http.Transport used by the upstream API client was missing the\nProxy field, causing Go's HTTP client to ignore HTTP_PROXY and\nHTTPS_PROXY environment variables. Users behind corporate proxies\ncould not connect to OpenCode endpoints.\n\nAdd Proxy: http.ProxyFromEnvironment to honor standard proxy\nenvironment variables.\n\nSigned-off-by: Mengbiao Xiong <xisme1998@gmail.com>",
          "is_bot": false,
          "headline": "fix: respect HTTP_PROXY/HTTPS_PROXY env vars for proxy environments",
          "author_name": "xiongmengbiao",
          "author_login": null,
          "committed_at": "2026-06-03T09:18:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "424daa14886b2aca838b6768041d270905101d34",
          "body": "* fix: strip cache_control for Kimi models\n\n* fix: use non-Kimi model in cache_control test\n\n* fix: use non-Kimi model in cache_control test\n\n* test: verify cache_control stripped for Kimi models\n\n* test: add tests to skip and strip cache control for Kimi system messages\n\n---------\n\nSigned-off-by: TUYIZERE Samuel <tuyizeres0@gmail.com>\nCo-authored-by: TUYIZERE Samuel <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "fix: strip cache_control for Kimi models (#56)",
          "author_name": "Ali Naeimi",
          "author_login": "alint77",
          "committed_at": "2026-06-02T22:42:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "275d4bb4f57dc17745dd436b03a4224a94717d73",
          "body": "* Add model_overrides for per-request model selection\n\nAllows users to specify a model ID in the request (e.g. via Claude\nCode -m flag) that bypasses scenario-based routing.\n\n- Added ModelOverrides field to Config\n- RouteWithOverride() checks request model against overrides first\n- Handler chains ov\n[…]\n logic to include default fallbacks and enhance routing behavior\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\nCo-authored-by: TUYIZERE Samuel <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "feat: add model_overrides for per-request model selection (#48)",
          "author_name": "CheerC",
          "author_login": "cheerc",
          "committed_at": "2026-06-02T21:42:47Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "99d756c7148f2688dea965f7b9af9b850e53c50a",
          "body": "* feat: add qwen3.7-max to Anthropic endpoint routing\n\nqwen3.7-max is listed in OpenCode Go models but not supported\nfor the OpenAI-compatible endpoint (oa-compat format). It works\ncorrectly through the Anthropic-native /v1/messages endpoint.\n\nThis adds qwen3.7-max to IsAnthropicModel() so oc-go-cc \n[…]\n\nSendAnthropicRequest. minimax-m2.5 confirmed working fine with\nx-api-key only.\n\n---------\n\nSigned-off-by: TUYIZERE Samuel <tuyizeres0@gmail.com>\nCo-authored-by: TUYIZERE Samuel <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "feat: add qwen3.7-max to Anthropic endpoint routing (#63)",
          "author_name": "CSFSrV",
          "author_login": "CSFSrV",
          "committed_at": "2026-06-02T06:21:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "464be0adcb4aa18ea5b3e7c20f32f751e0ddb09e",
          "body": "…se transformation logic",
          "is_bot": false,
          "headline": "feat: enhance model identification with Zen support and refine respon…",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-06-02T06:16:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08499c2126b5823de4dd594a232764358d08fd73",
          "body": null,
          "is_bot": false,
          "headline": "style: format code for consistency in Responses and Gemini API types",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-06-02T06:12:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b915039b9f11cb98649835ed6fbcdb774b8bda6",
          "body": "…iguration updates",
          "is_bot": false,
          "headline": "feat: enhance OpenCode support with Zen provider integration and conf…",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-06-02T04:13:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51e2ae118e902fcc652d5522f2493ae31fda6473",
          "body": "… handling\n\n- Introduced OpenCodeZenConfig struct in config.go for Zen API settings.\n- Updated loader.go to apply default values and environment overrides for Zen API.\n- Enhanced MessagesHandler to handle streaming and non-streaming requests for Zen and Responses endpoints.\n- Implemented request tra\n[…]\ns and Gemini responses in response.go.\n- Created streaming proxy methods for Responses and Gemini in stream.go to handle SSE format.\n- Defined new types for OpenAI Responses and Gemini APIs in zen.go.",
          "is_bot": false,
          "headline": "feat: add OpenCode Zen API support with new configuration and request…",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-06-02T04:07:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cab22d1984083d6c0ddfc3906fa2a6d40af845b2",
          "body": "* feat: Add Docker support for containerized deployment:\n\n- Added Dockerfile, Docker Makefile targets (docker-up/docker-stop), and\n  updated installation docs.\n- Updated README with Docker-first quick start guide.\n\n* docs: Add Docker build and run support with Makefile targets\n\n* feat: add .dockerig\n[…]\nfix(Dockerfile): simplify config file handling by directly copying example config\n\n* fix(go.mod): update Go version from 1.23 to 1.25\n\n---------\n\nCo-authored-by: samuel tuyizere <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "add docker support (#64)",
          "author_name": "Vladislav Sapozhnikov",
          "author_login": "gossipauthorxpm",
          "committed_at": "2026-06-02T03:40:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "66fa75f8e4a207a858737521411f2b733746c75b",
          "body": "* fix(stream): ensure complete SSE stream termination on EOF and heartbeat safety\n\nWhen the upstream OpenAI stream ends without a clean finish_reason,\nthe proxy could leave content blocks open and fail to emit the\nmessage_delta event, causing Claude Code's TUI to hang waiting for\nstream completion.\n\n[…]\nream termination tests\n\n---------\n\nCo-authored-by: CheerC <cheerc@gmail.com>\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\nCo-authored-by: TUYIZERE Samuel <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "fix(stream): ensure complete SSE stream termination on EOF (#49)",
          "author_name": "震旦李",
          "author_login": "ringoshiina",
          "committed_at": "2026-05-26T21:27:18Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "560a552fd611bf9bef36ca57bea54d878a8b9219",
          "body": "…olution (#50)\n\n* fix(transformer): add Thinking field, ContentBlock MarshalJSON, and\nresolveThinkingAndEffort refactor\n\n- Add Thinking json.RawMessage to MessageRequest so client-side\n  effortLevel config is not silently dropped (fixes #36)\n- Add ContentBlock.MarshalJSON to emit strict per-type sch\n[…]\n: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\nCo-authored-by: TUYIZERE Samuel <tuyizeres0@gmail.com>\nCo-authored-by: kilo-code-bot[bot] <240665456+kilo-code-bot[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(transformer): add Thinking field and refactor thinking/effort res…",
          "author_name": "震旦李",
          "author_login": "ringoshiina",
          "committed_at": "2026-05-25T20:58:17Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a8896d5c81f6c5835fe6f31a8f2c814a1f1795ba",
          "body": "…#41) (#46)\n\n* fix: use ~/.cache/oc-go-cc/tiktoken for token cache instead of /tmp (#41)\n\n* fix(token): set process-wide env var for tiktoken cache directory in NewCounter\n\n---------\n\nCo-authored-by: samuel tuyizere <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "fix: use ~/.cache/oc-go-cc/tiktoken for token cache instead of /tmp (…",
          "author_name": "CheerC",
          "author_login": "cheerc",
          "committed_at": "2026-05-21T22:43:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9e591e308ea0033690d2e8c684b4172ec358768",
          "body": "…… (#38)\n\n* feat(config): add respect_requested_model option to honor user-specified model\n\nAdd a new config option `respect_requested_model` that, when enabled,\nallows users to override scenario-based routing via the model field\nin the request (e.g., set via cc-switch).\n\nWhen `respect_requested_mod\n[…]\nser-specified model\n\n---------\n\nCo-authored-by: panghao <noreply@github.com>\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\nCo-authored-by: TUYIZERE Samuel <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "feat(config): add respect_requested_model option to honor user-specif…",
          "author_name": "Pang Hao",
          "author_login": "PangHao-NEFU",
          "committed_at": "2026-05-21T00:29:40Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "7038e269f44d3483732db11696bfae73d0ce9ab4",
          "body": "…only assistant turns (#34)\n\n* fix(transformer): add reasoning_content placeholder to DeepSeek text-only assistant turns\n\nDeepSeek in thinking mode requires `reasoning_content` on every assistant\nmessage in the conversation history, not just tool_use turns. The current\nplaceholder logic at request.g\n[…]\n.\n\nSession-ID: 6ef4b285-c454-4474-bce6-4ef4136c5a7b\n\n* fix(tests): adjust comment formatting for clarity in DeepSeek placeholder test\n\n---------\n\nCo-authored-by: TUYIZERE Samuel <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "fix(transformer): add reasoning_content placeholder to DeepSeek text-…",
          "author_name": "isha-sharad",
          "author_login": "isha-sharad",
          "committed_at": "2026-05-20T23:51:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1442b3c13c9edaaf017748b853d892b1d0d3701b",
          "body": "…thropic spec (#33)\n\n* fix(transformer): subtract cache tokens from input_tokens\n\nPer Anthropic Messages API spec, the `input_tokens` field counts only\nregular input tokens — tokens that were neither read from the cache nor\nwritten to the cache during this turn. OpenAI's `prompt_tokens` is the\n*tota\n[…]\nache tokens in streaming context\n\n* fix(transformer): adjust formatting of UsageInfo in TestTransformResponseCacheExceedsPromptTokens\n\n---------\n\nCo-authored-by: TUYIZERE Samuel <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "fix(transformer): subtract cache tokens from input_tokens to match An…",
          "author_name": "isha-sharad",
          "author_login": "isha-sharad",
          "committed_at": "2026-05-08T14:29:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "be858d55973c84ffc78230000b7fccf0599ee535",
          "body": "…ming (#35)",
          "is_bot": false,
          "headline": "fix(scoop): update post_install command to use Get-ChildItem for rena…",
          "author_name": "TUYIZERE Samuel",
          "author_login": "samueltuyizere",
          "committed_at": "2026-05-08T14:07:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96987c71e76e19d91846b2e74716ba5dce1259bf",
          "body": "… routing logic (#29)",
          "is_bot": false,
          "headline": "feat(config): add enable_streaming_scenario_routing option and update…",
          "author_name": "TUYIZERE Samuel",
          "author_login": "samueltuyizere",
          "committed_at": "2026-05-07T04:22:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b537f1fad9955e5f64928ed45d46105504cdc3d",
          "body": "* feat(scoop): add workflow to update Scoop bucket with release assets\n\n* feat(installation): add Scoop installation instructions for Windows\n\n* feat(release): enhance versioning logic to support rollover for patch and minor segments\n\n* feat(bucket): remove obsolete oc-go-cc.json configuration file\n\n[…]\nWindows architecture in release workflow\n\n* fix(release): correct versioning logic for minor and major increments\n\n* feat(scoop): update Windows binary configuration for Scoop with post-install script",
          "is_bot": false,
          "headline": "add software to scoop (#28)",
          "author_name": "TUYIZERE Samuel",
          "author_login": "samueltuyizere",
          "committed_at": "2026-05-07T03:25:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "21020df0a9a13f278699b59c5bb8a4a659810103",
          "body": "Signed-off-by: TUYIZERE Samuel <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "Update GitHub Sponsors username in FUNDING.yml",
          "author_name": "TUYIZERE Samuel",
          "author_login": "samueltuyizere",
          "committed_at": "2026-05-07T02:41:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d171286eec5c54a02085b1eec6ea36096819ad4",
          "body": "…for macOS, Linux, and Windows (#27)\n\n* feat(autostart): implement platform-specific autostart functionality for macOS, Linux, and Windows\n\n* fix(autostart): update DisableAutostart to include QUERY_VALUE flag and simplify AutostartStatus output\n\n* fix(autostart): wrap BinaryPath in quotes in desktop file Exec command",
          "is_bot": false,
          "headline": "feat(autostart): implement platform-specific autostart functionality …",
          "author_name": "TUYIZERE Samuel",
          "author_login": "samueltuyizere",
          "committed_at": "2026-05-07T02:30:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4aa8294610993c9767e51059855f628f305884f",
          "body": null,
          "is_bot": false,
          "headline": "fix: update license information to AGPL-3.0 in README.md",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-05-07T02:04:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f1cb5843670b5ccf9196bf9cac92cc8af24ad2c",
          "body": "…ting guides",
          "is_bot": false,
          "headline": "feat(docs): add detailed installation, configuration, and troubleshoo…",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-05-07T02:03:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d3a4641217dc791e1d6c50dfdf9c618440fc2ef",
          "body": "…t template for autostart",
          "is_bot": false,
          "headline": "feat(config): add hot reload support to configuration and update plis…",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-05-07T01:57:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8d61d8c635e64002549c49e70eb931989095712",
          "body": "…ixes #17) (#18)\n\n* fix: duplicate content_block_start events for streaming tool calls\n\nWhen OpenAI-compatible models stream tool call arguments incrementally\n(multiple chunks for the same tool call), the proxy was creating a new\ncontent_block_start event for every chunk instead of just the first on\n[…]\normatting of the Thinking field in ContentBlock struct\n\n* fix(stream): prevent duplicate content_block_stop events during EOF cleanup\n\n---------\n\nCo-authored-by: TUYIZERE Samuel <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "fix: duplicate content_block_start events for streaming tool calls (f…",
          "author_name": "- KK -",
          "author_login": "KKTIME2024",
          "committed_at": "2026-05-07T01:28:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6cfec1ba6329c89e0cd97ea42743553f12522dab",
          "body": "* feat(config): add hot reload support for configuration file\n\n- Add fsnotify-based file watcher for automatic config reloading\n- Introduce AtomicConfig with atomic.Pointer for lock-free reads\n- Support SIGHUP as manual reload trigger (Unix)\n- Dynamic log level updates via slog.LevelVar\n- API key, b\n[…]\ngging for absolute path and watcher creation failures\n\n* fix: enhance config watcher and improve concurrency handling in AtomicConfig\n\n---------\n\nCo-authored-by: TUYIZERE Samuel <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "feat(config): add hot reload support for configuration file (#22)",
          "author_name": "Zijian Zang",
          "author_login": "Adamska1008",
          "committed_at": "2026-05-07T00:49:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b1b8962252acf5645576bf3af9b587b8164a5adc",
          "body": "Co-authored-by: TUYIZERE Samuel <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "fix formatting (#25)",
          "author_name": "05dunski",
          "author_login": null,
          "committed_at": "2026-05-07T00:28:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8903f2ebd081503700708689ab47fa48692a8bd",
          "body": "* fix: skip reasoning_effort when DeepSeek thinking mode is disabled\n\nDeepSeek returns a 400 error when reasoning_effort is sent alongside\nthinking: {\"type\":\"disabled\"}. The transformer now checks whether the\nresolved thinking config is disabled for DeepSeek models and omits\nreasoning_effort in that case, while preserving the existing behavior\nfor all other scenarios.\n\n* chore: file formatted, fix ci issues\n\n---------\n\nCo-authored-by: TUYIZERE Samuel <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "fix: skip reasoning_effort when DeepSeek thinking mode is disabled (#26)",
          "author_name": "Ryan Zeng",
          "author_login": "ryanzen9",
          "committed_at": "2026-05-07T00:26:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48f810d798c8ebdfe67f53489ede6338cdc106a9",
          "body": "…ion (#8)\n\n* fix: remove obsolete \"budget\" scenario and correct routing documentation\n\n* fix: update context threshold for long context scenario and improve error handling in token processing\n\n* fix: remove budget scenario from configuration and improve changelog script formatting\n\n* fix: enhance config initialization message to indicate existing config path\n\n---------\n\nCo-authored-by: TUYIZERE Samuel <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "fix: remove obsolete \"budget\" scenario and correct routing documentat…",
          "author_name": "Ryan Zeng",
          "author_login": "ryanzen9",
          "committed_at": "2026-04-30T17:06:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7621a1ff00a1a5c6d640918b65ae59836aa0af10",
          "body": "* [Codex] Fix Anthropic stream payloads and token usage\n\n* feat(tests): add test for omitting stream usage options when streaming is disabled\nfeat(stream): include stop reason in message delta for stream usage\n\n---------\n\nCo-authored-by: TUYIZERE Samuel <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "[Codex] Fix Anthropic stream payloads and token usage (#9)",
          "author_name": "kurokitomoko",
          "author_login": "Hiyajomaho-num9",
          "committed_at": "2026-04-30T15:40:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71f85c9b7ac6963374d8faf100d2c4bb39f8d070",
          "body": null,
          "is_bot": false,
          "headline": "feat(tests): add unit tests for PID handling and process status checks",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-04-30T15:20:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e7b99a3682444be22cb943c0e931bec7259b601",
          "body": "Split daemon package into platform-specific files for process\nmanagement and background forking. Windows uses native process APIs\n(DETACHED_PROCESS, OpenProcess) instead of nohup/signal. Preserve\nScoop shim paths by skipping symlink resolution on Windows. Improve\nPID file handling: check for running instance before daemonize, write\nPID in foreground mode too.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(daemon): add Windows support for background mode",
          "author_name": "liao_brant",
          "author_login": "liao666brant",
          "committed_at": "2026-04-29T15:39:33Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "aa42b0b62f0d297953016f1d7674e9f8fe70667c",
          "body": null,
          "is_bot": false,
          "headline": "feat: add GNU Affero General Public License version 3 to the repository",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-04-26T23:37:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12f4b00f9586a55133129fce81902fea3fe7b3d3",
          "body": "…rom streaming handler",
          "is_bot": false,
          "headline": "refactor: remove unnecessary logging and reasoning content counting f…",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-04-26T21:52:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f143c13dd35e50d2544a487b06fe2a6fa194a68e",
          "body": "…ove streaming logic",
          "is_bot": false,
          "headline": "feat: enhance DeepSeek model handling with reasoning content and impr…",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-04-26T21:49:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1559f27b54ab80558bbe0ec0328744270e19cc27",
          "body": "…narios and add corresponding tests (#7)\n\n* feat: implement configurable long context threshold for streaming scenarios and add corresponding tests\n\n* fix: correct model selection for long context scenario in RouteForStreaming\n\n* fix: update default long context threshold to 100K tokens and add test\n[…]\norkflow and enhance AI changelog generation\n\n* fix: update Go version to 1.25 in release workflow\n\nCo-authored-by: Copilot <copilot@github.com>\n\n---------\n\nCo-authored-by: Copilot <copilot@github.com>",
          "is_bot": false,
          "headline": "feat: implement configurable long context threshold for streaming sce…",
          "author_name": "TUYIZERE Samuel",
          "author_login": "samueltuyizere",
          "committed_at": "2026-04-26T19:54:53Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "abbab45f3f5b377b97598ece8b103ae9d70e6202",
          "body": "* fix deepseek v4 tool routing\n\n* add deepseek v4 thinking configuration\n\n* include content on OpenAI chat messages\n\n* feat: enhance ProxyStream to handle reasoning content and add corresponding tests\n\n* refactor: improve linting process in Makefile and clean up mockResponseWriter methods\n\n* test: add test for handling reasoning and content in the same chunk\n\n---------\n\nCo-authored-by: 空空 <gm_520@qq.com>\nCo-authored-by: TUYIZERE Samuel <tuyizeres0@gmail.com>",
          "is_bot": false,
          "headline": "[codex] Add DeepSeek V4 routing and thinking support (#6)",
          "author_name": "空空是我",
          "author_login": "kongkongisme",
          "committed_at": "2026-04-26T18:08:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b932ddc84d3e7198316898017c979826378e82e6",
          "body": null,
          "is_bot": false,
          "headline": "refactor: handle errors from os and io operations gracefully",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-04-26T16:40:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eee9f31879018e3c355a6b6673fcab80e0c2fda",
          "body": "…ecks",
          "is_bot": false,
          "headline": "feat: add CI workflow and enhance release workflow with formatting ch…",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-04-26T15:56:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff3d1908dde434ddd062d46fbf3b96d0611dad3c",
          "body": "…ve tag handling",
          "is_bot": false,
          "headline": "feat: update changelog generation to use a dedicated script and impro…",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-04-26T15:38:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61589e73d1bcd84dac3d38a2a8f8b9f0d8bf15a7",
          "body": null,
          "is_bot": false,
          "headline": "refactor: streamline changelog generation prompt in release workflow",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-04-24T20:46:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e0de7e62199fe9609db81ada169fdf7a0b3ec73",
          "body": "…el support in configuration",
          "is_bot": false,
          "headline": "feat: add AI changelog generation to release workflow and enhance mod…",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-04-24T20:37:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39e169fab618b9123a56d052308bb7e30e4af084",
          "body": "…lated tests",
          "is_bot": false,
          "headline": "feat: enhance transformer to preserve cache control tokens and add re…",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-04-23T15:03:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81c5016a0bca4601fd0db8607edf3a89ff55a4a7",
          "body": "… for response preservation",
          "is_bot": false,
          "headline": "feat: enhance reasoning content handling in transformer and add tests…",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-04-23T14:03:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e26ae1c2b701a6fa52057574e3d5313b81e0fea",
          "body": "…mer for OpenAI compatibility",
          "is_bot": false,
          "headline": "feat: add CLAUDE.md for project guidance and enhance request transfor…",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-04-22T00:12:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "219132da11c4ba6c411a065eca4ab3a87b7d40ba",
          "body": null,
          "is_bot": false,
          "headline": "fix: update Kimi K2.6 cost efficiency rating in models guide",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-04-21T02:29:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7baa62b68c246d63243c8d6ae160a099722419c8",
          "body": "…pport",
          "is_bot": false,
          "headline": "feat: update model references to Kimi K2.6 and add background mode su…",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-04-21T02:28:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c0227f3d542f75c8290b41ccb5fce7003e8b46b",
          "body": null,
          "is_bot": false,
          "headline": "autostart daemon for macs",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-04-18T01:34:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb9d3eaa828375600b2992e4a5933cde183a490f",
          "body": null,
          "is_bot": false,
          "headline": "update go.mod and go.sum",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-04-18T01:24:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c347092f08f42bb2bfac774df534cc1f684fd0b",
          "body": null,
          "is_bot": false,
          "headline": "autostart daemon for macs",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-04-18T01:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "808f9a113be3c5048d0177489f8bd735ba8dd9fc",
          "body": "Scenario detection was only checking system messages for complex/thinking\nkeywords, causing all user requests to fall through to default. Now checks\nboth system and user messages, enabling proper routing to complex (glm-5.1)\nand think (kimi-k2.5) scenarios based on user instructions.\n\nCo-Authored-By: WOZCODE <contact@withwoz.com>",
          "is_bot": false,
          "headline": "fix: route complex and think scenarios from user messages",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-04-17T22:21:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "373451fa1edd488e263eafd0449ee9a95db8e57a",
          "body": null,
          "is_bot": false,
          "headline": "better scenarios handling",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-04-17T06:27:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40309d4b833f0f00f23e5bc2317df0ea315504ea",
          "body": null,
          "is_bot": false,
          "headline": "implemented a 2s heartbeat to keep claude listening",
          "author_name": "samuel tuyizere",
          "author_login": "samueltuyizere",
          "committed_at": "2026-04-17T05:15:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 78,
      "commits_last_year": 112,
      "latest_release_at": "2026-07-17T10:47:05Z",
      "latest_release_tag": "v0.6.2-beta.2",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 13,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 0.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/routatic/proxy",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/routatic/proxy",
          "is_deprecated": false,
          "latest_version": "v0.5.0",
          "repository_url": "https://github.com/routatic/proxy",
          "versions_count": 79,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-06T11:47:09Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 15
        }
      ]
    },
    "popularity": {
      "forks": 113,
      "stars": 881,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2026-04-21",
            "count": 2
          },
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-04-24",
            "count": 1
          },
          {
            "date": "2026-04-25",
            "count": 1
          },
          {
            "date": "2026-04-26",
            "count": 1
          },
          {
            "date": "2026-04-27",
            "count": 3
          },
          {
            "date": "2026-04-28",
            "count": 2
          },
          {
            "date": "2026-04-29",
            "count": 1
          },
          {
            "date": "2026-05-01",
            "count": 2
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-05-03",
            "count": 3
          },
          {
            "date": "2026-05-04",
            "count": 3
          },
          {
            "date": "2026-05-05",
            "count": 4
          },
          {
            "date": "2026-05-06",
            "count": 4
          },
          {
            "date": "2026-05-07",
            "count": 1
          },
          {
            "date": "2026-05-08",
            "count": 3
          },
          {
            "date": "2026-05-10",
            "count": 2
          },
          {
            "date": "2026-05-11",
            "count": 1
          },
          {
            "date": "2026-05-12",
            "count": 3
          },
          {
            "date": "2026-05-14",
            "count": 3
          },
          {
            "date": "2026-05-17",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-05-23",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 5
          },
          {
            "date": "2026-05-26",
            "count": 2
          },
          {
            "date": "2026-05-27",
            "count": 2
          },
          {
            "date": "2026-05-28",
            "count": 4
          },
          {
            "date": "2026-05-29",
            "count": 3
          },
          {
            "date": "2026-05-30",
            "count": 2
          },
          {
            "date": "2026-05-31",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 2
          },
          {
            "date": "2026-06-03",
            "count": 2
          },
          {
            "date": "2026-06-04",
            "count": 3
          },
          {
            "date": "2026-06-05",
            "count": 2
          },
          {
            "date": "2026-06-06",
            "count": 2
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-06-10",
            "count": 2
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 5
          },
          {
            "date": "2026-06-16",
            "count": 3
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-06-18",
            "count": 2
          },
          {
            "date": "2026-06-20",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-06-24",
            "count": 3
          },
          {
            "date": "2026-06-25",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-06-27",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 1
          },
          {
            "date": "2026-07-03",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 1
          },
          {
            "date": "2026-07-15",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 110,
        "total_forks": 113
      },
      "star_history": {
        "days": [
          {
            "date": "2026-04-18",
            "count": 1
          },
          {
            "date": "2026-04-19",
            "count": 2
          },
          {
            "date": "2026-04-20",
            "count": 7
          },
          {
            "date": "2026-04-21",
            "count": 10
          },
          {
            "date": "2026-04-22",
            "count": 11
          },
          {
            "date": "2026-04-23",
            "count": 7
          },
          {
            "date": "2026-04-24",
            "count": 14
          },
          {
            "date": "2026-04-25",
            "count": 11
          },
          {
            "date": "2026-04-26",
            "count": 6
          },
          {
            "date": "2026-04-27",
            "count": 23
          },
          {
            "date": "2026-04-28",
            "count": 28
          },
          {
            "date": "2026-04-29",
            "count": 23
          },
          {
            "date": "2026-04-30",
            "count": 19
          },
          {
            "date": "2026-05-01",
            "count": 15
          },
          {
            "date": "2026-05-02",
            "count": 21
          },
          {
            "date": "2026-05-03",
            "count": 11
          },
          {
            "date": "2026-05-04",
            "count": 19
          },
          {
            "date": "2026-05-05",
            "count": 14
          },
          {
            "date": "2026-05-06",
            "count": 17
          },
          {
            "date": "2026-05-07",
            "count": 19
          },
          {
            "date": "2026-05-08",
            "count": 13
          },
          {
            "date": "2026-05-09",
            "count": 15
          },
          {
            "date": "2026-05-10",
            "count": 15
          },
          {
            "date": "2026-05-11",
            "count": 18
          },
          {
            "date": "2026-05-12",
            "count": 17
          },
          {
            "date": "2026-05-13",
            "count": 16
          },
          {
            "date": "2026-05-14",
            "count": 11
          },
          {
            "date": "2026-05-15",
            "count": 10
          },
          {
            "date": "2026-05-16",
            "count": 9
          },
          {
            "date": "2026-05-17",
            "count": 10
          },
          {
            "date": "2026-05-18",
            "count": 10
          },
          {
            "date": "2026-05-19",
            "count": 15
          },
          {
            "date": "2026-05-20",
            "count": 9
          },
          {
            "date": "2026-05-21",
            "count": 16
          },
          {
            "date": "2026-05-22",
            "count": 17
          },
          {
            "date": "2026-05-23",
            "count": 10
          },
          {
            "date": "2026-05-24",
            "count": 6
          },
          {
            "date": "2026-05-25",
            "count": 10
          },
          {
            "date": "2026-05-26",
            "count": 10
          },
          {
            "date": "2026-05-27",
            "count": 12
          },
          {
            "date": "2026-05-28",
            "count": 18
          },
          {
            "date": "2026-05-29",
            "count": 10
          },
          {
            "date": "2026-05-30",
            "count": 5
          },
          {
            "date": "2026-05-31",
            "count": 5
          },
          {
            "date": "2026-06-01",
            "count": 8
          },
          {
            "date": "2026-06-02",
            "count": 10
          },
          {
            "date": "2026-06-03",
            "count": 5
          },
          {
            "date": "2026-06-04",
            "count": 8
          },
          {
            "date": "2026-06-05",
            "count": 8
          },
          {
            "date": "2026-06-06",
            "count": 7
          },
          {
            "date": "2026-06-07",
            "count": 6
          },
          {
            "date": "2026-06-08",
            "count": 5
          },
          {
            "date": "2026-06-09",
            "count": 6
          },
          {
            "date": "2026-06-10",
            "count": 10
          },
          {
            "date": "2026-06-11",
            "count": 4
          },
          {
            "date": "2026-06-12",
            "count": 5
          },
          {
            "date": "2026-06-13",
            "count": 9
          },
          {
            "date": "2026-06-14",
            "count": 8
          },
          {
            "date": "2026-06-15",
            "count": 12
          },
          {
            "date": "2026-06-16",
            "count": 13
          },
          {
            "date": "2026-06-17",
            "count": 7
          },
          {
            "date": "2026-06-18",
            "count": 9
          },
          {
            "date": "2026-06-19",
            "count": 10
          },
          {
            "date": "2026-06-20",
            "count": 7
          },
          {
            "date": "2026-06-21",
            "count": 12
          },
          {
            "date": "2026-06-22",
            "count": 13
          },
          {
            "date": "2026-06-23",
            "count": 15
          },
          {
            "date": "2026-06-24",
            "count": 11
          },
          {
            "date": "2026-06-25",
            "count": 8
          },
          {
            "date": "2026-06-26",
            "count": 5
          },
          {
            "date": "2026-06-27",
            "count": 7
          },
          {
            "date": "2026-06-28",
            "count": 5
          },
          {
            "date": "2026-06-29",
            "count": 3
          },
          {
            "date": "2026-06-30",
            "count": 11
          },
          {
            "date": "2026-07-01",
            "count": 6
          },
          {
            "date": "2026-07-02",
            "count": 2
          },
          {
            "date": "2026-07-03",
            "count": 7
          },
          {
            "date": "2026-07-04",
            "count": 2
          },
          {
            "date": "2026-07-05",
            "count": 2
          },
          {
            "date": "2026-07-06",
            "count": 4
          },
          {
            "date": "2026-07-07",
            "count": 5
          },
          {
            "date": "2026-07-08",
            "count": 5
          },
          {
            "date": "2026-07-09",
            "count": 2
          },
          {
            "date": "2026-07-10",
            "count": 3
          },
          {
            "date": "2026-07-13",
            "count": 4
          },
          {
            "date": "2026-07-14",
            "count": 7
          },
          {
            "date": "2026-07-15",
            "count": 2
          },
          {
            "date": "2026-07-16",
            "count": 2
          },
          {
            "date": "2026-07-17",
            "count": 2
          },
          {
            "date": "2026-07-18",
            "count": 4
          },
          {
            "date": "2026-07-19",
            "count": 3
          },
          {
            "date": "2026-07-20",
            "count": 3
          },
          {
            "date": "2026-07-21",
            "count": 4
          }
        ],
        "complete": true,
        "collected": 881,
        "total_stars": 881
      },
      "open_issues_and_prs": 8
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": true,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 70048,
      "source_files_sampled": 148,
      "oversized_source_files": 1,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 13445
    },
    "dependencies": {
      "manifests": [
        "go.mod",
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 100,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go",
        "npm"
      ],
      "dependencies": [
        {
          "name": "github.com/fsnotify/fsnotify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.1"
        },
        {
          "name": "github.com/getlantern/systray",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.2"
        },
        {
          "name": "github.com/pkoukk/tiktoken-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.8"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.1"
        },
        {
          "name": "github.com/webview/webview_go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240831120633-6173450d4dd6"
        },
        {
          "name": "golang.org/x/mod",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.38.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.46.0"
        },
        {
          "name": "modernc.org/sqlite",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.53.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": true,
            "version": "v1.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/getlantern/systray",
            "direct": true,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkoukk/tiktoken-go",
            "direct": true,
            "version": "v0.1.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/webview/webview_go",
            "direct": true,
            "version": "v0.0.0-20240831120633-6173450d4dd6",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": true,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "v0.46.0",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/sqlite",
            "direct": true,
            "version": "v1.53.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dlclark/regexp2",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/getlantern/context",
            "direct": false,
            "version": "v0.0.0-20190109183933-c447772a6520",
            "ecosystem": "go"
          },
          {
            "name": "github.com/getlantern/errors",
            "direct": false,
            "version": "v0.0.0-20190325191628-abdb3e3e36f7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/getlantern/golog",
            "direct": false,
            "version": "v0.0.0-20190830074920-4ef2e798c2d7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/getlantern/hex",
            "direct": false,
            "version": "v0.0.0-20190417191902-c6586a6fe0b7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/getlantern/hidden",
            "direct": false,
            "version": "v0.0.0-20190325191715-f02dbb02be55",
            "ecosystem": "go"
          },
          {
            "name": "github.com/getlantern/ops",
            "direct": false,
            "version": "v0.0.0-20190325191751-d70cb0d6f85f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-stack/stack",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ncruces/go-strftime",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oxtoacart/bpool",
            "direct": false,
            "version": "v0.0.0-20190530202638-03653db5a59c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/remyoudompheng/bigfft",
            "direct": false,
            "version": "v0.0.0-20230129092748-24d4a6f8daec",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/libc",
            "direct": false,
            "version": "v1.73.4",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/mathutil",
            "direct": false,
            "version": "v1.7.1",
            "ecosystem": "go"
          },
          {
            "name": "modernc.org/memory",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "@alloc/quick-lru",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "any-promise",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "arg",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase-css",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "didyoumean",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "dlv",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "1.21.7",
            "ecosystem": "npm"
          },
          {
            "name": "lilconfig",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mz",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.16",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-hash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.18",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-import",
            "direct": false,
            "version": "15.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-js",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-load-config",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-nested",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "6.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-value-parser",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "read-cache",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.12",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "sucrase",
            "direct": false,
            "version": "3.35.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss",
            "direct": false,
            "version": "3.4.19",
            "ecosystem": "npm"
          },
          {
            "name": "thenify",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "thenify-all",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-interface-checker",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 100,
        "direct_count": 8,
        "indirect_count": 92
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 55,
        "open_issues": 7,
        "closed_ratio": 0.841,
        "closed_issues": 37,
        "closed_unmerged_prs": 18
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "samueltuyizere",
          "commits": 77,
          "avatar_url": "https://avatars.githubusercontent.com/u/32623492?v=4"
        },
        {
          "type": "User",
          "login": "cheerc",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1404461?v=4"
        },
        {
          "type": "User",
          "login": "ryanzen9",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/177537284?v=4"
        },
        {
          "type": "User",
          "login": "isha-sharad",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/213335572?v=4"
        },
        {
          "type": "User",
          "login": "ringoshiina",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/40603256?v=4"
        },
        {
          "type": "User",
          "login": "KKTIME2024",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/146207074?v=4"
        },
        {
          "type": "User",
          "login": "Alanzphy",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/53842710?v=4"
        },
        {
          "type": "User",
          "login": "alint77",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/48515733?v=4"
        },
        {
          "type": "User",
          "login": "CSFSrV",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/283131656?v=4"
        },
        {
          "type": "User",
          "login": "imblucase",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/193679520?v=4"
        }
      ],
      "contributors_sampled": 29,
      "top_contributor_share": 0.7
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "beta-release.yml",
        "ci.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum",
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "20 out of 20 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": 2,
            "reason": "Found 7/30 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "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 11 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": 7,
            "reason": "dependency not pinned by hash detected -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "1ac5a932cd3603629ee24f19efc9e599b335c57e",
        "ran_at": "2026-07-21T23:16:32Z",
        "aggregate_score": 5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-17T10:52:56Z",
      "oldest_open_prs": [
        {
          "number": 88,
          "created_at": "2026-06-21T07:28:03Z",
          "last_comment_at": "2026-06-21T07:36:01Z",
          "last_comment_author": "kilo-code-bot"
        }
      ],
      "last_merged_pr_at": "2026-07-17T10:44:35Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 30,
          "created_at": "2026-05-07T04:27:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 39,
          "created_at": "2026-05-13T07:26:51Z",
          "last_comment_at": "2026-07-14T14:23:02Z",
          "last_comment_author": "samueltuyizere"
        },
        {
          "number": 51,
          "created_at": "2026-05-22T11:14:38Z",
          "last_comment_at": "2026-05-22T11:36:21Z",
          "last_comment_author": "lt-value"
        },
        {
          "number": 52,
          "created_at": "2026-05-22T16:15:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 53,
          "created_at": "2026-05-23T14:20:02Z",
          "last_comment_at": "2026-05-23T22:46:45Z",
          "last_comment_author": "lt-value"
        },
        {
          "number": 54,
          "created_at": "2026-05-25T03:46:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 55,
          "created_at": "2026-05-26T04:28:41Z",
          "last_comment_at": "2026-06-06T19:55:16Z",
          "last_comment_author": "cc10143"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/routatic/proxy",
    "host": "github.com",
    "name": "proxy",
    "owner": "routatic"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 68,
      "inputs": {
        "security": 60,
        "vitality": 80,
        "community": 67,
        "governance": 58,
        "engineering": 75
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 80,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "commits_last_year": 112,
              "human_commit_share": 1,
              "days_since_last_push": 4,
              "active_weeks_last_year": 13
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "13/52 weeks with commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 13
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "112 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 112
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 11 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": 78,
              "latest_release_tag": "v0.6.2-beta.2",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 0.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "78 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 78
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~0.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 67,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "forks": 113,
              "stars": 881,
              "watchers": 2,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "881 stars",
                "points": 47.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 881
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "113 forks",
                "points": 17.1,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 113
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (AGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "AGPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 58,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 29,
              "top_contributor_share": 0.7
            },
            "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.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 70
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "29 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "merged_prs": 55,
              "open_issues": 7,
              "closed_issues": 37,
              "issue_closed_ratio": 0.841,
              "closed_unmerged_prs": 18
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "84% of issues closed",
                "points": 39.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 84
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "55/73 decided PRs merged",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 55,
                      "decided": 73
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 7/30 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "followers": 2,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "routatic",
              "public_repos": 4,
              "account_age_days": 32
            },
            "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": "2 followers of routatic",
                "points": 3.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2,
                      "login": "routatic"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "4 public repos, account ~0 yr old",
                "points": 5.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 4
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 0
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/routatic/proxy"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 15
            },
            "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 15 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 15
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "79 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 79
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 75,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "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": "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "topics": [
                "claude",
                "claude-code",
                "claude-code-cli",
                "opencode",
                "opencode-ai",
                "opencode-go",
                "opencode-zen",
                "aws-bedrock"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "8 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "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": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "20 out of 20 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 7/30 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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 11 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 7",
                "points": 3.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "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": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 100 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",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 100
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 100,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 100,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 8
            },
            "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": "excellent",
        "name": "AI Readiness",
        "value": 90,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "has_llms_txt": true,
              "legible_history_share": 0.93,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 13445
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": "llms.txt present",
                "points": 15,
                "status": "met",
                "details": [
                  {
                    "code": "llms_txt_present",
                    "params": {}
                  }
                ],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "93 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 93,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum",
                "package-lock.json"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.19,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "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": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "19 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 19,
                      "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 7",
                "points": 7,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 70048,
              "source_files_sampled": 148,
              "oversized_source_files": 1
            },
            "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": "1/148 source files over 60KB",
                "points": 54.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 148,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-21T23:16:56.236202Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/routatic/proxy.svg",
  "full_name": "routatic/proxy",
  "license_state": "standard",
  "license_spdx": "AGPL-3.0"
}

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v1.13.0、模式 v0.26.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计Go.