Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 153533,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 3810096,
"CSS": 304605,
"HTML": 322910,
"Ruby": 1485,
"Shell": 469272,
"Python": 464405,
"Makefile": 15952,
"Dockerfile": 3118,
"JavaScript": 685016,
"TypeScript": 42222,
"Go Template": 2229
},
"pushed_at": "2026-07-24T05:25:58Z",
"created_at": "2026-01-25T14:50:34Z",
"owner_type": "Organization",
"updated_at": "2026-07-24T04:12:23Z",
"description": "Kube AI Dashboard",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go",
"JavaScript"
]
},
"owner": {
"blog": null,
"name": "Kube AI",
"type": "Organization",
"login": "cloudbro-kube-ai",
"company": null,
"location": null,
"followers": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/257128874?v=4",
"created_at": "2026-01-25T14:48:04Z",
"is_verified": null,
"public_repos": 1,
"account_age_days": 183
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-07-24T05:29:31Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2026-04-03T16:44:28Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-04-03T14:04:33Z"
},
{
"tag": "v0.9.9",
"kind": "patch",
"published_at": "2026-03-20T17:27:26Z"
},
{
"tag": "v0.9.8",
"kind": "patch",
"published_at": "2026-03-15T10:47:38Z"
},
{
"tag": "v0.9.7",
"kind": "patch",
"published_at": "2026-03-08T12:02:04Z"
},
{
"tag": "v0.9.6",
"kind": "patch",
"published_at": "2026-03-01T15:13:00Z"
},
{
"tag": "v0.9.5",
"kind": "patch",
"published_at": "2026-03-01T06:05:48Z"
},
{
"tag": "v0.9.4",
"kind": "patch",
"published_at": "2026-02-23T00:28:46Z"
},
{
"tag": "v0.9.3",
"kind": "patch",
"published_at": "2026-02-22T11:55:22Z"
},
{
"tag": "v0.9.2",
"kind": "patch",
"published_at": "2026-02-19T07:01:08Z"
},
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2026-02-16T04:33:50Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-02-16T03:07:43Z"
},
{
"tag": "v0.8.5",
"kind": "patch",
"published_at": "2026-02-15T18:07:26Z"
},
{
"tag": "v0.8.3",
"kind": "patch",
"published_at": "2026-02-14T12:27:37Z"
},
{
"tag": "v0.8.2",
"kind": "patch",
"published_at": "2026-02-14T11:23:40Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-02-14T09:14:41Z"
},
{
"tag": "v0.7.7",
"kind": "patch",
"published_at": "2026-02-14T08:26:58Z"
},
{
"tag": "v0.7.6",
"kind": "patch",
"published_at": "2026-02-14T01:45:47Z"
},
{
"tag": "v0.7.5",
"kind": "patch",
"published_at": "2026-02-13T21:03:48Z"
},
{
"tag": "v0.7.4",
"kind": "patch",
"published_at": "2026-02-13T19:08:52Z"
},
{
"tag": "v0.7.2",
"kind": "patch",
"published_at": "2026-02-08T13:58:25Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2026-02-08T13:40:24Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-02-08T10:39:51Z"
},
{
"tag": "v0.6.3",
"kind": "patch",
"published_at": "2026-02-08T01:41:00Z"
},
{
"tag": "v0.6.2",
"kind": "patch",
"published_at": "2026-02-08T01:21:13Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-02-01T12:10:41Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-01-25T14:54:08Z"
}
],
"recent_commits": [
{
"oid": "beeab378b82640c7c255ddc8b80df0ea57aaffda",
"body": "fix: resolve release-blocking test failures",
"is_bot": false,
"headline": "Merge pull request #133 from cloudbro-kube-ai/feature/chkwak",
"author_name": "nchime",
"author_login": "nchime",
"committed_at": "2026-07-24T04:12:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f220408ebbca87594ee250264908e090cb3b62a",
"body": "- Fix AI panel resize: use Flex.ResizeItem instead of skipping\n rebuild when item count matches, so Alt+H/L actually update\n the container width in split view\n- Remove outdated TestSettingsPage_ModelProviderSelectsStayInSync:\n the new-model-provider select was removed from index.html in\n commit ab1a0060, test was no longer valid",
"is_bot": false,
"headline": "fix: resolve release-blocking test failures",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-07-24T04:07:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2480e24e2546931968305b526f9d7a7235afd879",
"body": "fix: restore CHANGELOG.md keep-a-changelog format for correct doc version",
"is_bot": false,
"headline": "Merge pull request #132 from cloudbro-kube-ai/feature/chkwak",
"author_name": "nchime",
"author_login": "nchime",
"committed_at": "2026-07-24T02:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87a6f14a2ea06ac07794322f253a8db3776b1d81",
"body": "- Move [Unreleased] and [1.1.0] sections to top of file\n- Fixes docs CI version detection which reads first ## [0-9] entry\n- Version was incorrectly detected as 1.0.1 instead of 1.1.0",
"is_bot": false,
"headline": "fix: restore CHANGELOG.md keep-a-changelog format",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-07-24T02:02:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3858a38864848e2475db13be8c932a3d8a3b9b1",
"body": "fix: correct docs CI version detection and tag v1.1.0",
"is_bot": false,
"headline": "Merge pull request #131 from cloudbro-kube-ai/feature/chkwak",
"author_name": "nchime",
"author_login": "nchime",
"committed_at": "2026-07-24T01:51:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5797801963680ba987c60c0ec38eacd1743c92d2",
"body": "Use CHANGELOG.md as the primary version source instead of\ngrepping for 'version:' in mkdocs.yml (which matches the mike\nconfig key rather than the actual release version).\n\nFall back to git tag if CHANGELOG.md parsing fails.\n\nCo-Authored-By: Sisyphus",
"is_bot": false,
"headline": "fix: correct version detection in docs CI workflow",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-07-24T01:49:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eea770f119a6862f2aa23a0673a315938985cac8",
"body": "Release v1.1.0: CLI enhancements, Web UI i18n, presentation materials, and documentation updates",
"is_bot": false,
"headline": "Merge pull request #130 from cloudbro-kube-ai/feature/chkwak",
"author_name": "nchime",
"author_login": "nchime",
"committed_at": "2026-07-24T01:39:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ed41801c92681e07cbdf8f090c58afc06c6b3ac",
"body": "- Add :model and :model <name> for AI profile switching\n- Document Left/Right arrow cursor navigation in input line\n- Add Esc as alternative cancel key\n- Update REPL loop description to include Esc\n\nCo-Authored-By: Sisyphus",
"is_bot": false,
"headline": "docs: update CLI mode with :model, cursor nav, ESC cancel",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-07-24T01:29:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "719ec23e33124d875c9c442fb035c708ef6126a9",
"body": "- Change '5 color themes' to '4 dark color themes', remove Light\n- Update dark/light theme sections to dark-only\n- Reflect light mode removal from latest build\n\nCo-Authored-By: Sisyphus",
"is_bot": false,
"headline": "docs: remove light mode and update Web UI theme docs",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-07-24T01:29:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c9be25d2efe849cd86cb19ae93854460e678163",
"body": "- Document 'A' key for approving all read-only commands\n- Update approval modal ASCII art to show the new option\n\nCo-Authored-By: Sisyphus",
"is_bot": false,
"headline": "docs: add approve-all option to TUI tool approval docs",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-07-24T01:29:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a81fd1bd4f96388dc5d03122bd12e424480a06c",
"body": "- Update quick-start guides (EN/KO) with v1.1.0 download URLs\n- Update index pages (EN/KO) version references to v1.1.0\n- Remove Light theme from theme lists (removed in latest build)\n\nCo-Authored-By: Sisyphus",
"is_bot": false,
"headline": "docs: update download URLs and version refs to v1.1.0",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-07-24T01:29:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50ddedba1fda2dfd55015cd54352ebc0d9e2b707",
"body": "- Promote Unreleased changes to v1.1.0 release\n- Add new empty Unreleased section\n- Sync docs-site changelog with root CHANGELOG.md\n\nCo-Authored-By: Sisyphus",
"is_bot": false,
"headline": "chore: bump version to v1.1.0 (2026-07-24)",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-07-24T01:29:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce2ae07b53d52d1ae37b9008274496b9f6a53a19",
"body": "Feature/chkwak",
"is_bot": false,
"headline": "Merge pull request #129 from cloudbro-kube-ai/feature/chkwak",
"author_name": "nchime",
"author_login": "nchime",
"committed_at": "2026-07-23T14:23:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c94a450babec947b8efc33619961f5c56f489149",
"body": null,
"is_bot": false,
"headline": "docs: update README with current features",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-07-23T13:43:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b36f6ffc3011e584fc8e7880ab7d6a24000b3fb5",
"body": null,
"is_bot": false,
"headline": "fix: format welcome.go with gofmt",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-07-23T13:30:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "952fd2e72400422df8bdadc61eea2db8327ef365",
"body": null,
"is_bot": false,
"headline": "fix: resolve golangci-lint errors",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-07-23T13:26:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5226f8bae09c65734ff1299b589ea9792243c15e",
"body": null,
"is_bot": false,
"headline": "fix: format Go files with gofmt",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-07-23T13:18:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b832b3e1926ab8026e2cd73c5485dbaa77c9442f",
"body": "…ate docs\n\n- Persist currentLanguage to localStorage and apply on showApp()\n- Remove Light mode option from Theme/Skins selector\n- Remove 中文 and 日本語 from Multi-language about section\n- Update new-k13d.md with latest branch changes (57 commits)",
"is_bot": false,
"headline": "fix(web): language persistence after re-login, remove light mode, upd…",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-07-23T07:26:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "363e00e1caa2a5cb1b716aa74715569b80a5ca9a",
"body": "…ations",
"is_bot": false,
"headline": "feat(presentation): add PPTX generation scripts and generated present…",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-07-12T15:21:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75f3514e74360a76ed33479474d5c88feb5953d6",
"body": null,
"is_bot": false,
"headline": "docs(presentation): update agent.md to reflect current 20-slide state",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-07-12T15:18:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c3cf69971625b82e5836de9d5d381fcff6f751e",
"body": "Co-Authored-By: Codex Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(presentation): 1페이지에 GitHub 저장소 주소 추가",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-07-11T04:13:19Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c57dc5baa371ff3a50a78a3f75d721ad37cd867b",
"body": "5페이지(API Spec) 다음에 9개 LLM Provider를 테이블 형태로 표시하는 장표 추가:\n- OpenAI, Anthropic, Google Gemini, AWS Bedrock, Azure OpenAI\n- Ollama, LiteLLM, OpenRouter, Upstage Solar\n- Tool Calling, Streaming, Multi-Model 지원 정보 포함\n- 환경별 태그 (Cloud/Local/Enterprise/Proxy)\n\nCo-Authored-By: Codex Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(presentation): k13d에서 사용가능한 LLM Provider 장표 추가",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-07-11T04:11:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f940c010ef75d373d4282b2f72bc0078b5c64d5a",
"body": "… slide 15, add PDF",
"is_bot": false,
"headline": "docs(presentation): adjust font sizes, move slide 16 after 12, remove…",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-07-10T14:24:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b43ae82e20e58d9f0780b7cf5cb2cb518c8effe",
"body": null,
"is_bot": false,
"headline": "docs(presentation): simplify about slide text",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-07-10T13:52:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b43020bfe2fdf3e1ba1de3bd4f9ac2872632d95b",
"body": "…s 4 and 10, swap 5 and 6\n\n- Add new Slide 4: K13D 기능 구성도 (6-group feature map)\n- Remove Slide 4 (K8s Context Collection) and old Slide 10 (Web UI Block Diagram)\n- Swap Slide 5 (API Spec) and Slide 6 (AI Answering Flow)\n- Renumber all slides and fix slide comments",
"is_bot": false,
"headline": "docs(presentation): reorganize slides - add feature map, remove slide…",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-07-10T06:56:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1de54d5087021c798e356467f66bc567f8930a49",
"body": null,
"is_bot": false,
"headline": "docs(presentation): add CLI reference images and update PDF",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-07-08T12:26:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd2ce214f897db46f56ddd988c9cb53f77403a17",
"body": null,
"is_bot": false,
"headline": "docs(presentation): change CLI ref slide to 2x2 grid without labels",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-07-08T12:16:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d76a15365413134a6ba9b83d8204057cbc40ab9",
"body": null,
"is_bot": false,
"headline": "docs(presentation): add CLI reference UI slide with 4 screenshots",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-07-08T12:13:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "505b40368ecf029ec4967c2bf5a068ad58f47ce0",
"body": null,
"is_bot": false,
"headline": "docs(presentation): unify font sizes on slides 4, 14, 16 with slide 3",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-07-08T12:06:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9bbb6d2a7041d8b366e34a905c7d8a67574afba",
"body": null,
"is_bot": false,
"headline": "docs(presentation): add architecture diagram slide between slide 2 and 3",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-07-08T11:51:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d64b1b2f67d93d11bee48f7bb8afd85fe55145ca",
"body": "…tical space",
"is_bot": false,
"headline": "docs(presentation): enlarge slide 3 fonts, add Lucide icons, fill ver…",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-07-08T11:45:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc022c301a41690f4a6b2a586054334b4af83e45",
"body": "…ve comparison",
"is_bot": false,
"headline": "docs(presentation): enhance slide 2 with name etymology and competiti…",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-07-08T09:30:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94c15bf349a3d15b34eaee531b03a3b0d3111cfc",
"body": null,
"is_bot": false,
"headline": "docs(presentation): fix project timeline date",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-07-07T12:59:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccce1a6a67d73b9b78b568f7f6d215bd13ef3e23",
"body": "…list\n\n- Add new Slide 4: Web UI block diagram showing full menu/function hierarchy\n- Add CLI command list panel with REPL commands, kubectl passthrough, tool approval\n- Add keyboard shortcuts reference panel\n- Unify tech-card styles with overview-card for consistency\n- Fix duplicate </style> tag causing HTML parsing errors",
"is_bot": false,
"headline": "docs(presentation): add Web UI menu structure slide and CLI commands …",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-07-07T12:54:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b85942965aa2a3cdf6300829cf8ad330e56f86f6",
"body": null,
"is_bot": false,
"headline": "docs: add presentation PDF",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-07-07T01:29:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d0c73cb22191de7e04fd50f6f2aa7d60c5de508",
"body": "Add Web UI, CLI, and TUI screenshots to the presentation.",
"is_bot": false,
"headline": "docs: add presentation screenshots",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-07-07T01:24:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dfb5b07b946815dc4c259219a338dbb3911383d",
"body": "Convert single-file presentation.html to presentation/ directory with\nmulti-slide HTML layout, Lucide SVG icons, and contributors section.",
"is_bot": false,
"headline": "docs: convert presentation to directory with multi-slide layout",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-07-07T01:24:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4678ff09bcd96bd3180824ac57a8e4774d8e9c60",
"body": "- Add MCP client initialization and server connection in CLI mode\n- Add :mcp command to list servers, tools, and status\n- Add ESC key to cancel/return to prompt during AI responses\n- Add prompt to return after AI errors\n- Prevent interactive kubectl flags (-i, -it) in system prompt",
"is_bot": false,
"headline": "feat(cli): add MCP support and ESC key cancel functionality",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-06-30T08:06:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5e7e43abf9491cdd5e30d168ae0a8e6cc5cfbb4",
"body": null,
"is_bot": false,
"headline": "docs: update changelog and add presentation",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-06-30T07:21:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3c3496494c1e01c5673a0bf456971a3771dad90",
"body": null,
"is_bot": false,
"headline": "feat(cli): add :model command for profile switching",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-06-30T07:21:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c287a0f968081c2d4bf0d1f33f9a7ead3803575c",
"body": "… entries\n\n- Left arrow (ESC[D): move cursor one character left (multi-byte UTF-8 safe)\n\n- Right arrow (ESC[C): move cursor one character right (multi-byte UTF-8 safe)\n\n- Up/Down arrow history recall still sets cursor at end, but user can now navigate freely to edit",
"is_bot": false,
"headline": "feat(cli): add Left/Right arrow cursor navigation for editing history…",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-06-30T06:41:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baf49fd3fa3ef377d88e731b3800237934cbc160",
"body": "- sessionAutoApprove bool field on CLI struct\n\n- (Y/A/n/q) prompt with A to approve all remaining tools in the session\n\n- Once A is pressed, subsequent tool calls auto-approve without prompting",
"is_bot": false,
"headline": "feat(cli): add A(all) option to tool approval prompt",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-06-30T06:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07eed8529279a719ba8908f00bd9b34b8cf41896",
"body": "- readLine() shows prompt immediately before first keystroke so cursor blinks in place\n\n- Print help message above input area on CLI start",
"is_bot": false,
"headline": "feat(cli): show prompt cursor on startup and add help text",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-06-30T06:13:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00b0c697c84b9da609731bc813c95b236b1f3f6e",
"body": "- Ctrl+Enter (0x0a): 버퍼에 \\n 삽입\n- Alt+Enter (ESC+Enter): 버퍼에 \\n 삽입\n- refreshLine()에서 \\n을 ↵ 시각적 표시기로 대체하여 단일 라인 표시 유지\n- Enter 제출 시 \\n이 문자열에 보존되어 AI 질문에 개행 포함 가능",
"is_bot": false,
"headline": "feat(cli): Ctrl+Enter/Alt+Enter로 개행 입력 지원",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-06-30T06:01:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c7d4bc515e5a5c06f1f00045d585f6860bc6d3f",
"body": "- Step 1: gatherClusterContext() - 네임스페이스/리소스 현황 조회\n- Step 2: parseAIArgs() + getResourceDetailedContext() - 리소스 지정 시 YAML/Events/Logs 제공\n- Step 3: toolApprovalCallback() - safety.PolicyEnforcer 기반 stdin 승인 프롬프트\n- handleAI() 개선 - cluster context + resource details 통합, SupportsTools에 따른 분기\n\nCo-Authored-By: Sisyphus <sisyphus@ohmyopencode.com>",
"is_bot": false,
"headline": "feat(cli): :ai 명령어 K8s 컨텍스트 인식 및 도구 호출 지원",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-06-30T04:52:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a37c0d8943f62bbd3cb5688d10c4aea0309d9c22",
"body": null,
"is_bot": false,
"headline": "docs: new-k13d.md 업데이트 (롤백 반영 및 최신 상태 동기화)",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-06-28T08:19:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b6524b76ea949c4e4939f3cda802678b92550f3",
"body": "- Decision Required 팝업 텍스트 한글 번역 지원\n- 제목 아이콘을 이모지에서 Lucide 아이콘으로 변경\n- 버튼 아이콘도 Lucide 아이콘으로 변경\n- 위험한 작업 시 노란색, 일반 작업 시 파란색 아이콘 표시",
"is_bot": false,
"headline": "feat(web): Decision Required 팝업 한글 번역 및 아이콘 스타일 통일",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-06-28T07:55:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7217d8c74215faa908da25ca0616dd5d95ba115",
"body": "- 헤더 아이콘 리스트에 세션 지우기 버튼 추가 (휴지통 아이콘)\n- 확인 대화상자 후 현재 세션의 모든 메시지 삭제\n- sessionStorage에서 도구 실행 정보도 함께 삭제\n- 삭제 후 환영 메시지 표시\n- 한글/영어 i18n 지원",
"is_bot": false,
"headline": "feat(web): AI 어시스턴트 패널에 세션 지우기 버튼 추가",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-06-28T07:48:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9a33e6555de58f70db115d8a4e620205d03c861",
"body": "- 스트리밍 중 도구 실행 정보를 sessionStorage에 저장\n- 채팅 로드 시 저장된 도구 실행 정보 복원\n- 메시지별 도구 실행 정보 매핑",
"is_bot": false,
"headline": "feat(web): AI 채팅에서 도구 실행 정보 세션 간 유지되도록 수정",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-06-28T07:31:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1271138abb38cc2b7cc615674853066ce33235b1",
"body": "- 연결 성공/실패/오류 메시지 한글 번역\n- 설정 저장 확인 대화상자 한글 번역\n- 도구 호출 관련 메시지 한글 번역\n- 응답 시간 표시 한글 번역",
"is_bot": false,
"headline": "feat(web): AI 모델 테스트 결과 메시지 한글 번역 추가",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-06-28T06:51:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c9f3f5f30fe4ed728333c1b6a8491c6d9ca78c4",
"body": "- 환영 메시지, 도움말, 상태 표시 한글 번역\n- 버튼 (전송, 지우기, 중지) 한글 번역\n- 디버그 패널 한글 번역\n- workspace.js에서 t() 함수 사용하여 동적 번역 적용",
"is_bot": false,
"headline": "feat(web): AI 어시스턴트 패널 한글 번역 추가",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-06-28T06:31:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff848016fbb458229470e5f2500173db2f4ffeba",
"body": null,
"is_bot": false,
"headline": "fix(web): AI 패널 확장 시 헤더 영역 표시되도록 수정",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-06-28T06:15:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d90e9355b2bab450d0d266fd00e4928990782bd8",
"body": null,
"is_bot": false,
"headline": "fix(web): Cluster Overview 한글 번역 누락 수정",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-06-28T04:40:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b142abcad2394c1e52597c6a690b0a735cc8982",
"body": null,
"is_bot": false,
"headline": "docs: feature/chkwak 브랜치 변경사항 정리 및 CLI 실행 스크립트 추가",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-06-27T23:16:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9843e2c915d9189ac657360723add66aecc8d907",
"body": "- 웹 UI 헤더에 다크 모드 전환 버튼 추가 (sun/moon 아이콘)\n- i18n 한국어/영어 번역 추가 (title_toggle_dark_mode)\n- TUI 웰컴 스크린 (welcome.go) 신규 추가\n- user-info 간격 12px → 8px로 조정",
"is_bot": false,
"headline": "feat(web,ui): 다크 모드 토글 버튼 추가 및 TUI 웰컴 스크린 구현",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-06-27T22:43:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e92ecf48bf85508f9ad4c446c6e26e7a456ad365",
"body": "- 사이드바 메뉴 그룹 타이틀 한글 번역 (워크로드, 네트워크, 설정 등)\n- 상단 헤버 버튼 한글 번역 (토글, 새로고침, 설정, 로그아웃)\n- AI 패널 한글 번역 (채팅 기록, 안전 모드, 요청 등)\n- 로그인 페이지 한글 번역 (환영합니다, 기능 설명)\n- 설정 모달 전체 탭 한글 번역\n - General, AI, MCP, Security, Metrics, Notifications, About\n- data-i18n, data-i18n-title, data-i18n-placeholder 속성 추가\n- updateUILanguage 함수에 title, placeholder 업데이트 지원",
"is_bot": false,
"headline": "feat(web): 한글 i18n 번역 전체 적용",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-06-27T22:20:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d56e878e7d80ef058a7f854aba92ce57ec42e9c3",
"body": "- 사이드바: TailAdmin 스타일 적용 (260px → 72px 토글)\n- 메뉴 구조: 카테고리별 트리 구조 (펼치기/접기)\n- 하위 메뉴: 포인트 아이콘 스타일 적용\n- 상단 헤더: 토글 버튼 추가, 로고 제거\n- 사이드바 상단: k13d 로고 배치 (Overview 이동)\n- 로그인 시 Overview 패널 기본 표시\n- 반응형 CSS 업데이트",
"is_bot": false,
"headline": "feat(web): 사이드바 TailAdmin 스타일 적용 및 UI 개선",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-06-27T12:18:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8c730fc1b0e54ff0040cab3cf04bf8aed924c53",
"body": "- Settings → settings 아이콘\n- AI → bot 아이콘 (텍스트 제거)\n- Logout → log-out 아이콘\n- Keyboard Shortcuts → keyboard 아이콘\n- 모든 버튼에 title 툴팁 추가",
"is_bot": false,
"headline": "feat(web): 상단 헤더 버튼을 아이콘만 표시로 변경",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-06-27T03:43:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "301d793710d8940810adf51e304b6de2d2643769",
"body": "- 로그인 좌측 패널의 Cloud Bro/KubeAI Team 배지 제거\n- 하단 문구를 'Powered by Kubernetes'에서 'by Cloud Bro KubeAI Team'으로 변경",
"is_bot": false,
"headline": "feat(web): 로그인 화면 브랜딩 정리",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-06-26T23:54:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef4acd3e9162df711f1b122f24e6dfee6db9d041",
"body": "- Chat History + 버튼으로 새 세션 생성 시 사이드바 자동 닫힘\n- 개별 메뉴 상단 우측의 AI Assistant 토글 버튼 제거\n- 최상단 메뉴의 AI 토글 버튼은 유지",
"is_bot": false,
"headline": "feat(web): Chat History에서 새 세션 생성 시 자동 닫힘 및 AI 토글 버튼 정리",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-06-26T23:38:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fb153d90c8f338a017f331543103b9d7ab72db2",
"body": "- 영어 옵션 텍스트를 '영어 (English)'로 변경\n\nCo-Authored-By: Sisyphus <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(web): 언어 설정 옵션 텍스트 수정",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-06-26T11:09:14Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9d6619a0b524ceba5571a5a5c78a0c6424d4f8f3",
"body": "- 설정 페이지 언어 선택에서 중국어, 일본어 옵션 제거\n- i18n.js에서 중국어(zh), 일본어(ja) 번역 파일 제거\n- 영어(en)와 한국어(ko)만 지원하도록 변경\n\nCo-Authored-By: Sisyphus <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(web): 언어 설정을 영어와 한국어만으로 제한",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-06-26T08:48:51Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a28578428a47bb6dadb935d2a63783d10724d2da",
"body": "- 모든 이모지 아이콘을 Lucide 아이콘으로 교체\n- bundle.go에 lucide.js, icons.js 추가하여 라이브러리 로드 해결\n- AI 패널 상단 아이콘 우측 재배치 (히스토리, 디버그, 확장, 닫기)\n- 입력창 내부 삭제 버튼 위치 조정\n- CSS 레이아웃 중복 규칙 제거로 메인 페이지 레이아웃 수정\n\nCo-Authored-By: Sisyphus <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(web): Lucide 아이콘 전체 교체 및 UI 개선",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-06-26T08:46:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "faea78c8c64c5e73aba26933d96270466831fa8a",
"body": "- Fix MCP server package name: @anthropic/mcp-server-kubernetes → mcp-server-kubernetes\n- Safety analyzer: -A/--all-namespaces only flagged dangerous for write commands\n- Add human-readable output formatting in AI system prompt\n- Add table loading overlay on menu resource switching\n- Make user badge clickable to open Admin settings tab\n\nCo-Authored-By: Sisyphus <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: MCP package name, safety analyzer -A flag, and UI improvements",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-06-26T05:17:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d2e995722515dd61501c7b403cb32ddd469882fe",
"body": "- Add onclick to user-badge span to call showSettings('admin')\n- Add cursor:pointer to .user-badge CSS for clickable affordance\n- Update showSettings() to accept optional tab parameter\n so clicking user badge opens Admin tab directly",
"is_bot": false,
"headline": "feat(web): click user badge to open Settings with Admin tab",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-06-26T01:38:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68f7e90984f0d4363bf4243b34d64c31cb392d41",
"body": "- Add ResourceStore for incremental table updates\n- Replace table.Clear() with applyDiffRender() to reduce flicker\n- Fix findRowByKeyFrom count recalculation after row mutations\n- Fix writeRowCells nil prev for newly inserted rows\n- Remove ⌘K shortcut badge from web header\n- Remove Cloud Bro × KubeAI badge from web header",
"is_bot": false,
"headline": "feat(ui): implement diff rendering and remove header badges",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-06-25T20:48:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1cd5d77e676e6dbd6dcb4ced7438bdf6382d409",
"body": "…ckboxes\n\n- Add 🤖 AI toggle button next to Logout in top bar\n- Sync header button state with panel visibility\n- Fix cluster visualizer namespace checkbox state not reflecting filter\n\nCo-Authored-By: Codex Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(web): add AI panel toggle button in header and fix namespace che…",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-06-23T14:54:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "44307b46713ad84c57fbfbb08ede22cc8344de8c",
"body": "- Register openrouter provider in factory (OpenAI-compatible)\n- Add OPENROUTER_API_KEY env fallback\n- Remove conflicting old cli.go replaced by repl.go\n- Add empty string filter to CommandHistory.Add\n- Update cli_test.go for new CommandHistory API\n- Update default theme to ollama and improve login page CSS\n\nCo-Authored-By: Codex Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: add openrouter provider and fix CLI build conflicts",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-06-23T14:32:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "dfcc6d2417ba2672adc9f565ba35c62adaf9a917",
"body": null,
"is_bot": false,
"headline": "feat: cli 로고 변경",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-06-23T05:47:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5ead6b3e071c5d215ffbdd44a862dd562d9c007",
"body": "- Remove ASCII-only byte filter in readLine() default case to accept multi-byte UTF-8 sequences\n- Read continuation bytes directly from stdin for multi-byte characters (Hangul, CJK)\n- Fix backspace to walk backwards past continuation bytes and delete full UTF-8 sequences\n- Use runewidth.StringWidth() in refreshLine() for visual-width cursor positioning\n (critical for 2-column-wide CJK glyphs)\n- Add utf8SequenceLen() helper to determine byte length from leading byte",
"is_bot": false,
"headline": "fix(cli): support Korean (UTF-8) input in readLine",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-06-23T05:28:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21abcb93bb43a6d165c1dd6eafaef80c8250fc4e",
"body": null,
"is_bot": false,
"headline": "feat: cli 기능 추가",
"author_name": "chkwak",
"author_login": "chkwak-devops",
"committed_at": "2026-06-22T11:09:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5aa52bfc3813f99f92af1cc31b5a5d6d33c423b8",
"body": "- Add Cluster Visualizer menu item under Visualization section\n- Implement k8s-diagram.netlify.app style UI with dark theme\n- SVG bezier curve connections between resources (Internet → Services → Pods)\n- animateMotion-based traffic flow dot animation\n- Left sidebar with search, namespace filters, tr\n[…]\ntail drawer with tabs (Details, YAML, Logs)\n- Real-time cluster data from existing K8s API endpoints\n- Fixed data-connects-to ID mismatch (card- prefix)\n- Added controller-to-pod connection attributes",
"is_bot": false,
"headline": "feat(web): add Cluster Visualizer with traffic animation",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-06-21T13:11:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ab1a00605eea32ddf8ea27489307a268b1af5d56",
"body": "- Fix AI panel fullscreen input area height (remove 30vh constraint)\n- Add Test Connection button to Settings AI tab with save confirmation\n- Improve ollama theme accent-green color (#27c93f → #059669) for better contrast\n- Simplify ollama theme border-radius (9999px → 8px) for better UX\n- Implement\n[…]\nction column\n- Redesign login page with split layout (left branding, right form)\n- Optimize auto-refresh to prevent flickering using SWR pattern\n\nCo-Authored-By: Codex Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(web): Improve UI/UX and fix various issues",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-06-20T23:21:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f2d42ea295ca824cb56fadf6b0efea788d876511",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into feature/chkwak",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-06-06T00:17:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad4d83a3caae1a0aeaa370bad6d5841742c79245",
"body": "… display\n\n숫자 단축키(0-9)로 네임스페이스 전환 시 헤더와 border가 2줄로 표시되는 문제 해결\n\n문제 원인:\n- navigateTo()에서 requestSync() 호출이 강제 screen.Sync() 실행\n- UI 업데이트와 타이밍이 겹치면서 중간 상태 노출\n- 결과적으로 헤더/border가 2번 그려지는 것처럼 보임\n\n해결 방법:\n- navigateTo()에서 불필요한 requestSync() 호출 제거\n- QueueUpdateDraw()와 redraw broker가 이미 적절한 타이밍에 화면 업데이트\n- 강제 sync 없이도 정상적인 화면 전환 가능\n\n영향:\n- 숫자 키(0-9)로 네임스페이스 전환 시 깔끔한 화면 전환\n- 전체적인 TUI 반응성 향상\n- 불필요한 전체 화면 동기화 제거로 성능 개선\n\n테스트:\n- go test -race ./pkg/ui/... -run TestE2E 통과\n- 빌드 성공 확인",
"is_bot": false,
"headline": "fix(tui): remove requestSync from navigateTo to eliminate double-line…",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-05-24T16:31:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "353d4f3e6ccb23e2e3069e82f5c1a23dd71c2e76",
"body": "Additional optimizations to eliminate remaining TUI flicker issues:\n\n1. Smart layout rebuild detection\n - Check if contentFlex layout actually needs to change\n - Only call Clear() when item count differs from target\n - Prevents unnecessary layout rebuilds during normal operation\n - Eliminate\n[…]\nombined with previous optimizations (atomic table updates,\nincreased batch window, reduced spinner frequency), this should\neliminate all visible flicker in TUI mode.\n\nRelated: Previous commit 1e66536e",
"is_bot": false,
"headline": "fix(tui): Further reduce flicker with smart layout rebuilding",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-05-24T16:13:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1e66536e5af057ea89489d6442356e628eb264ee",
"body": "This commit addresses the TUI mode screen flickering and double-line\ndisplay issues by implementing several optimizations:\n\n1. Remove explicit Clear() calls in header updates\n - tview handles internal clearing efficiently\n - Prevents visible blank frames between clear and setText\n\n2. Increase re\n[…]\n- Smoother resource switching and navigation\n- Lower CPU usage from reduced redraw frequency\n- More stable and professional TUI experience\n\nFixes: Screen flickering and double-line display in TUI mode",
"is_bot": false,
"headline": "fix(tui): Reduce screen flicker and improve rendering stability",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-05-24T15:11:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9b5216a95325d361cc83002488fecf394cd1893c",
"body": "…3d-sign-in-with-your\n\nIssue #107: [Codex] k13d 의 로그인화면에 Sign in with your local account 를 한국어로 바꿔줘",
"is_bot": false,
"headline": "Merge pull request #108 from cloudbro-kube-ai/codex/issue107-codex-k1…",
"author_name": "YoungjuKim",
"author_login": "youngju-up",
"committed_at": "2026-05-24T14:20:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03a2077850178c8210fa987373fce96d3b37b22a",
"body": null,
"is_bot": false,
"headline": "feat: issue #107 [Codex] k13d 의 로그인화면에 Sign in with your local acc",
"author_name": "youngjukim",
"author_login": "fjvbn2003",
"committed_at": "2026-05-24T12:50:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "518014cc81cd7a1fbdfad93344de6a5b668ca43f",
"body": "…tomation-members\n\nfeat(automation): require org members for issue runs",
"is_bot": false,
"headline": "Merge pull request #106 from cloudbro-kube-ai/codex/restrict-issue-au…",
"author_name": "Youngju KIM",
"author_login": "fjvbn2003",
"committed_at": "2026-05-24T12:35:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7852ea18713fd775a97008d65a735447fc88d3a7",
"body": "- Add Ollama theme option in Settings > Color Theme dropdown\n- Implement Ollama minimalist white theme with:\n - Pure white background (#ffffff) with flat design\n - High contrast black text (#000000)\n - Pill-shaped buttons (border-radius: 9999px)\n - Terminal traffic light colors (red/yellow/green\n[…]\nte config to support theme persistence\n\nThe Ollama theme provides a clean, minimalist interface inspired by\nOllama's design language, perfect for users who prefer a bright,\ndistraction-free workspace.",
"is_bot": false,
"headline": "feat(web): Add Ollama minimalist theme to color settings",
"author_name": "chkwak",
"author_login": "nchime",
"committed_at": "2026-05-24T11:43:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "57d1dcb2fabd8a3d022ccfcc1088216ac0035583",
"body": null,
"is_bot": false,
"headline": "feat(automation): require org members for issue runs",
"author_name": "youngjukim",
"author_login": "fjvbn2003",
"committed_at": "2026-05-24T00:50:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "200751632355eb7c06a847baf855f2b8a69404b5",
"body": "…pilot\n\nfeat(automation): add GitHub issue autopilot workflow",
"is_bot": false,
"headline": "Merge pull request #102 from cloudbro-kube-ai/codex/github-issue-auto…",
"author_name": "Youngju KIM",
"author_login": "fjvbn2003",
"committed_at": "2026-05-23T17:53:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ea8946db5a905e121f70f9c46d0452406bef3a7",
"body": null,
"is_bot": false,
"headline": "fix(security): update vulnerable go toolchain baseline",
"author_name": "youngjukim",
"author_login": "fjvbn2003",
"committed_at": "2026-05-23T17:40:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b31f2c1ed85e0f6399acacdd5d23bffca7162ab2",
"body": null,
"is_bot": false,
"headline": "fix(security): constrain automation preview execution",
"author_name": "youngjukim",
"author_login": "fjvbn2003",
"committed_at": "2026-05-23T17:15:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36017ac15ee644b8456921d7a9bcca36aaac0976",
"body": null,
"is_bot": false,
"headline": "feat(automation): add ci gated branch previews",
"author_name": "youngjukim",
"author_login": "fjvbn2003",
"committed_at": "2026-05-23T17:10:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43a6c8f9fc505b133a9d14c5f0fea7ee82f6d5c4",
"body": null,
"is_bot": false,
"headline": "feat(automation): add GitHub issue autopilot workflow",
"author_name": "youngjukim",
"author_login": "fjvbn2003",
"committed_at": "2026-05-23T16:40:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f0ba603882002228afa2a431deda314803f5ebd",
"body": "feat: implement switchable TUI mode for host shell in AI panel",
"is_bot": false,
"headline": "Merge pull request #91 from seoeunbae/feat/terminal-view",
"author_name": "Youngju KIM",
"author_login": "fjvbn2003",
"committed_at": "2026-05-12T07:07:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a62fa8fcc3c39ec8c44f3e736a1019f05228d21",
"body": null,
"is_bot": false,
"headline": "fix(security): validate /bin/zsh against allowlist to resolve gosec G204",
"author_name": "seon-dev",
"author_login": "seoeunbae",
"committed_at": "2026-04-16T06:12:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00fe4489e9a2a5953811bf259a497977c8160ee9",
"body": null,
"is_bot": false,
"headline": "fix(go-version) : upgrade go version 1.25.9",
"author_name": "seon-dev",
"author_login": "seoeunbae",
"committed_at": "2026-04-16T06:04:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d4c054a0599f61d5844f0bfe8fce64f608116ff",
"body": null,
"is_bot": false,
"headline": "fix(ignorefile) : add new ignore folder , .omc",
"author_name": "seon-dev",
"author_login": "seoeunbae",
"committed_at": "2026-04-16T05:55:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5eaa6c8dfaff41f4ba30dad96f03bd35e964da5",
"body": "…handler",
"is_bot": false,
"headline": "fix(web): break outer loop correctly on PTY write error in TUI shell …",
"author_name": "seon-dev",
"author_login": "seoeunbae",
"committed_at": "2026-04-16T05:53:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8264651ae81d5e48bd92c413636422636746028b",
"body": null,
"is_bot": false,
"headline": "fix(experimental) : change the feature to experimental mode exclusively",
"author_name": "seon-dev",
"author_login": "seoeunbae",
"committed_at": "2026-04-16T05:38:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "439dc930c4efc7987a16e7967bf0781a60c4940b",
"body": null,
"is_bot": false,
"headline": "lint: ifElseChain error and go.mod version",
"author_name": "seon-dev",
"author_login": "seoeunbae",
"committed_at": "2026-04-13T06:38:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "209f4cec59230d25f7b697c9f4e78a2b3de6fa08",
"body": null,
"is_bot": false,
"headline": "feat: implement switchable TUI mode for host shell in AI panel",
"author_name": "seon-dev",
"author_login": "seoeunbae",
"committed_at": "2026-04-13T06:07:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7385ce4314d22f943c9d9d25afc98918d8fb95fa",
"body": "fix(ui): preserve TUI AI conversation history",
"is_bot": false,
"headline": "Merge pull request #82 from youngju-up/codex/fix-tui-history",
"author_name": "Youngju KIM",
"author_login": "fjvbn2003",
"committed_at": "2026-04-04T00:56:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a17b6d6da65230a8ef865528c2b47b72783d065",
"body": null,
"is_bot": false,
"headline": "fix(ui): preserve TUI AI conversation history",
"author_name": "youngju-up",
"author_login": "youngju-up",
"committed_at": "2026-04-04T00:33:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9dbb51bbcb01bf0833137b2ef8b90789b8acf22",
"body": null,
"is_bot": false,
"headline": "Merge pull request #81 from cloudbro-kube-ai/codex/release-v1.0.1",
"author_name": "Youngju KIM",
"author_login": "fjvbn2003",
"committed_at": "2026-04-03T16:47:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c7a2086323263122239e323eed3184908247303",
"body": null,
"is_bot": false,
"headline": "fix(web): restrict generated bundle file permissions",
"author_name": "youngju-up",
"author_login": "youngju-up",
"committed_at": "2026-04-03T16:36:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8128f7907263caede2cda910cbe19db12c281896",
"body": null,
"is_bot": false,
"headline": "docs(getting-started): refresh v1.0.1 quick start assets",
"author_name": "youngju-up",
"author_login": "youngju-up",
"committed_at": "2026-04-03T16:32:18Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 28,
"commits_last_year": 483,
"latest_release_at": "2026-07-24T05:29:31Z",
"latest_release_tag": "v1.1.0",
"releases_from_tags": false,
"days_since_last_push": 3,
"active_weeks_last_year": 20,
"days_since_latest_release": 3,
"mean_days_between_releases": 16.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "github.com/cloudbro-kube-ai/k13d",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/cloudbro-kube-ai/k13d",
"is_deprecated": false,
"latest_version": "v1.1.0",
"repository_url": "https://github.com/cloudbro-kube-ai/k13d",
"versions_count": 34,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-24T04:12:17Z",
"latest_version_yanked": null,
"days_since_latest_publish": 3
}
]
},
"popularity": {
"forks": 5,
"stars": 14,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-02-08",
"count": 1
},
{
"date": "2026-02-25",
"count": 1
},
{
"date": "2026-04-04",
"count": 2
},
{
"date": "2026-04-13",
"count": 1
}
],
"complete": true,
"collected": 5,
"total_forks": 5
},
"star_history": null,
"open_issues_and_prs": 32
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": true,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tests/tui-test/tsconfig.json"
],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 409163,
"source_files_sampled": 496,
"oversized_source_files": 4,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md",
"presentation/agent.md",
"skills/vercel/composition-patterns/AGENTS.md",
"skills/vercel/react-best-practices/AGENTS.md",
"skills/vercel/react-native-skills/AGENTS.md"
],
"agent_instruction_max_bytes": 81716
},
"dependencies": {
"manifests": [
"docs-site/requirements.txt",
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.51.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 10,
"advisory_ids": [
"GHSA-45gg-vh54-h5m9",
"GHSA-5cgq-3rg8-m6cv",
"GHSA-78mq-xcr3-xm33",
"GHSA-89gr-r52h-f8rx",
"GHSA-9m57-25v3-79x9",
"GHSA-f5wc-c3c7-36mc",
"GHSA-jppx-rxg9-jmrx",
"GHSA-q4h4-gmj2-qvw2",
"GHSA-qpw4-5x99-6vjp",
"GHSA-rm3j-f69w-wqmq"
],
"fixed_version": "0.52.0",
"advisory_count": 27,
"oldest_advisory_days": 66
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.72.2",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-hrxh-6v49-42gf",
"GHSA-p77j-4mvh-x3m3",
"GO-2026-4762"
],
"fixed_version": "1.82.1",
"advisory_count": 3,
"oldest_advisory_days": 130
},
{
"name": "github.com/containerd/containerd",
"direct": false,
"version": "v1.7.30",
"severity": "high",
"ecosystem": "go",
"cvss_score": 8.8,
"advisory_ids": [
"GHSA-fqw6-gf59-qr4w",
"GHSA-jpcc-p29g-p8mq",
"GHSA-xhf5-7wjv-pqxp",
"GO-2026-5064",
"GO-2026-5338",
"GO-2026-5378",
"GO-2026-5475",
"GO-2026-5622",
"GO-2026-5758"
],
"fixed_version": "2.3.2",
"advisory_count": 9,
"oldest_advisory_days": 66
},
{
"name": "github.com/moby/spdystream",
"direct": false,
"version": "v0.5.0",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-pc3f-x583-g7j2",
"GO-2026-4958"
],
"fixed_version": "0.5.1",
"advisory_count": 2,
"oldest_advisory_days": 101
},
{
"name": "oras.land/oras-go/v2",
"direct": false,
"version": "v2.6.0",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-8xwf-rjm4-xvhv",
"GHSA-fxhp-mv3v-67qp",
"GHSA-jxpm-75mh-9fp7",
"GHSA-vh4v-2xq2-g5cg",
"GHSA-xf85-363p-868w",
"GO-2026-5879",
"GO-2026-5880",
"GO-2026-5882",
"GO-2026-5884",
"GO-2026-5885"
],
"fixed_version": "2.6.2",
"advisory_count": 10,
"oldest_advisory_days": 25
},
{
"name": "helm.sh/helm/v3",
"direct": true,
"version": "v3.20.1",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GHSA-hr2v-4r36-88hr",
"GO-2026-5435"
],
"fixed_version": "4.1.4",
"advisory_count": 2,
"oldest_advisory_days": 108
},
{
"name": "filippo.io/edwards25519",
"direct": false,
"version": "v1.1.0",
"severity": "low",
"ecosystem": "go",
"cvss_score": 3.7,
"advisory_ids": [
"GHSA-fw7p-63qq-7hpr",
"GO-2026-4503"
],
"fixed_version": "1.1.1",
"advisory_count": 2,
"oldest_advisory_days": 159
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.55.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5942"
],
"fixed_version": "0.56.0",
"advisory_count": 1,
"oldest_advisory_days": 12
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.37.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 12
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 1,
"high": 3,
"unknown": 2,
"critical": 2,
"moderate": 1
},
"advisory_count": 57,
"affected_count": 9,
"assessed_count": 137,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 12,
"direct_affected_count": 2
},
"ecosystems": [
"go",
"pypi"
],
"dependencies": [
{
"name": "github.com/adrg/xdg",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.3"
},
{
"name": "github.com/cenkalti/backoff/v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.3.0"
},
{
"name": "github.com/creack/pty",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.24"
},
{
"name": "github.com/gdamore/tcell/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.13.8"
},
{
"name": "github.com/go-ldap/ldap/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.4.12"
},
{
"name": "github.com/go-sql-driver/mysql",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.3"
},
{
"name": "github.com/google/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/gorilla/websocket",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.4-0.20250319132907-e064f32e3674"
},
{
"name": "github.com/lib/pq",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.2"
},
{
"name": "github.com/rivo/tview",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.42.0"
},
{
"name": "github.com/robfig/cron/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.51.0"
},
{
"name": "golang.org/x/term",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.43.0"
},
{
"name": "gopkg.in/yaml.v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.4.0"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
},
{
"name": "helm.sh/helm/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.20.1"
},
{
"name": "k8s.io/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.35.3"
},
{
"name": "k8s.io/apiextensions-apiserver",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.35.3"
},
{
"name": "k8s.io/apimachinery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.35.3"
},
{
"name": "k8s.io/client-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.35.3"
},
{
"name": "k8s.io/kubectl",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.35.3"
},
{
"name": "k8s.io/metrics",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.35.3"
},
{
"name": "modernc.org/sqlite",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.46.1"
},
{
"name": "mvdan.cc/sh/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.13.0"
},
{
"name": "sigs.k8s.io/yaml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/adrg/xdg",
"direct": true,
"version": "v0.5.3",
"ecosystem": "go"
},
{
"name": "github.com/cenkalti/backoff/v4",
"direct": true,
"version": "v4.3.0",
"ecosystem": "go"
},
{
"name": "github.com/creack/pty",
"direct": true,
"version": "v1.1.24",
"ecosystem": "go"
},
{
"name": "github.com/gdamore/tcell/v2",
"direct": true,
"version": "v2.13.8",
"ecosystem": "go"
},
{
"name": "github.com/go-ldap/ldap/v3",
"direct": true,
"version": "v3.4.12",
"ecosystem": "go"
},
{
"name": "github.com/go-sql-driver/mysql",
"direct": true,
"version": "v1.9.3",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/websocket",
"direct": true,
"version": "v1.5.4-0.20250319132907-e064f32e3674",
"ecosystem": "go"
},
{
"name": "github.com/lib/pq",
"direct": true,
"version": "v1.11.2",
"ecosystem": "go"
},
{
"name": "github.com/rivo/tview",
"direct": true,
"version": "v0.42.0",
"ecosystem": "go"
},
{
"name": "github.com/robfig/cron/v3",
"direct": true,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.51.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": true,
"version": "v0.43.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v2",
"direct": true,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": true,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "helm.sh/helm/v3",
"direct": true,
"version": "v3.20.1",
"ecosystem": "go"
},
{
"name": "k8s.io/api",
"direct": true,
"version": "v0.35.3",
"ecosystem": "go"
},
{
"name": "k8s.io/apiextensions-apiserver",
"direct": true,
"version": "v0.35.3",
"ecosystem": "go"
},
{
"name": "k8s.io/apimachinery",
"direct": true,
"version": "v0.35.3",
"ecosystem": "go"
},
{
"name": "k8s.io/client-go",
"direct": true,
"version": "v0.35.3",
"ecosystem": "go"
},
{
"name": "k8s.io/kubectl",
"direct": true,
"version": "v0.35.3",
"ecosystem": "go"
},
{
"name": "k8s.io/metrics",
"direct": true,
"version": "v0.35.3",
"ecosystem": "go"
},
{
"name": "modernc.org/sqlite",
"direct": true,
"version": "v1.46.1",
"ecosystem": "go"
},
{
"name": "mvdan.cc/sh/v3",
"direct": true,
"version": "v3.13.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/yaml",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "dario.cat/mergo",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "filippo.io/edwards25519",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/asaskevich/govalidator",
"direct": false,
"version": "v0.0.0-20230301143203-a9d515a09cc2",
"ecosystem": "go"
},
{
"name": "github.com/azure/go-ansiterm",
"direct": false,
"version": "v0.0.0-20250102033503-faa5f7b0171c",
"ecosystem": "go"
},
{
"name": "github.com/azure/go-ntlmssp",
"direct": false,
"version": "v0.0.0-20221128193559-754e69321358",
"ecosystem": "go"
},
{
"name": "github.com/blang/semver/v4",
"direct": false,
"version": "v4.0.0",
"ecosystem": "go"
},
{
"name": "github.com/burntsushi/toml",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/chai2010/gettext-go",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/containerd/containerd",
"direct": false,
"version": "v1.7.30",
"ecosystem": "go"
},
{
"name": "github.com/containerd/errdefs",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/containerd/log",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/containerd/platforms",
"direct": false,
"version": "v0.2.1",
"ecosystem": "go"
},
{
"name": "github.com/cyphar/filepath-securejoin",
"direct": false,
"version": "v0.6.1",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.2-0.20180830191138-d8f796af33cc",
"ecosystem": "go"
},
{
"name": "github.com/dustin/go-humanize",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/emicklei/go-restful/v3",
"direct": false,
"version": "v3.12.2",
"ecosystem": "go"
},
{
"name": "github.com/evanphx/json-patch",
"direct": false,
"version": "v5.9.11+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/exponent-io/jsonpath",
"direct": false,
"version": "v0.0.0-20210407135951-1de76d718b3f",
"ecosystem": "go"
},
{
"name": "github.com/fatih/color",
"direct": false,
"version": "v1.13.0",
"ecosystem": "go"
},
{
"name": "github.com/fxamacker/cbor/v2",
"direct": false,
"version": "v2.9.0",
"ecosystem": "go"
},
{
"name": "github.com/gdamore/encoding",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/go-asn1-ber/asn1-ber",
"direct": false,
"version": "v1.5.8-0.20250403174932-29230038a667",
"ecosystem": "go"
},
{
"name": "github.com/go-errors/errors",
"direct": false,
"version": "v1.4.2",
"ecosystem": "go"
},
{
"name": "github.com/go-gorp/gorp/v3",
"direct": false,
"version": "v3.1.0",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/logr",
"direct": false,
"version": "v1.4.3",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonpointer",
"direct": false,
"version": "v0.21.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonreference",
"direct": false,
"version": "v0.20.2",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag",
"direct": false,
"version": "v0.23.0",
"ecosystem": "go"
},
{
"name": "github.com/gobwas/glob",
"direct": false,
"version": "v0.2.3",
"ecosystem": "go"
},
{
"name": "github.com/google/btree",
"direct": false,
"version": "v1.1.3",
"ecosystem": "go"
},
{
"name": "github.com/google/gnostic-models",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cmp",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/gosuri/uitable",
"direct": false,
"version": "v0.0.4",
"ecosystem": "go"
},
{
"name": "github.com/gregjones/httpcache",
"direct": false,
"version": "v0.0.0-20190611155906-901d90724c79",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/errwrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-multierror",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/huandu/xstrings",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/jmoiron/sqlx",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/josharian/intern",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/json-iterator/go",
"direct": false,
"version": "v1.1.12",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "v1.18.0",
"ecosystem": "go"
},
{
"name": "github.com/lann/builder",
"direct": false,
"version": "v0.0.0-20180802200727-47ae307949d0",
"ecosystem": "go"
},
{
"name": "github.com/lann/ps",
"direct": false,
"version": "v0.0.0-20150810152359-62de8c46ede0",
"ecosystem": "go"
},
{
"name": "github.com/liggitt/tabwriter",
"direct": false,
"version": "v0.0.0-20181228230101-89fcab3d43de",
"ecosystem": "go"
},
{
"name": "github.com/lucasb-eyer/go-colorful",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/mailru/easyjson",
"direct": false,
"version": "v0.7.7",
"ecosystem": "go"
},
{
"name": "github.com/makenowjust/heredoc",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/goutils",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/semver/v3",
"direct": false,
"version": "v3.4.0",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/sprig/v3",
"direct": false,
"version": "v3.3.0",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/squirrel",
"direct": false,
"version": "v1.5.4",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-colorable",
"direct": false,
"version": "v0.1.13",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.20",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-runewidth",
"direct": false,
"version": "v0.0.16",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/copystructure",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/go-wordwrap",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/reflectwalk",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/moby/spdystream",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/term",
"direct": false,
"version": "v0.5.2",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/concurrent",
"direct": false,
"version": "v0.0.0-20180306012644-bacd9c7ef1dd",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/reflect2",
"direct": false,
"version": "v1.0.3-0.20250322232337-35a7c28c31ee",
"ecosystem": "go"
},
{
"name": "github.com/monochromegane/go-gitignore",
"direct": false,
"version": "v0.0.0-20200626010858-205db1a8cc00",
"ecosystem": "go"
},
{
"name": "github.com/munnerz/goautoneg",
"direct": false,
"version": "v0.0.0-20191010083416-a7dc8b61c822",
"ecosystem": "go"
},
{
"name": "github.com/mxk/go-flowrate",
"direct": false,
"version": "v0.0.0-20140419014527-cca7078d478f",
"ecosystem": "go"
},
{
"name": "github.com/ncruces/go-strftime",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/opencontainers/go-digest",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/opencontainers/image-spec",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/peterbourgon/diskv",
"direct": false,
"version": "v2.0.1+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/pkg/errors",
"direct": false,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
"ecosystem": "go"
},
{
"name": "github.com/remyoudompheng/bigfft",
"direct": false,
"version": "v0.0.0-20230129092748-24d4a6f8daec",
"ecosystem": "go"
},
{
"name": "github.com/rivo/uniseg",
"direct": false,
"version": "v0.4.7",
"ecosystem": "go"
},
{
"name": "github.com/rubenv/sql-migrate",
"direct": false,
"version": "v1.8.1",
"ecosystem": "go"
},
{
"name": "github.com/russross/blackfriday/v2",
"direct": false,
"version": "v2.1.0",
"ecosystem": "go"
},
{
"name": "github.com/santhosh-tekuri/jsonschema/v6",
"direct": false,
"version": "v6.0.2",
"ecosystem": "go"
},
{
"name": "github.com/shopspring/decimal",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/sirupsen/logrus",
"direct": false,
"version": "v1.9.3",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cast",
"direct": false,
"version": "v1.7.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": false,
"version": "v1.10.2",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "v1.0.10",
"ecosystem": "go"
},
{
"name": "github.com/x448/float16",
"direct": false,
"version": "v0.8.4",
"ecosystem": "go"
},
{
"name": "github.com/xlab/treeprint",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v2",
"direct": false,
"version": "v2.4.3",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v3",
"direct": false,
"version": "v3.0.4",
"ecosystem": "go"
},
{
"name": "golang.org/x/exp",
"direct": false,
"version": "v0.0.0-20251023183803-a4bb9ffd2546",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.55.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": false,
"version": "v0.30.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.45.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.37.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/time",
"direct": false,
"version": "v0.12.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": false,
"version": "v0.0.0-20250528174236-200df99c418a",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.72.2",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.8",
"ecosystem": "go"
},
{
"name": "gopkg.in/evanphx/json-patch.v4",
"direct": false,
"version": "v4.13.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/inf.v0",
"direct": false,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "k8s.io/apiserver",
"direct": false,
"version": "v0.35.3",
"ecosystem": "go"
},
{
"name": "k8s.io/cli-runtime",
"direct": false,
"version": "v0.35.3",
"ecosystem": "go"
},
{
"name": "k8s.io/component-base",
"direct": false,
"version": "v0.35.3",
"ecosystem": "go"
},
{
"name": "k8s.io/klog/v2",
"direct": false,
"version": "v2.130.1",
"ecosystem": "go"
},
{
"name": "k8s.io/kube-openapi",
"direct": false,
"version": "v0.0.0-20250910181357-589584f1c912",
"ecosystem": "go"
},
{
"name": "k8s.io/utils",
"direct": false,
"version": "v0.0.0-20251002143259-bc988d571ff4",
"ecosystem": "go"
},
{
"name": "modernc.org/libc",
"direct": false,
"version": "v1.67.6",
"ecosystem": "go"
},
{
"name": "modernc.org/mathutil",
"direct": false,
"version": "v1.7.1",
"ecosystem": "go"
},
{
"name": "modernc.org/memory",
"direct": false,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "oras.land/oras-go/v2",
"direct": false,
"version": "v2.6.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/json",
"direct": false,
"version": "v0.0.0-20250730193827-2d320260d730",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/kustomize/api",
"direct": false,
"version": "v0.20.1",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/kustomize/kyaml",
"direct": false,
"version": "v0.20.1",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/randfill",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/structured-merge-diff/v6",
"direct": false,
"version": "v6.3.0",
"ecosystem": "go"
},
{
"name": "@microsoft/tui-test",
"direct": false,
"version": "^0.0.1-rc.5",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^5.0.0",
"ecosystem": "npm"
},
{
"name": "anthropic",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "imageio",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "imageio-ffmpeg",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "mcp",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "mkdocs",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "mkdocs-material",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "mkdocs-minify-plugin",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "mkdocs-static-i18n",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "numpy",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pillow",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 149,
"direct_count": 25,
"indirect_count": 124
}
},
"maintainership": {
"issues": {
"open_prs": 27,
"merged_prs": 69,
"open_issues": 5,
"closed_ratio": 0.5,
"closed_issues": 5,
"closed_unmerged_prs": 27
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "fjvbn2003",
"commits": 335,
"avatar_url": "https://avatars.githubusercontent.com/u/19268960?v=4"
},
{
"type": "User",
"login": "nchime",
"commits": 50,
"avatar_url": "https://avatars.githubusercontent.com/u/5561391?v=4"
},
{
"type": "User",
"login": "chkwak-devops",
"commits": 43,
"avatar_url": "https://avatars.githubusercontent.com/u/94432043?v=4"
},
{
"type": "User",
"login": "seoeunbae",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/71380240?v=4"
},
{
"type": "User",
"login": "youngju-up",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/189592025?v=4"
},
{
"type": "User",
"login": "heung115",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/76578919?v=4"
},
{
"type": "User",
"login": "vanillacake369",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/75259783?v=4"
}
],
"contributors_sampled": 7,
"top_contributor_share": 0.724
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"docs.yml",
"release.yml",
"security.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 6,
"reason": "3 out of 5 merged PRs checked by a CI test -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/5 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool is run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "33 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "beeab378b82640c7c255ddc8b80df0ea57aaffda",
"ran_at": "2026-07-27T15:36:27Z",
"aggregate_score": 5.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-24T05:36:47Z",
"oldest_open_prs": [
{
"number": 63,
"created_at": "2026-03-23T01:57:35Z",
"last_comment_at": "2026-03-23T01:57:36Z",
"last_comment_author": "dependabot"
},
{
"number": 69,
"created_at": "2026-04-01T01:56:40Z",
"last_comment_at": "2026-04-01T01:56:40Z",
"last_comment_author": "dependabot"
},
{
"number": 70,
"created_at": "2026-04-01T01:56:42Z",
"last_comment_at": "2026-04-01T01:56:43Z",
"last_comment_author": "dependabot"
},
{
"number": 71,
"created_at": "2026-04-01T01:56:45Z",
"last_comment_at": "2026-04-01T01:56:46Z",
"last_comment_author": "dependabot"
},
{
"number": 72,
"created_at": "2026-04-01T01:56:49Z",
"last_comment_at": "2026-04-01T01:56:50Z",
"last_comment_author": "dependabot"
},
{
"number": 73,
"created_at": "2026-04-01T01:56:53Z",
"last_comment_at": "2026-04-01T01:56:53Z",
"last_comment_author": "dependabot"
},
{
"number": 74,
"created_at": "2026-04-01T01:56:55Z",
"last_comment_at": "2026-04-01T01:56:56Z",
"last_comment_author": "dependabot"
},
{
"number": 75,
"created_at": "2026-04-01T01:56:58Z",
"last_comment_at": "2026-04-01T01:56:58Z",
"last_comment_author": "dependabot"
},
{
"number": 76,
"created_at": "2026-04-01T01:57:03Z",
"last_comment_at": "2026-04-01T01:57:04Z",
"last_comment_author": "dependabot"
},
{
"number": 77,
"created_at": "2026-04-01T01:57:09Z",
"last_comment_at": "2026-04-01T01:57:10Z",
"last_comment_author": "dependabot"
},
{
"number": 84,
"created_at": "2026-04-06T01:57:29Z",
"last_comment_at": "2026-04-06T01:57:30Z",
"last_comment_author": "dependabot"
},
{
"number": 89,
"created_at": "2026-04-13T01:57:55Z",
"last_comment_at": "2026-04-13T01:57:56Z",
"last_comment_author": "dependabot"
},
{
"number": 96,
"created_at": "2026-05-01T02:07:41Z",
"last_comment_at": "2026-05-01T02:07:41Z",
"last_comment_author": "dependabot"
},
{
"number": 97,
"created_at": "2026-05-04T01:57:27Z",
"last_comment_at": "2026-05-04T01:57:27Z",
"last_comment_author": "dependabot"
},
{
"number": 104,
"created_at": "2026-05-23T21:59:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 105,
"created_at": "2026-05-23T22:10:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 109,
"created_at": "2026-05-24T14:04:25Z",
"last_comment_at": "2026-05-24T16:21:21Z",
"last_comment_author": "fjvbn2003"
},
{
"number": 111,
"created_at": "2026-05-24T14:21:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 114,
"created_at": "2026-05-24T23:54:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 117,
"created_at": "2026-06-01T03:25:10Z",
"last_comment_at": "2026-06-01T03:25:11Z",
"last_comment_author": "dependabot"
}
],
"last_merged_pr_at": "2026-07-24T04:12:18Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 107,
"created_at": "2026-05-24T12:48:09Z",
"last_comment_at": "2026-05-26T05:01:13Z",
"last_comment_author": "fjvbn2003"
},
{
"number": 110,
"created_at": "2026-05-24T14:18:14Z",
"last_comment_at": "2026-05-24T16:13:30Z",
"last_comment_author": "youngju-up"
},
{
"number": 112,
"created_at": "2026-05-24T23:04:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 113,
"created_at": "2026-05-24T23:53:12Z",
"last_comment_at": "2026-05-25T00:04:26Z",
"last_comment_author": "fjvbn2003"
},
{
"number": 116,
"created_at": "2026-05-30T08:24:38Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/cloudbro-kube-ai/k13d",
"host": "github.com",
"name": "k13d",
"owner": "cloudbro-kube-ai"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 65 is calibrated to 75 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 65,
"calibrated": 75,
"calibration": "2026-08-02"
}
}
],
"value": 75,
"inputs": {
"security": 55,
"vitality": 83,
"community": 55,
"governance": 52,
"calibration": "2026-08-02",
"engineering": 72,
"ai_readiness": 84,
"weighted_overall_raw": 65
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 83,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"commits_last_year": 483,
"human_commit_share": 1,
"days_since_last_push": 3,
"active_weeks_last_year": 20
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "20/52 weeks with commits",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 20
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "483 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 483
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 28,
"latest_release_tag": "v1.1.0",
"releases_from_tags": false,
"days_since_latest_release": 3,
"mean_days_between_releases": 16.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "28 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 28
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~16.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 16.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 9,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 9 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 9
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 55,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"forks": 5,
"stars": 14,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "14 stars",
"points": 18.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 14
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "5 forks",
"points": 5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 5
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"readme_badge_services": [],
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 52,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 7,
"top_contributor_share": 0.724
},
"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 72% of commits",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 72
}
}
],
"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 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "weak",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 49,
"inputs": {
"merged_prs": 69,
"open_issues": 5,
"closed_issues": 5,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.5,
"closed_unmerged_prs": 27,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "50% of issues closed",
"points": 21,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 50
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "69/96 decided PRs merged",
"points": 21.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 69,
"decided": 96
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/5 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "weak",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"followers": 2,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "cloudbro-kube-ai",
"public_repos": 1,
"account_age_days": 183
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "2 followers of cloudbro-kube-ai",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2,
"login": "cloudbro-kube-ai"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "1 public repos, account ~0 yr old",
"points": 3.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 1
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/cloudbro-kube-ai/k13d"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 3
},
"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 3 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 3
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "34 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 34
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 72,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 86,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"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": "3 out of 5 merged PRs checked by a CI test -- score normalized to 6",
"points": 12,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 55,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 5.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 5 merged PRs checked by a CI test -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/5 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is run on all commits",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "33 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 137 resolved dependencies against OSV; 12 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 137
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 12
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 58,
"inputs": {
"source": "osv",
"advisories": 57,
"affected_packages": 9,
"assessed_packages": 137,
"unassessed_packages": 12,
"affected_by_severity": "critical 2, high 3, moderate 1, low 1, unknown 2",
"direct_affected_packages": 2
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "2 affected: golang.org/x/crypto v0.51.0 (critical 10.0), helm.sh/helm/v3 v3.20.1 (moderate)",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 2,
"packages": "golang.org/x/crypto v0.51.0 (critical 10.0), helm.sh/helm/v3 v3.20.1 (moderate)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 108 days ago",
"points": 37.2,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 108
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 137,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "excellent",
"name": "AI Readiness",
"value": 84,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.96,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md",
"presentation/agent.md",
"skills/vercel/composition-patterns/AGENTS.md",
"skills/vercel/react-best-practices/AGENTS.md",
"skills/vercel/react-native-skills/AGENTS.md"
],
"agent_instruction_max_bytes": 81716
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md, presentation/agent.md, skills/vercel/composition-patterns/AGENTS.md, skills/vercel/react-best-practices/AGENTS.md, skills/vercel/react-native-skills/AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, CLAUDE.md, presentation/agent.md, skills/vercel/composition-patterns/AGENTS.md, skills/vercel/react-best-practices/AGENTS.md, skills/vercel/react-native-skills/AGENTS.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "96 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 96,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 87,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"tests/tui-test/tsconfig.json"
],
"agent_commit_share": 0.09,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tests/tui-test/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tests/tui-test/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": "9 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 9,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 409163,
"source_files_sampled": 496,
"oversized_source_files": 4
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "4/496 source files over 60KB",
"points": 54.6,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 496,
"oversized": 4
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "moderate",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": true,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 20,
"status": "met",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"tui",
"library"
],
"scores": {
"tui": 8,
"web-ui": 2,
"library": 6,
"mcp-server": 3
},
"primary": "tui",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:go",
"weight": 6
},
{
"tier": "dependencies",
"label": "tui",
"source": "dep:github.com/gdamore/tcell/v2",
"weight": 4
},
{
"tier": "dependencies",
"label": "tui",
"source": "dep:github.com/rivo/tview",
"weight": 4
},
{
"tier": "structure",
"label": "mcp-server",
"source": "mcp_signal",
"weight": 3
},
{
"tier": "description",
"label": "web-ui",
"source": "description:web-ui",
"weight": 2
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-27T15:36:50.872122Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/cloudbro-kube-ai/k13d.svg",
"full_name": "cloudbro-kube-ai/k13d",
"license_state": "standard",
"license_spdx": "MIT"
}