Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"anthropic-api",
"api-gateway",
"claude-code",
"fastapi",
"llm",
"openai-api",
"proxy",
"python",
"sse"
],
"is_fork": false,
"size_kb": 4672,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 425127,
"CSS": 17104,
"HTML": 1073,
"Shell": 5965,
"Dockerfile": 1068,
"JavaScript": 591,
"TypeScript": 199784
},
"pushed_at": "2026-07-14T19:27:24Z",
"created_at": "2026-04-26T18:04:28Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T06:58:53Z",
"description": "JoyCode API 代理 — 协议翻译成 Anthropic/OpenAI 兼容格式,让 Claude Code 直接调用 JoyCode支持的模型,比如GLM 5.1等",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go",
"TypeScript"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "vibe-coding-labs",
"company": null,
"location": null,
"followers": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/206522251?v=4",
"created_at": "2025-04-07T08:21:23Z",
"is_verified": null,
"public_repos": 43,
"account_age_days": 471
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2026-06-27T14:44:37Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-06-27T14:07:31Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-06-17T09:08:56Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-05-10T12:45:38Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-05-02T19:29:42Z"
}
],
"recent_commits": [
{
"oid": "176ca9d4d7f98e46a5d979be4cd61b4bc0470b0f",
"body": "fix: harden store migrations, auth, and dashboard API calls",
"is_bot": false,
"headline": "Merge pull request #28 from garywhat/fix/robustness-improvements",
"author_name": "cc11001100",
"author_login": "CC11001100",
"committed_at": "2026-07-14T19:27:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72842882701706b7bf252c76bfad8a7a17f7bcd6",
"body": "feat(dashboard): dark theme redesign + accounts table optimization\n\nREADME 冲突解决:采用 pr-29 的完整文档重构 + 补回 #26 的 docker-compose.example.yml 用法。",
"is_bot": false,
"headline": "Merge pull request #29 from garywhat/feat/dashboard-dark-theme",
"author_name": "cc11001100",
"author_login": "CC11001100",
"committed_at": "2026-07-14T19:26:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f609838ff20a3b4d3c429515d9c9981f3d7500d8",
"body": "fix(streaming): add heartbeat keepalive + connection pooling",
"is_bot": false,
"headline": "Merge pull request #27 from garywhat/fix/streaming-heartbeat",
"author_name": "cc11001100",
"author_login": "CC11001100",
"committed_at": "2026-07-14T19:21:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76ca090535e49ab3b5eefe6ea62c3cbe2e5d9bb3",
"body": "feat: add Windows support + multi-platform GitHub Actions release",
"is_bot": false,
"headline": "Merge pull request #25 from lk19940215/feat/windows-support",
"author_name": "cc11001100",
"author_login": "CC11001100",
"committed_at": "2026-07-14T19:21:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "980c99fef38a3ca7aca6dbb3a47a5d4aa263273b",
"body": "docs: add Docker Compose example and startup notes",
"is_bot": false,
"headline": "Merge pull request #26 from 1368129224/main",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-07-14T19:19:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3a82766eef20861adccbfc1bdd60efd5aa64360",
"body": null,
"is_bot": false,
"headline": "fix: use npm install instead of npm ci for compatibility",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-07-04T13:27:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a70177936c0e82314256baa272dda0a8271bee7a",
"body": null,
"is_bot": false,
"headline": "chore: regenerate package-lock.json",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-07-04T12:20:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d83c4a16cf14d5f54106d0f67aef5b7b765b47d",
"body": null,
"is_bot": false,
"headline": "feat: add VitePress docs site with GitHub Actions deployment",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-07-04T11:30:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22218dfd04f8613f791197fd0f27df8e67240f48",
"body": "CherryStudio and other OpenAI-compatible clients hang in \"generating\"\nstate after the upstream finishes because:\n\n1. The OpenAI streaming path only forwards upstream lines — if the\n upstream omits `data: [DONE]` (premature close, certain error paths),\n the client never receives the stream termin\n[…]\ne streaming paths: OpenAI, Anthropic (translated),\nand native Anthropic.\n\nGenerated with [Devin](https://devin.ai)\n\nCo-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "fix(streaming): ensure [DONE] terminator + fix heartbeat write race",
"author_name": "garywhat",
"author_login": null,
"committed_at": "2026-07-03T06:51:15Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a62fd3df03e73b483e1f58276a773d2adbbdb613",
"body": "rootCmd has SilenceErrors: true which suppresses cobra default error\noutput. The main function was calling os.Exit(1) without printing the\nerror, causing users to see silent failures on credential validation.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix: print error message when command fails",
"author_name": "longkuo",
"author_login": null,
"committed_at": "2026-07-01T02:39:48Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "bc366999a70f6a41a93a791c9e4d33a7991f6a90",
"body": "Resolve conflict in pkg/joycode/client.go: keep both defaultTransport\n(connection pooling from this PR) and envOr (configurable BaseURL from\nupstream #24).\n\nGenerated with [Devin](https://devin.ai)\n\nCo-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Merge branch 'main' into fix/streaming-heartbeat",
"author_name": "garywhat",
"author_login": null,
"committed_at": "2026-06-30T07:37:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "bf403813a6723020c6aa41ad99de63b854a21784",
"body": "Apply a data-dense dark theme to the entire dashboard UI and streamline\nthe accounts list page to fix column overflow/misalignment.\n\nTheme (all pages):\n- New CSS variable system: bg #020617, card #0E1223, accent #22C55E\n- Fira Sans (UI) + Fira Code (data/API keys/code blocks) typography\n- ConfigProv\n[…]\ntart, config, deployment,\nAPI reference, FAQ, and contribution sections.\n\nGenerated with [Devin](https://devin.ai)\n\nCo-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "feat(dashboard): dark theme redesign + accounts table optimization",
"author_name": "garywhat",
"author_login": null,
"committed_at": "2026-06-30T07:08:54Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "47baa1e343ccd3b09e701c78674e922b5402b847",
"body": "Several small robustness fixes across the backend:\n\n- store: use addColumnIfMissing() for ALTER TABLE migrations instead of\n bare Exec (avoids errors on re-run, logs skipped duplicates)\n- store: add error_message index for faster recent-errors queries\n- auth/jdlogin: handle http.NewRequest errors a\n[…]\nnitely\n- dashboard: check json.Encoder return errors instead of ignoring\n\nGenerated with [Devin](https://devin.ai)\n\nCo-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "fix: harden store migrations, auth, and dashboard API calls",
"author_name": "garywhat",
"author_login": null,
"committed_at": "2026-06-30T07:08:27Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b9580ab189b7285205d75a0223734fc9ca971d0d",
"body": "Upstream JoyCode API buffers the entire response before sending anything\n(TTFB 10-30s for reasoning models). Without keepalive, downstream clients\n(Claude Code, OpenAI clients) time out or show \"no response\" during this\ngap.\n\n- Add SSE heartbeat goroutines for OpenAI and Anthropic streaming paths\n \n[…]\nes in serve\n- Add pkg/common.IsTimeoutError helper for timeout detection\n\nGenerated with [Devin](https://devin.ai)\n\nCo-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "fix(streaming): add heartbeat keepalive + connection pooling",
"author_name": "garywhat",
"author_login": null,
"committed_at": "2026-06-30T07:08:12Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ac2b74175f0af8409d18b74f583e4b2a034ef558",
"body": null,
"is_bot": false,
"headline": "docs: add Docker Compose example and startup notes",
"author_name": "zooter",
"author_login": "1368129224",
"committed_at": "2026-06-30T05:54:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bf941e5bef66460d9f37b0d2584dff5ea35b25d",
"body": "- Fix SQLite URI for Windows drive letter paths (C:\\... → /C:/...)\n- Fix workflow_dispatch to checkout tag commit instead of HEAD\n- Fix service_windows.go MkdirAll error handling\n- Update service.go description to include Windows (NSSM)\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix: address review feedback for Windows support PR",
"author_name": "longkuo",
"author_login": null,
"committed_at": "2026-06-29T09:38:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "69feb33b61733239a2b297bf03350280a4f1684b",
"body": "- Add GitHub Actions workflow (.github/workflows/release.yml) that builds\n binaries for darwin-arm64, darwin-amd64, linux-amd64, windows-amd64\n- Add process_unix.go / process_windows.go for platform-specific process\n management (daemon detach, terminate, kill, liveness check)\n- Add service_windows\n[…]\nLinux JoyCode IDE state paths\n and fix SQLite URI encoding for Windows backslash paths\n\nAll 4 platforms verified with CGO_ENABLED=0 cross-compilation.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "ci: add multi-platform release workflow + Windows support",
"author_name": "longkuo",
"author_login": null,
"committed_at": "2026-06-29T09:22:07Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "835f0db901665fb0d5b67ed83db675f1161bc7a3",
"body": "跟进 PR #24 的格式规范化:var 块与 envOr 改用 tab 缩进、const 块等号重新对齐。功能改动由 @WslzGmzs 贡献,本提交仅做 gofmt,无逻辑变更。\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "style: gofmt pkg/joycode/client.go",
"author_name": "cc11001100",
"author_login": "CC11001100",
"committed_at": "2026-06-29T03:53:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c934817683406b6ea2a404a11f0d3ec3370d1c36",
"body": "Make BaseURL and SaasBaseURL configurable",
"is_bot": false,
"headline": "Merge pull request #24 from WslzGmzs/main",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-06-29T03:52:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "663ca2e9e839bfc9417636f3a07817bfb64b37fb",
"body": null,
"is_bot": false,
"headline": "Fix color URL construction with base path",
"author_name": "WslzGmzs",
"author_login": "WslzGmzs",
"committed_at": "2026-06-28T18:53:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9113f5587407dea1a8f66bdccec8ac1301580c3",
"body": "Refactor base URLs to be configurable via environment variables.",
"is_bot": false,
"headline": "Make BaseURL and SaasBaseURL configurable",
"author_name": "WslzGmzs",
"author_login": "WslzGmzs",
"committed_at": "2026-06-28T17:59:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03dafdfd3e7129ffd12da1ca2e0a4337b0e62b0a",
"body": "新增「从源码构建」章节:git clone + CGO_ENABLED=0 编译当前平台的说明,\n以及一段可原样复制粘贴给 AI Agent(Claude Code / Cursor 等)的一键指令,\n由 Agent 自动完成 clone / build / 后台启动 / 默认浏览器打开 Dashboard。\n顺带把构建章节的 Go 版本要求从 1.22+ 修正为 1.25+(与 go.mod 一致)。\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs(readme): add from-source build guide + AI Agent one-shot prompt",
"author_name": "cc11001100",
"author_login": "CC11001100",
"committed_at": "2026-06-27T18:09:59Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "26a32c3a85f69bc1abbc4d3beb448624440d1b10",
"body": "Switch sqlite driver from mattn/go-sqlite3 (CGO) to modernc.org/sqlite\n(pure Go). With CGO disabled the binary cross-compiles to darwin without\na macOS SDK, restoring the darwin-arm64 release artifact that v0.6.0 had\nto ship without. Driver name sqlite3 -> sqlite; DSNs adapted (proxy.db\nWAL via _pragma, read-only JoyCode IDE db via file: URI mode=ro).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "release: v0.6.1",
"author_name": "cc11001100",
"author_login": "CC11001100",
"committed_at": "2026-06-27T14:43:34Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "532ff5f68fec4c49c1552dfd1466e04207c77214",
"body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "release: v0.6.0",
"author_name": "cc11001100",
"author_login": "CC11001100",
"committed_at": "2026-06-27T14:06:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5f676ad75f85bb6ee54ef6569c17348c130d0bda",
"body": "…code2api\n\nrefactor: module 路径与二进制名对齐 JoyCode2Api",
"is_bot": false,
"headline": "Merge pull request #23 from vibe-coding-labs/refactor/module-path-joy…",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-06-27T13:23:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9a474f7159d9ff08bca5c39a4e43934a4b353bc",
"body": "仓库已从 vibe-coding-labs/JoyCodeProxy 改名为 JoyCode2Api,本次把代码侧\n全面对齐到新名:\n\n- go module: github.com/vibe-coding-labs/JoyCodeProxy → JoyCode2Api\n- 23 个 .go 文件的 import 路径同步更新\n- cmd/JoyCodeProxy/ 目录改名 cmd/JoyCode2Api/(git mv 保留历史)\n- 构建配置跟随: Dockerfile / scripts/release.sh / web/vite.config.ts\n- 二进制名与发布产物名 JoyC\n[…]\ntignore 中 snake_case/kebab 产物防御规则(保留以防本地旧二进制误提交)。\n\n验证: go build/vet/test 全过;前端构建产物无旧链接残留;\n启动重构后二进制 /health、/api/qr-login/init、/v1/models 路由均正常。\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: align module path and binary name to JoyCode2Api",
"author_name": "cc11001100",
"author_login": "CC11001100",
"committed_at": "2026-06-27T12:31:49Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f0d267a0b6a7d4d3e7bbe172fcbc60af2eb27cbb",
"body": "fix(auth): 扫码登录走 color gateway 鉴权,修复 #21 京东登录失败",
"is_bot": false,
"headline": "Merge pull request #22 from vibe-coding-labs/fix/qr-login-color-gateway",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-06-26T17:17:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb82d028f37ff7df9e2821a40389d152648736f9",
"body": "扫码登录的 fetchUserInfoWithPtKey 此前裸调 v1 userInfo + 写死\nclientVersion 2.4.5,与 7fcf9df 适配 JoyCode 2.7 时引入的 color\ngateway 鉴权(HMAC 签名 + v2 端点 + 2.7.5)脱节。二维码生成与扫码\n轮询(qr.m.jd.com)均正常,但确认后用 pt_key 换用户信息这步走的\n是 2.7 已弃用的旧路径,导致即使拿到有效 pt_key 也换不出用户信息。\n\n改为复用 joycode.Client.UserInfo(),与 OAuth 登录走同一套鉴权,\n消除两条登录链路的分叉。\n\nCloses #21\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(auth): route QR-login userInfo through color gateway (#21)",
"author_name": "cc11001100",
"author_login": "CC11001100",
"committed_at": "2026-06-26T17:05:18Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "90aad399abc5e610b819bf56a90676c9bca151c7",
"body": "fix(reset-password): generate JWT secret if missing",
"is_bot": false,
"headline": "Merge pull request #19 from TuTouPower/fix/reset-password-jwt-secret",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-06-19T06:18:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "222f797c5e488971786e495a0abc3e694af73ec5",
"body": "reset-password only sets auth_password_hash but does not ensure\nauth_jwt_secret exists. When the database is wiped and password is\nreset via CLI, the user cannot log in because JWT token generation\nfails with 'JWT secret not configured'.\n\nCheck for missing auth_jwt_secret during reset-password and generate\none if needed, matching the behavior of the /api/auth/setup flow.\n\nCloses #14",
"is_bot": false,
"headline": "fix(reset-password): generate JWT secret if missing",
"author_name": "tutoupower",
"author_login": "TuTouPower",
"committed_at": "2026-06-18T17:27:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b46a64b7bc7a13cf825496f65b8c1b3f834c5f4",
"body": null,
"is_bot": false,
"headline": "release: v0.5.0",
"author_name": "songzhibin97",
"author_login": "songzhibin97",
"committed_at": "2026-06-17T09:06:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93ef38154cb14d40c8838b84aeb7ada588e24ab6",
"body": "…health-version\n\nfix: hourly-stats timezone + real /health version",
"is_bot": false,
"headline": "Merge pull request #18 from vibe-coding-labs/fix/hourly-stats-tz-and-…",
"author_name": "Bin",
"author_login": "songzhibin97",
"committed_at": "2026-06-17T08:59:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2489c89a10bfe1cf67cd9be42547c3c10d15bba",
"body": "/api/health returned a hardcoded \"0.3.0\". Add a Version field on the dashboard\nHandler, injected from the build-time main.Version in serve.go, and report it\n(falling back to \"dev\" when unset). Updates TestHandleHealth to assert the\nwired value.",
"is_bot": false,
"headline": "fix(dashboard): report the real proxy version in /api/health",
"author_name": "songzhibin97",
"author_login": "songzhibin97",
"committed_at": "2026-06-17T08:41:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "683a19029f35aecea74ea4d87a770dca9cb151db",
"body": "created_at is stored as local time (DEFAULT datetime('now','localtime')), but\nthe hourly/24h queries compared and formatted it against UTC 'now':\n- GetHourlyStats / GetAccountStats: strftime(created_at,'localtime') applied a\n second localtime conversion, shifting the hour-axis labels by the UTC off\n[…]\nis already local) and base all windows on\ndatetime('now','localtime', ...). Follows the same fix as #17's today-stats.\n\nAdds TestGetHourlyStatsUsesLocalHour (catches the double conversion on non-UTC).",
"is_bot": false,
"headline": "fix(store): use localtime consistently for hourly stats and retention",
"author_name": "songzhibin97",
"author_login": "songzhibin97",
"committed_at": "2026-06-17T08:41:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "366313d47bb35d51ec8e76d228d8f7df18e318c0",
"body": "…test-constants\n\nfix: green up main before release (today-stats timezone + test constants)",
"is_bot": false,
"headline": "Merge pull request #17 from vibe-coding-labs/fix/stats-localtime-and-…",
"author_name": "Bin",
"author_login": "songzhibin97",
"committed_at": "2026-06-17T08:34:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81160bfc0c8c2bed611a4a972712916cdd3b3962",
"body": "… literal\n\nThe resolveModel/TranslateRequest tests hardcoded \"JoyAI-Code\"; PR #15 bumped\njoycode.DefaultModel to \"JoyAI-Code-1.5\" (JoyCode 2.7), so the assertions\nbroke once #14 and #15 both landed. Reference the constant so the suite\nsurvives future default-model changes.",
"is_bot": false,
"headline": "test(anthropic): assert against joycode.DefaultModel, not a hardcoded…",
"author_name": "songzhibin97",
"author_login": "songzhibin97",
"committed_at": "2026-06-17T08:24:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a90330137e0a89ea1eced4918115dd428c33c1a9",
"body": "GetStats and FillAccountStats filtered today's logs with\ndate(created_at, 'localtime') = date('now', 'localtime'). But created_at is\nstored as local time (column DEFAULT datetime('now','localtime')), so the\nextra 'localtime' converts it a second time and shifts late-in-day rows into\n'tomorrow' on no\n[…]\nestHandleStatsWithLogs.\n\nNote: the hourly queries (GetHourlyStats/GetAccountStats) have a separate,\ndeeper tz issue (local created_at compared to UTC datetime('now')) — left for\na dedicated follow-up.",
"is_bot": false,
"headline": "fix(store): correct double localtime conversion in today's request stats",
"author_name": "songzhibin97",
"author_login": "songzhibin97",
"committed_at": "2026-06-17T08:24:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9be359ce18a2efad8325b52bdc9bc4eaa4c7020f",
"body": "fix(anthropic): forward image blocks to upstream instead of dropping them (#4)",
"is_bot": false,
"headline": "Merge pull request #16 from vibe-coding-labs/fix/anthropic-image-blocks",
"author_name": "Bin",
"author_login": "songzhibin97",
"committed_at": "2026-06-17T08:10:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2a45249bd4e772b20451659d7c84f2cbf31901c",
"body": "…way-signing\n\nfix(joycode): 适配 JoyCode 2.7 v2 端点 + color gateway 签名",
"is_bot": false,
"headline": "Merge pull request #15 from vibe-coding-labs/songzhibin/v2-color-gate…",
"author_name": "Bin",
"author_login": "songzhibin97",
"committed_at": "2026-06-17T08:10:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38212e7f5d89a532bc999c32569741b0cf761e74",
"body": "fix: resolve issues #1/#2/#8/#11 (stream truncation, Docker login, settings, docs)",
"is_bot": false,
"headline": "Merge pull request #14 from vibe-coding-labs/fix/issues-tier1-2",
"author_name": "Bin",
"author_login": "songzhibin97",
"committed_at": "2026-06-17T08:09:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "889d7e4f6b9f9ec1238669b6ffaa2a9fb6b17d6c",
"body": "…them (#4)\n\nOn the default OpenAI-translation path, /v1/messages (Claude Code) silently\ndropped Anthropic image content blocks: contentBlock had no Source field and\nconvertUserBlocks only handled text/tool_result, so the model received the\ntext prompt with no image.\n\n- Add Source to contentBlock and\n[…]\n(black-box, in cmd so it compiles independent of the pre-existing\npkg/anthropic test-build breakage): posts an image via /v1/messages and asserts\nthe captured upstream body carries the image_url part.",
"is_bot": false,
"headline": "fix(anthropic): forward image blocks to upstream instead of dropping …",
"author_name": "songzhibin97",
"author_login": "songzhibin97",
"committed_at": "2026-06-17T06:33:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7fcf9dfbfa27683679d366ac66be297ffad07061",
"body": "JoyCode 后端在 2.7.x 整体换代:端点升 v2、新增 color gateway HMAC 签名、\nclientVersion 版本门。旧代理(v1 + clientVersion 2.4.5 + 无签名)被网关拒绝\n返回 403「请升级版本」,Claude Code 端表象为 stream failed / read first\nline: EOF(指向 localhost:34891 的 Anthropic 端点)。\n\n- pkg/auth: 从 JoyCoder.IDE 登录态多读 colorBaseUrl/masterBaseUrl/tenant/\n loginType/\n[…]\nv1/models 均经新签名网关正常返回。\ngo test ./pkg/joycode ./pkg/openai ./pkg/auth 全过。\n(pkg/anthropic 测试在 main 即 build-failed、cmd 集成测试需真实 upstream,均非本次引入)\n\nCloses #12\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(joycode): adapt to JoyCode 2.7 v2 endpoints + color gateway signing",
"author_name": "songzhibin97",
"author_login": "songzhibin97",
"committed_at": "2026-06-17T06:18:58Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "eb7c61066db787e10700b4324da94e605f24b987",
"body": "The only caller was the scanner-error branch that force-closed truncated\ntool-call JSON and emitted a fake completion. #2 replaced that with an error\nevent (an incomplete tool call should fail and retry, not execute with\nforce-closed args), leaving fixPartialJSON unused.",
"is_bot": false,
"headline": "refactor(anthropic): remove fixPartialJSON, dead after #2 stream fix",
"author_name": "songzhibin97",
"author_login": "songzhibin97",
"committed_at": "2026-06-17T03:18:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a662ceb0ef2d4f82f2ee182b86b037c201f1ecb",
"body": "…e login (#1)\n\nOAuth login redirects the browser to localhost:<port>/?pt_key=..., which in\nDocker/remote deployments lands on the user's own machine, not the container,\nso the account is never auto-saved. The manual-paste fallback was hidden behind\na 15s timeout, making login look unresponsive (\"登录不\n[…]\nk flow, pt_key /\n user_id sources, and mounting state.vscdb for one-click import).\n- Rebuild embedded static assets.\n\nThe server-side manual path (handleOAuthSubmit) already existed; this is UX+docs.",
"is_bot": false,
"headline": "fix(dashboard): show manual pt_key paste immediately for Docker/remot…",
"author_name": "songzhibin97",
"author_login": "songzhibin97",
"committed_at": "2026-06-17T03:16:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4376adff51f47e5b8154ba4d5d27b025c0d9fc98",
"body": "…on (#2)\n\nA streaming response that started but ended before an upstream finish_reason\nwas silently presented as a clean completion, so Claude Code treated a\nhalf-finished answer as done (\"模型自动断开\").\n\nhandleStream only emitted the terminal message_delta+message_stop inside the\nfinish_reason branch or\n[…]\nn a silent end_turn.\n- Apply the same guard to the native Anthropic passthrough via sawTerminal.\n\nTests cover premature close, normal completion (unchanged), mid-stream read\nerror, and content_filter.",
"is_bot": false,
"headline": "fix(anthropic): surface premature stream end instead of fake completi…",
"author_name": "songzhibin97",
"author_login": "songzhibin97",
"committed_at": "2026-06-17T03:08:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4b0f7372e41565a74c383d60ddb53a444d83dd65",
"body": "pkg/anthropic test files had not been updated after the model-resolution\nrefactor (commit ce1b584): resolveModel/TranslateRequest gained\naccountDefault/systemDefault params and ModelMapping was removed, leaving\nthe whole test package non-compiling on main. Add the missing empty-default\nargs at call sites and drop the obsolete TestResolveModel_AllModelMapping\n(ModelMapping no longer exists; current behavior is covered by the\npass-through/default cases). No production code changed.",
"is_bot": false,
"headline": "test(anthropic): repair stale test call sites so the package compiles",
"author_name": "songzhibin97",
"author_login": "songzhibin97",
"committed_at": "2026-06-17T03:05:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36c79c2f6fb13cbb81de6a83dcd494b05974e6c9",
"body": "…(#11)\n\nThe settings PUT decoded the body into map[string]string, so a client\nsending a raw JSON bool for a toggle (e.g. enable_request_logging) hit\n\"invalid JSON: json: cannot unmarshal bool into Go value of type string\".\nDecode into map[string]json.RawMessage and coerce each value to its string\nform (unquote strings; keep bool/number tokens verbatim; null -> \"\").\nPR #7 fixed the frontend payload; this hardens the backend against any\nclient. Read rule (!= \"false\") is unchanged.",
"is_bot": false,
"headline": "fix(dashboard): accept bool/number settings values, coerce to string …",
"author_name": "songzhibin97",
"author_login": "songzhibin97",
"committed_at": "2026-06-17T02:53:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce6b43d82da2744cab2eb96366cbad40c6dcc0f0",
"body": null,
"is_bot": false,
"headline": "docs: document ALPINE_MIRROR build-arg for restricted networks (#8)",
"author_name": "songzhibin97",
"author_login": "songzhibin97",
"committed_at": "2026-06-17T02:50:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e216aa5b9ba996cbdd22c052231bc6b2f5090413",
"body": "Follow-up to #7, which fixed the settings save error by stringifying\npayload values. The load side, however, still fed stored strings\nstraight into the Switch — a saved \"false\" rendered as checked (string\n\"false\" is truthy), so turning request logging off appeared to revert\non reload while the backe\n[…]\nlse\" is enabled).\n- On save, coerce nullish values to \"\" instead of the literal strings\n \"null\"/\"undefined\".\n- Rebuild embedded static assets.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(ui): correct settings switch round-trip and null handling",
"author_name": "cc11001100",
"author_login": "CC11001100",
"committed_at": "2026-06-17T01:57:17Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "fec8b1d3ff22646051c2094353234eb021d3e498",
"body": "fix(ui): serialize settings payload values",
"is_bot": false,
"headline": "Merge pull request #7 from expfukck/fix-settings-string-payload",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-06-17T01:48:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b73373cf04b8e83a88984dd5b27b0ee0d8b4cbb",
"body": "fix(auth): add background janitor to clean up expired QR sessions",
"is_bot": false,
"headline": "Merge pull request #9 from TuTouPower/fix/qr-session-cleanup",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-06-17T01:48:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e92ff21dc8c8c5b2b04b69b697304e1a55e2756b",
"body": "fix(daemon): prevent fork bomb by filtering supervisor env variable",
"is_bot": false,
"headline": "Merge pull request #10 from zhangrr/fix/daemon-fork-bomb",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-06-17T01:48:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53b8d94ceab0cc9d68d4023134c416e0c01f3147",
"body": "In some build environments (notably restricted networks) `apk` cannot\nreach dl-cdn.alpinelinux.org during the build, which surfaces as the\nmisleading \"no such package\" errors for ca-certificates / gcc /\nmusl-dev. Add an ALPINE_MIRROR build-arg so apk can be pointed at a\nreachable mirror. The default\n[…]\nult\nbuild behavior is unchanged.\n\nUsage:\n docker build --build-arg ALPINE_MIRROR=https://mirrors.aliyun.com/alpine -t joycode-proxy .\n\nRefs #8\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(docker): allow overriding Alpine mirror via build-arg",
"author_name": "cc11001100",
"author_login": "CC11001100",
"committed_at": "2026-06-16T17:40:21Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "cfbf019660e2fd10251a803ff6e1978c88cb5c88",
"body": "Previously, QR login sessions that were abandoned (user never polled)\nremained in the in-memory map indefinitely, causing a slow memory leak.\nAdded a background goroutine (started lazily on first QRInit) that\nsweeps expired sessions every minute.\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(auth): add background janitor to clean up expired QR sessions",
"author_name": "tutoupower",
"author_login": "TuTouPower",
"committed_at": "2026-06-15T19:38:38Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ec25a75a5259f8fd290a569c9269cbba6ed0fcfc",
"body": "Critical fix for infinite process spawning issue.\n\nRoot cause:\n- RunSupervisor was inheriting ALL parent environment variables when\n spawning child processes, including _JOYCODE_DAEMON_SUPERVISOR=1\n- This caused child processes to also run in supervisor mode instead\n of serve mode, creating an inf\n[…]\nno fork bomb)\n✅ daemon start/stop/restart/status all work correctly\n✅ Service endpoints accessible and functional\n✅ Logs properly separated and viewable\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(daemon): prevent fork bomb by filtering supervisor env variable",
"author_name": "zhangranrui",
"author_login": "zhangrr",
"committed_at": "2026-06-15T02:38:04Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b852f21825e0517dc90bef8d8ea4e2f066b79294",
"body": null,
"is_bot": false,
"headline": "fix(ui): serialize settings payload values",
"author_name": "expfukck",
"author_login": "expfukck",
"committed_at": "2026-06-07T16:08:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dcc7d779d65c2138e2d99cb75f5e1a5a9e8af26",
"body": "- Frontend rebuild with account name column width fix (120px → 200px)\n- Add anthropic translation tests\n- Add implementation plan for account UI + import dedup\n- Add package-lock.json\n- Root-level AccountDetail/Accounts tsx copies\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: commit all pending changes — frontend rebuild, tests, plan doc",
"author_name": "cc11001100",
"author_login": "CC11001100",
"committed_at": "2026-06-03T18:04:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a22610d28f17964135d039fb740f633b0dd6d5ad",
"body": "…e accounts",
"is_bot": false,
"headline": "fix(import): add pt_key dedup check in AddAccount to prevent duplicat…",
"author_name": "cc11001100",
"author_login": "CC11001100",
"committed_at": "2026-06-03T17:44:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aca4e658cfabb48cc23575b4db5f739c60dfae70",
"body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(ui): widen account name column and add ellipsis tooltip",
"author_name": "cc11001100",
"author_login": "CC11001100",
"committed_at": "2026-06-03T17:43:56Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "dbc1f6374be9c82698a76d755cfbe61b552c50e0",
"body": "- Remove separate '手动提交授权' button\n- OAuth button now opens a smart dialog with two phases:\n Phase 1 (0-15s): spinner + poll accounts for auto-callback detection\n Phase 2 (after 15s): auto-switch to paste URL fallback for remote deploy\n- Local users: seamless auto-complete, never see the fallback\n- Remote users: graceful transition to paste input after timeout\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(ui): replace standalone manual-submit with smart OAuth dialog",
"author_name": "cc11001100",
"author_login": "CC11001100",
"committed_at": "2026-06-02T18:59:34Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7d917c4403a41aea40f1224e70cfe2dd6eecc3a0",
"body": "- Add oauthSubmit API method to api.ts\n- Add '手动提交授权' button next to existing OAuth button\n- Add Modal with URL/pt_key paste input and extraction logic\n- Supports pasting full callback URL or raw pt_key\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(ui): add manual OAuth submit button for cross-machine authorization",
"author_name": "cc11001100",
"author_login": "CC11001100",
"committed_at": "2026-06-02T18:43:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0b178275ba05b629c84af5b1fe9fbec7ac10a7a2",
"body": "…submission\n\n- Extract validateAndSavePtKey() helper shared by callback and submit\n- Refactor handleOAuthCallback to use shared helper (behavior unchanged)\n- Add POST /api/oauth-submit accepting {pt_key} in body, returns JSON\n- Whitelist new endpoint in JWT middleware\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(oauth): add /api/oauth-submit endpoint for cross-machine pt_key …",
"author_name": "cc11001100",
"author_login": "CC11001100",
"committed_at": "2026-06-02T18:41:56Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f1e9e3c0ec94ef41524c48136a540e559f7b7d5f",
"body": "…allback_host setting\"\n\nThis reverts commit f915239ac8ea381fd9f29d76c918c2e972f3ed03.",
"is_bot": false,
"headline": "Revert \"feat(oauth): add configurable OAuth callback host via oauth_c…",
"author_name": "cc11001100",
"author_login": "CC11001100",
"committed_at": "2026-06-02T18:35:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f915239ac8ea381fd9f29d76c918c2e972f3ed03",
"body": "…host setting\n\n- Backend: read oauth_callback_host from settings, append &authHost= to\n JoyCode login URL when configured\n- Frontend: add OAuth login settings group in Settings page with\n oauth_callback_host input field\n- Default: empty (behaves as before, JoyCode redirects to 127.0.0.1)\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(oauth): add configurable OAuth callback host via oauth_callback_…",
"author_name": "cc11001100",
"author_login": "CC11001100",
"committed_at": "2026-06-02T18:29:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "72e2a897ed0e3a7bcbd3681da461fb34ca785a9c",
"body": "…essages\n\n- content_filter: extract raw chunk data via extractContentFilterInfo, drop generic \"upstream content_filter triggered\" prefix\n- content_filter non-stream: pass full choice JSON instead of only content string\n- timeout errors: include original upstream error in anthropic and openai handlers\n- context limit: include original error when retry-truncation is exhausted\n- joycode client: include raw response body on JSON parse failure\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: passthrough upstream error details verbatim instead of generic m…",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-24T15:52:49Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "503026bbfe59222f392caeac7ad8717a91f703de",
"body": "Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: move disclaimer to README top for visibility",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-24T07:24:10Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b5011a8d050fcc5c3b99df99f3119f3d540bb597",
"body": "… upstream errors\n\n- Limit max accounts to 10 per instance to discourage abuse; enforced\n at store level so all entry points (manual add, QR login, OAuth,\n import) are covered\n- Add GitHub star badge to login page (matches other pages), whitelist\n /api/github-stars in auth middleware for unauthen\n[…]\natim instead of rewriting them\n- Update README disclaimer: prohibit commercial reselling, API relay\n services, and large-scale account farming\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add 10-account limit, login page GitHub badge, and pass-through…",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-24T07:13:38Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "edfd6ce940f00a011145eb49230b2d230c5dd434",
"body": "… skip pointless retries\n\nUpstream GLM returns INPUT_TEXT_SENSITIVE_CONTENT_DETECTED with specific\nsensitive words (e.g. \"邮箱\"), but the proxy masked these with generic\nmessages, losing the detail Claude Code needs for intelligent retries.\nAlso, content_filter and SENSITIVE_CONTENT errors are deterministic\n(same input = same error), so retrying them wastes time and causes\nspurious \"Error writing file\" failures in proxied sessions.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(anthropic): propagate SENSITIVE_CONTENT details to downstream and…",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-23T18:32:50Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "bce5488b413130b09d7a31ab783621cacdd2cb3d",
"body": "All screenshots have been scrubbed of real phone numbers, names,\nuser IDs, and API tokens. No sensitive data is present.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add privacy-masked dashboard screenshots",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-20T16:07:17Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8f29dce0fb189a15055e6c46976befaa955db948",
"body": "Previously, requests to /chat/completions (without /v1/) were caught\nby the SPA catch-all and returned HTML. SDKs silently treated this as\nthe response body, causing confusing errors like 'str has no attribute\nchoices'. Now we intercept known API endpoint paths and return a\nstructured JSON 404 with \n[…]\nstore to NewServer\n- openai/translate_test.go: use ResolveModel function\n- dashboard_test.go: dynamic port and isolated HOME for test\n\nFixes #3\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(router): return JSON 404 for API paths missing /v1/ prefix",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-19T19:22:58Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b14ad5c3731ae2c64e0220f0094847d450c41c14",
"body": "The native Anthropic code path (added in PR #5) is now guarded by the\n\"enable_claude\" store setting, which defaults to false. This keeps the\ncontribution merged while preventing the Claude code paths from being\ntriggered until the upstream JoyCode platform actually supports Claude\nmodels. When ready, set enable_claude=true in dashboard settings to\nactivate.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(anthropic): gate Claude native path behind enable_claude setting",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-19T18:31:25Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "52d77903cfd6bf5e135c0ce6a018ea0fb76b04c0",
"body": "Merged with thanks! Claude model support is gated behind `enable_claude` setting (default: false) until the upstream platform makes Claude models available.",
"is_bot": false,
"headline": "Merge pull request #5 from YyBook1s/feature/add-claude-support",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-19T18:29:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf798707dc06f3d79ed4b7cc98849f59cf098f0a",
"body": "…filter retry and friendly error\n\n- Changed default request_timeout from 120s to 1800s (30min) to prevent\n streaming disconnections during long Claude Code sessions (was causing\n 5% error rate with context deadline exceeded)\n- Added content_filter detection in stream first/second SSE chunks with\n \n[…]\nn-stream responses\n- Returns friendly error message instead of forwarding upstream Chinese\n filter text \"你好,我无法给到相关内容。\" to Claude Code clients\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(timeout): increase default request_timeout to 30min, add content_…",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-19T18:17:53Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5c24bc84422c13d11275ad1eb4a7c228dc25e31d",
"body": null,
"is_bot": false,
"headline": "feat: show detailed request logs",
"author_name": "fuyang.58",
"author_login": null,
"committed_at": "2026-05-19T11:45:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce1b5841b1e04199eb179dfe99cc03327c545cc4",
"body": null,
"is_bot": false,
"headline": "feat: add Claude model support",
"author_name": "fuyang.58",
"author_login": null,
"committed_at": "2026-05-19T10:10:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d920e48e40cff9319776d18647d1934adc181e47",
"body": "Add ExportAccounts/ImportAccounts in store layer, export/import API\nendpoints, and frontend buttons on accounts page. Exported JSON contains\ndecrypted pt_keys for direct import on another JoyCodeProxy instance.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(accounts): add export/import for account migration between machines",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-18T05:22:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3af49a8fd1747c14f0f91b12709fa9a7836570bb",
"body": "Add log rotation and log safety hardening plan documents,\ninclude skipped anthropic test files, and update .gitignore\nto exclude cross-platform build artifacts.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: add plan docs, skip test files, ignore build binaries",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-17T19:28:35Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c090fac3caf76831c18bc9828a428a44e6adf751",
"body": "- Add pkg/logrot: RotatingWriter (io.Writer) with size-based rotation\n and full-directory max total enforcement (all .log files, not per-baseName)\n- Integrate into serve.go: slog + log output through rotating writer\n- Integrate into daemon.go: supervisor and child process logs with rotation\n- Trunc\n[…]\n signatures changed)\n- Default limits: 100MB per file, 1GB total across all logs\n- Startup cleanup: enforce limits immediately on process start\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(logging): add log rotation with 1GB disk limit and auto-cleanup",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-12T19:06:59Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "37562be7d36a2534cdf3b29d3a33f9e8b86cd60f",
"body": "Upstream removed dual_listener.go, breaking HTTP clients like Claude Code\nthat connect via http://. Restored the dual-protocol support that auto-detects\nTLS ClientHello (0x16 first byte) to serve both HTTP and HTTPS on the same port.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(server): restore dual-protocol HTTP+HTTPS listener",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-12T18:47:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2acf5d4d9ee15d5842c87099791f9a69b76856da",
"body": "…ve tool pairs in truncation\n\nThree root causes for \"Error writing file\" in proxied Claude Code:\n\n1. Stream timeout error path (handler.go): was sending content_block_stop\n without input_json_delta, so Claude Code received empty tool args.\n Now sends accumulated args + fixes partial JSON + uses \n[…]\nuncate.go): blind index\n slicing could orphan tool_results. Added findToolPairBoundary() to keep\n pairs together during context truncation.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(stream): send tool args on timeout, handle content_filter, preser…",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-12T18:41:54Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "84add80f7ee8e7ebb46f046f243ba3791e734797",
"body": "…l and env vars\n\n- Fix migrateUserIDAsPK losing display_order column when recreating accounts table\n- Add display_order to initial CREATE TABLE schema and migration INSERT\n- Add local-server-001 and *.local to TLS cert SANs\n- Fix getBaseURL() to use current browser protocol instead of hardcoded http\n- Add NODE_TLS_REJECT_UNAUTHORIZED=0 to Claude Code copy commands\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: display_order migration, SSL cert SANs, copy command URL protoco…",
"author_name": "cc11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-11T15:49:29Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f21b6c6b6c38ded24473939283d41db1a057430a",
"body": "…improvements\n\n- Add display_order column to accounts table with auto-migration\n- Implement drag-and-drop sorting on accounts page using @dnd-kit\n- Add PUT /api/accounts/reorder endpoint for batch order updates\n- Fix account nickname overwrite bug in AddAccount update path\n- Migrate account identity\n[…]\nmn widths for better readability\n- Preserve row click-to-navigate while supporting drag handle\n- Build and embed updated frontend static assets\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: account drag-sort, display_order persistence, bug fixes and UI …",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-10T12:44:38Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4c289e5ec43f7c958bb9e1d9c54380916dcefe3b",
"body": "Replace two-port architecture with single-port dual-protocol listener\nthat auto-detects TLS vs plain HTTP by peeking at the first byte:\n- TLS connections (0x16) are wrapped in tls.Server for HTTPS\n- Plain HTTP connections are handled directly via http.ReadRequest\n\nThis means port 34891 accepts both \n[…]\nhboard via HTTPS → clipboard API works\n- Claude Code / API clients can use HTTP without certificate issues\n- No need for separate redirect port\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(server): single-port dual-protocol (HTTP+HTTPS on same port)",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-09T19:32:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "60b1a80ce76765d67ef9e77fd9e3197b88f32ac4",
"body": "- HTTPS on main port (34891) serves all traffic\n- HTTP on port+1 (34892) passes through API requests (/v1/, /health)\n and redirects browser requests to HTTPS\n- Frontend CLI copy commands use HTTP port+1 to avoid certificate issues\n- Removed --bare flag from all Claude Code commands\n- Auto-generated self-signed TLS certificate support\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(server): dual-protocol HTTPS+HTTP with browser redirect",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-09T19:18:29Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1f72e4546c279052026f3f5542959fc12ceb1df5",
"body": "- ListAccounts SQL now returns credential_valid and credential_refreshed_at\n- credential_valid type changed from bool to int (-1=unknown, 0=expired, 1=valid)\n- Frontend shows three clear states: 有效(green), 已过期(red), 首次检测中(blue)\n- Each status has tooltip with last refresh time or error details\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(accounts): show real credential status instead of \"等待检测\"",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-04T09:11:11Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "60508c7d5e6bceea271ff9ebd48e10dbb0d075f0",
"body": "- Add OAuthCallback component to handle /?login_success and /?login_error\n- Create dedicated OAuth error page with error details and navigation\n- Rename \"浏览器登录\" to \"OAuth授权登录\" in accounts page\n- Remove duplicate login_success handler from Accounts component\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(oauth): redirect to accounts page after successful authorization",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-04T09:01:50Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7068ac57ac5573694b9ab9faf9027bcdc52ab484",
"body": "…ccounts\n\n- Track credential_refreshed_at per account, only refresh stale ones (>1h)\n- Add credential_valid column to mark expired accounts\n- Failed accounts retry every 4h instead of every 10min, auto-recover on success\n- Fix service crash when --skip-validation and no local JoyCode session\n- Enhanced keepalive logging with progress tracking and pt_key verification\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(keepalive): smart per-account refresh with backoff for expired a…",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-04T09:01:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0262524d3a66bc3d7c89a470defe05addcc56c48",
"body": "Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: add binary build artifacts to .gitignore",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-03T17:00:48Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6ee96617e8986e60f1800eebde2c5afca3a0702f",
"body": "The banner labels said \"今日请求\"/\"今日 Token\" but GetStats() used\na rolling 24-hour window. After midnight this showed yesterday's data\nmixed in, making \"today\" counts misleadingly high.\n\nChanged GetStats time filter from\n created_at >= datetime('now', '-24 hours')\nto\n date(created_at, 'localtime') = d\n[…]\nte('now', 'localtime')\n\nThis matches FillAccountStats used by the account list, ensuring\nbanner and per-account \"today\" numbers are consistent.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(stats): change dashboard banner from rolling 24h to actual \"today\"",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-03T16:50:33Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "296e3e4679bd877b5919933f9af90c071e56cf68",
"body": "created_at is stored in UTC but all WHERE clauses used\ndatetime('now', 'localtime', ...) which returns local time strings.\nComparing UTC timestamps against local time strings causes an 8-hour\noffset (in UTC+8), resulting in:\n\n- Dashboard banner stats showing ~17% fewer requests/tokens\n- Hourly chart\n[…]\n ...) without 'localtime'\nfor WHERE comparisons. The strftime/date extraction for display\ncorrectly uses 'localtime' to show local hours/dates.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(stats): use UTC consistently in all time-range WHERE clauses",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-03T16:40:16Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "46ac225880f1b13f6c077754e688a3210b7fc751",
"body": "…reset\n\ncreated_at is stored in UTC, so date(created_at) returns UTC date while\ndate('now', 'localtime') returns local date. After midnight in UTC+8,\nthese diverge causing today_requests and today_tokens to show 0.\n\nSame root cause as the hourly chart strftime bug.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(stats): use localtime in today stats query to fix cross-midnight …",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-03T16:33:50Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f37035be664dfdbdef1864a30d6ad0a030757a37",
"body": "- Add plans for account keepalive, browser OAuth login, QR login fixes\n- Add release.sh script for streamlined deployment\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add implementation plans and release script",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-03T16:23:18Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "22d7a0c83bd4af91a2d376d8093b6d047725518e",
"body": "…andling\n\n- Rewrite validateAndFetchInfo with multi-step pt_key extraction from\n redirect chain, JSON response URL follow, and cookie jar fallback\n- Remove pageSource param from validation URL to fix redirect behavior\n- Add QRVerifyNeededError for JD risk control (riskCode) with verify URL\n- Add br\n[…]\ned state, auto-login hint,\n and better error messages suggesting fallback to one-click import\n- Update accounts screenshot and dependency lock\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(auth): improve QR login pt_key extraction and add risk control h…",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-03T16:23:13Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b381164eb82cd2d900e0bb643c68be8a4569848f",
"body": "SQLite stores timestamps in UTC. The strftime('%m-%d %H') grouped by\nUTC hours but the frontend generates keys using local time via\nnew Date().getHours(), causing a permanent mismatch that rendered\nall hourly charts empty. Adding the 'localtime' modifier fixes this.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(stats): add 'localtime' modifier to strftime hourly queries",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-03T15:37:34Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "60ab55a9fc635d9812ecb6e4b9c81c674ed0d3d2",
"body": "The SQL query used strftime('%H') which groups by hour-of-day only (00-23).\nWhen the 24-hour window crosses midnight, data from the same hour on\ndifferent days gets incorrectly merged (e.g. yesterday 02:00 + today 02:00).\n\nFix: Changed SQL to strftime('%m-%d %H') for date-aware grouping.\nFrontend now builds hourlyMap keys using the same MM-DD HH format.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(stats): resolve hourly chart cross-day data merging bug",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-03T15:26:44Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f936980de1dee154433040f6d12e2f3c795a8759",
"body": "Periodically calls UserInfo API (default: every 10h) to validate all\naccounts and refresh pt_key credentials when the server returns an\nupdated token. Frontend shows credential status (valid/expired) in\naccount list with last-checked timestamp.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(keepalive): add automatic credential keep-alive with pt_key refresh",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-03T15:18:28Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2c6d86f918d84e681236e9c4b4a6c851c7742644",
"body": "Previous implementation used a simple atomic counter (+1/-1 per request)\nwhich caused active_sessions to bounce between 0 and 1 between requests.\n\nNew approach:\n- Track distinct sessions per account using apiKey → sessionID → lastSeen\n- A session stays \"active\" for 60 seconds after last activity\n- E\n[…]\nkground cleanup every 30s removes expired entries\n\nThis gives a stable count of active Claude Code sessions without the\n0/1/0/1 bouncing issue.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: replace in-flight counter with time-windowed session tracking",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-03T14:37:24Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "895e9ec97a48684a6df30f9670c4992784c47270",
"body": "- Header shows active session count with animated badge\n- New \"实时状态\" card below quick-start commands with green/gray styling\n- Auto-polls every 5 seconds via listAccounts API\n- Visual distinction: green background when sessions active, gray when idle\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(ui): add live session indicator to AccountDetail page",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-03T14:33:18Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "011b89ba6dd4af5b5d051c50c8ee0879b8802eb0",
"body": "Show per-account statistics directly in the accounts table:\n- Today requests + total requests in one column\n- Today tokens + total tokens in one column\n- Uses batch GROUP BY queries (2 SQL queries for all accounts, not N+1)\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(ui): add inline request/token stats to account list page",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-03T14:28:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "fdce8086500325d7e23051531a3a23541032cc18",
"body": "…ting\n\n- Frontend: mask user_id display (show first 2 + *** + last 2 chars) in Accounts list and AccountDetail page\n- Frontend: add '活跃会话' column showing real-time active proxy connections per account\n- Backend: add pkg/proxy/sessions.go with atomic session tracker (sync.Map + atomic.Int64)\n- Backend: track in-flight /v1/ requests per account via requestLogMiddleware\n- Backend: inject active_sessions count into account list API response\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add user_id privacy masking and per-account active session coun…",
"author_name": "CC11001100",
"author_login": "CC11001100",
"committed_at": "2026-05-03T14:06:01Z",
"body_truncated": false,
"is_coding_agent": true
}
],
"releases_count": 5,
"commits_last_year": 180,
"latest_release_at": "2026-06-27T14:44:37Z",
"latest_release_tag": "v0.6.1",
"releases_from_tags": false,
"days_since_last_push": 7,
"active_weeks_last_year": 12,
"days_since_latest_release": 25,
"mean_days_between_releases": 14
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/vibe-coding-labs/JoyCode2Api",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/vibe-coding-labs/JoyCode2Api",
"is_deprecated": false,
"latest_version": "v0.6.1",
"repository_url": "https://github.com/vibe-coding-labs/JoyCode2Api",
"versions_count": 5,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-06-27T14:43:34Z",
"latest_version_yanked": null,
"days_since_latest_publish": 25
}
]
},
"popularity": {
"forks": 37,
"stars": 191,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2026-05-11",
"count": 1
},
{
"date": "2026-05-18",
"count": 1
},
{
"date": "2026-05-19",
"count": 1
},
{
"date": "2026-05-23",
"count": 1
},
{
"date": "2026-06-03",
"count": 1
},
{
"date": "2026-06-07",
"count": 1
},
{
"date": "2026-06-09",
"count": 1
},
{
"date": "2026-06-14",
"count": 5
},
{
"date": "2026-06-15",
"count": 6
},
{
"date": "2026-06-16",
"count": 4
},
{
"date": "2026-06-17",
"count": 1
},
{
"date": "2026-06-18",
"count": 1
},
{
"date": "2026-06-20",
"count": 2
},
{
"date": "2026-06-22",
"count": 2
},
{
"date": "2026-06-25",
"count": 1
},
{
"date": "2026-06-27",
"count": 1
},
{
"date": "2026-06-28",
"count": 3
},
{
"date": "2026-06-30",
"count": 2
},
{
"date": "2026-07-09",
"count": 1
},
{
"date": "2026-07-14",
"count": 1
}
],
"complete": true,
"collected": 37,
"total_forks": 37
},
"star_history": null,
"open_issues_and_prs": 9
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"web/tsconfig.json"
],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 1054147,
"source_files_sampled": 92,
"oversized_source_files": 3,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod",
"package.json",
"web/package.json"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go",
"npm"
],
"dependencies": [
{
"name": "github.com/golang-jwt/jwt/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.3.1"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.50.0"
},
{
"name": "modernc.org/sqlite",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.53.0"
},
{
"name": "@ant-design/icons",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^6.2.2"
},
{
"name": "@dnd-kit/core",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^6.3.1"
},
{
"name": "@dnd-kit/sortable",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^10.0.0"
},
{
"name": "@dnd-kit/utilities",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.2.2"
},
{
"name": "antd",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^6.3.7"
},
{
"name": "react",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^19.2.5"
},
{
"name": "react-dom",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^19.2.5"
},
{
"name": "react-router-dom",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^7.14.2"
},
{
"name": "recharts",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.8.1"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 18,
"open_issues": 9,
"closed_ratio": 0.25,
"closed_issues": 3,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "CC11001100",
"commits": 145,
"avatar_url": "https://avatars.githubusercontent.com/u/12819457?v=4"
},
{
"type": "User",
"login": "songzhibin97",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/49082129?v=4"
},
{
"type": "User",
"login": "WslzGmzs",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/200838321?v=4"
},
{
"type": "User",
"login": "TuTouPower",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/49771486?v=4"
},
{
"type": "User",
"login": "expfukck",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/60267838?v=4"
},
{
"type": "User",
"login": "zhangrr",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/9876191?v=4"
},
{
"type": "User",
"login": "1368129224",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/20501378?v=4"
}
],
"contributors_sampled": 7,
"top_contributor_share": 0.853
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"deploy-docs.yml",
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [
"eslint.config.js"
],
"has_editorconfig": false,
"has_linter_config": true,
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"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": 5,
"reason": "Found 7/12 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 33 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 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": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 1,
"reason": "dependency not pinned by hash detected -- score normalized to 1",
"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": 0,
"reason": "20 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "176ca9d4d7f98e46a5d979be4cd61b4bc0470b0f",
"ran_at": "2026-07-22T19:00:08Z",
"aggregate_score": 2.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-14T19:28:12Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-14T19:27:25Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 1,
"created_at": "2026-05-15T13:10:57Z",
"last_comment_at": "2026-05-19T18:45:05Z",
"last_comment_author": "CC11001100"
},
{
"number": 2,
"created_at": "2026-05-16T11:25:19Z",
"last_comment_at": "2026-05-19T18:45:11Z",
"last_comment_author": "CC11001100"
},
{
"number": 4,
"created_at": "2026-05-19T03:50:10Z",
"last_comment_at": "2026-05-19T18:45:20Z",
"last_comment_author": "CC11001100"
},
{
"number": 8,
"created_at": "2026-06-15T09:18:55Z",
"last_comment_at": "2026-06-16T17:41:27Z",
"last_comment_author": "CC11001100"
},
{
"number": 12,
"created_at": "2026-06-16T17:23:15Z",
"last_comment_at": "2026-06-17T18:32:29Z",
"last_comment_author": "liuwqq"
},
{
"number": 13,
"created_at": "2026-06-17T01:44:01Z",
"last_comment_at": "2026-06-20T08:02:52Z",
"last_comment_author": "CC11001100"
},
{
"number": 20,
"created_at": "2026-06-21T22:06:49Z",
"last_comment_at": "2026-06-23T01:42:29Z",
"last_comment_author": "CC11001100"
},
{
"number": 30,
"created_at": "2026-07-08T17:03:36Z",
"last_comment_at": "2026-07-08T17:09:08Z",
"last_comment_author": "Teslaatjd"
},
{
"number": 31,
"created_at": "2026-07-10T14:04:13Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/vibe-coding-labs/JoyCode2Api",
"host": "github.com",
"name": "JoyCode2Api",
"owner": "vibe-coding-labs"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"security": 27,
"vitality": 73,
"community": 50,
"governance": 57,
"engineering": 68
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 73,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"commits_last_year": 180,
"human_commit_share": 1,
"days_since_last_push": 7,
"active_weeks_last_year": 12
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 7
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "12/52 weeks with commits",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 12
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "180 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 180
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 5,
"latest_release_tag": "v0.6.1",
"releases_from_tags": false,
"days_since_latest_release": 25,
"mean_days_between_releases": 14
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 25 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 25
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~14 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 14
}
}
],
"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": 50,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"forks": 37,
"stars": 191,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "191 stars",
"points": 37,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 191
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "37 forks",
"points": 13,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 37
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 57,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 7,
"top_contributor_share": 0.853
},
"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 85% of commits",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 85
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "7 contributors",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 7
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 33 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"merged_prs": 18,
"open_issues": 9,
"closed_issues": 3,
"issue_closed_ratio": 0.25,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "25% of issues closed",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 25
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "18/19 decided PRs merged",
"points": 36.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 18,
"decided": 19
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/12 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"followers": 27,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "vibe-coding-labs",
"public_repos": 43,
"account_age_days": 471
},
"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": "27 followers of vibe-coding-labs",
"points": 10.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 27,
"login": "vibe-coding-labs"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "43 public repos, account ~1 yr old",
"points": 14.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 43
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/vibe-coding-labs/JoyCode2Api"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 25
},
"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 25 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 25
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "5 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 5
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 68,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": "eslint.config.js",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"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": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"anthropic-api",
"api-gateway",
"claude-code",
"fastapi",
"llm",
"openai-api",
"proxy",
"python",
"sse"
],
"has_wiki": false,
"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": "9 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 9
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 27,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 27,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 2.7
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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/12 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 33 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 1",
"points": 0.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": "20 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 20
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 68,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.98,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "98 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 98,
"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": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"web/tsconfig.json"
],
"agent_commit_share": 0.58,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "eslint.config.js",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "web/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "web/tsconfig.json"
}
}
],
"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": "58 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 58,
"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 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 1054147,
"source_files_sampled": 92,
"oversized_source_files": 3
},
"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": "3/92 source files over 60KB",
"points": 53.2,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 92,
"oversized": 3
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-22T19:00:25.495317Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/v/vibe-coding-labs/JoyCode2Api.svg",
"full_name": "vibe-coding-labs/JoyCode2Api",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}