原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"ai-agent",
"chatbot",
"customer-support",
"customer-support-ai",
"golang",
"helpdesk",
"knowledge-base",
"live-chat",
"rag",
"customer-service"
],
"is_fork": false,
"size_kb": 5836,
"has_wiki": true,
"homepage": "https://agent-desk.huabei.pro",
"languages": {
"Go": 2062738,
"CSS": 13700,
"SCSS": 679,
"Python": 7039,
"Makefile": 7388,
"Dockerfile": 3900,
"JavaScript": 59025,
"TypeScript": 1735473
},
"pushed_at": "2026-07-25T18:01:39Z",
"created_at": "2026-03-25T06:31:08Z",
"owner_type": "Organization",
"updated_at": "2026-07-23T02:20:25Z",
"description": "Open-source AI customer support system. AI-first support, human-ready operations.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go",
"TypeScript"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "huabeitech",
"company": null,
"location": null,
"followers": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/255471598?v=4",
"created_at": "2026-01-17T04:15:02Z",
"is_verified": null,
"public_repos": 2,
"account_age_days": 189
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.5.3",
"kind": "patch",
"published_at": "2026-06-25T14:50:28Z"
},
{
"tag": "v1.5.2",
"kind": "patch",
"published_at": "2026-06-15T14:03:59Z"
},
{
"tag": "v1.5.1",
"kind": "patch",
"published_at": "2026-06-08T06:57:45Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2026-05-31T12:13:42Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2026-05-13T06:53:16Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2026-04-30T02:25:36Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2026-04-26T01:59:39Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-04-21T11:13:13Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-04-16T15:45:47Z"
}
],
"recent_commits": [
{
"oid": "9fd503b52b1064f599a14cc24c6e7cb3b51ad8d1",
"body": null,
"is_bot": false,
"headline": "fix: set trailingSlash to false in next.config.ts",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-26T07:00:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f827a7471c6ebb262501478f7f2d1724c3b2e4ce",
"body": "- Removed LocaleSwitcher from NavUser, SiteHeader, and WorkbenchHeader components.\n- Updated tests to reflect the removal of LocaleSwitcher.\n- Changed default locale from \"en-US\" to \"zh-CN\" in i18n configuration.\n- Refactored locale resolution logic to read configured locale without relying on browser language detection.\n- Updated AgentDesk SDK to support language configuration from public API.\n- Cleaned up unused auth options fetching in the auth API.",
"is_bot": false,
"headline": "refactor: remove LocaleSwitcher component and update locale handling",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-26T06:46:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12d188fc7eb3c498a3b09f0fa816cef53f98bc5b",
"body": null,
"is_bot": false,
"headline": "chore: update docs submodule for v1.5.3",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-25T14:49:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d58554fd477b75fdd0465cc61b7d192f05e7dc5",
"body": null,
"is_bot": false,
"headline": "feat: improve node title handling in NodeConfigForm for better clarity",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-25T14:46:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62fc894f824dff6508ecf20499f66a76dacff869",
"body": null,
"is_bot": false,
"headline": "feat: add layout validation for default agent workflow in tests",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-25T14:46:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21fd119b275a35024a1a1d84238f3359883e6780",
"body": "…ow executor\n\n- Implemented conversation understanding and reply policy execution in the workflow executor.\n- Added new node types: NodeTypeConversationUnderstanding and NodeTypeReplyPolicy.\n- Enhanced input and output schemas for the new nodes.\n- Updated workflow registry to include new node specifications.\n- Created tests for the new workflow routes and behaviors.\n- Modified existing workflows to integrate the new conversation understanding and reply policy logic.",
"is_bot": false,
"headline": "feat: add conversation understanding and reply policy nodes to workfl…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-25T14:38:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ba7deea960dcf0349ff54cef39d5c91719b4ba8",
"body": null,
"is_bot": false,
"headline": "docs: update decision platform design pointer",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-25T14:11:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81dc5b3bf4048390d83d7573662433f9955caefc",
"body": "…roved styling",
"is_bot": false,
"headline": "feat: enhance workflow run detail display with compact layout and imp…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-25T13:45:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d11080e14bab2c15d9d29aca9301cbf5fb9315d8",
"body": "… details",
"is_bot": false,
"headline": "feat: add workflow run audit graph component and enhance workflow run…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-25T13:42:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b806a2208b5fdcf53677b4dc479ed4bf9bb94ea1",
"body": "- Introduced WorkflowConditionBranch and WorkflowNodeConfig types to manage condition branches in nodes.\n- Updated NodeConfigPanel and ConditionNodePanel components to support adding, editing, and deleting branches.\n- Implemented validation for condition nodes to ensure at least one branch exists an\n[…]\ng serialization.\n- Removed edge condition handling from WorkflowEditor and related components, simplifying edge management.\n- Added tests to ensure condition branches are preserved in API definitions.",
"is_bot": false,
"headline": "feat: enhance condition node functionality with branches and validation",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-25T13:08:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "072c2f0105165747a8ddaebd8d49da1c5a09aa60",
"body": "…improved usability",
"is_bot": false,
"headline": "feat: refactor workflow editor toolbar and validation components for …",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-25T11:29:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f2e4ad8d091ef6558568324ec6b6d805fe072a2",
"body": "…tor actions",
"is_bot": false,
"headline": "feat: add workflow restoration functionality and enhance workflow edi…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-25T11:18:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7056b59b530b76ecb64d9593397729241f7f80b",
"body": null,
"is_bot": false,
"headline": "feat: add default workflow definition endpoint and related functionality",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-25T10:50:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34d70e769f17e0989a8ad06b2365589a998086cb",
"body": "…ing logic",
"is_bot": false,
"headline": "feat: enhance AI workflow with new ticket creation and fallback handl…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-25T10:28:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22c241a4ad36cf855e8a9879900434786272f426",
"body": "… nil check\n\ntest: add unit test for applyProviderSpecificChatParams with DashScope model",
"is_bot": false,
"headline": "fix: update applyProviderSpecificChatParams to accept pointer and add…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-24T15:26:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb4064bfa968a6e14a222c49bcc373342eb6a23e",
"body": "…elated logic",
"is_bot": false,
"headline": "refactor: remove seqNo from message and conversation models, update r…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-24T15:02:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85cfee19676ce597aeff6e3d3ce0d6b286036639",
"body": "…s, update related logic",
"is_bot": false,
"headline": "refactor: remove SeqNo from message and conversation read state model…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-24T14:53:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48a3e86877eab9b87520981f6daca37e392a9e57",
"body": null,
"is_bot": false,
"headline": "feat(gitignore): add test-reports directory to .gitignore",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-24T14:22:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3274f1ed3baa5de7ec37c89b0f48146042c9e963",
"body": null,
"is_bot": false,
"headline": "chore(docs): update subproject commit reference",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-24T10:20:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a628d103f996aa80421bc454bae4be49ee0380fc",
"body": "…se handling",
"is_bot": false,
"headline": "feat(workflow): enhance AI agent workflow state management and respon…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-24T09:56:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b5a24975c164137e63e338a28cc4d1666d5e8f8",
"body": "…vices",
"is_bot": false,
"headline": "feat(workflow): add WorkflowRunID to message handling and related ser…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-24T09:49:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05233820fb05965ede409b278945e028f3ecfd10",
"body": "…ing and condition evaluations",
"is_bot": false,
"headline": "feat(executor): enhance workflow execution with branch decision track…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-24T09:38:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb3a209017aee7ccae6e9e00c50aaeda59369eff",
"body": "…isabled",
"is_bot": false,
"headline": "feat(workflow): log failed workflow run preparation when version is d…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-24T07:49:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49c663ab5c8f022bd1199f09b5f3bde3e5f84a78",
"body": "…_confirm node",
"is_bot": false,
"headline": "feat(validator): add validation for confirmed input source from human…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-24T06:19:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39a2bbda97aeae60833dbc18391bb91348140f51",
"body": "…ving Popover component",
"is_bot": false,
"headline": "refactor(ErrorMessagePreview): simplify error message display by remo…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-24T06:17:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbd793f14098ea61273a7c8adbc63d5fffbd1ce4",
"body": null,
"is_bot": false,
"headline": "fix(workflow): improve run audit interactions",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-24T03:29:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26578705ad4e17daf9c767eb90e725a7c589699b",
"body": "…e and error handling",
"is_bot": false,
"headline": "feat: enhance workflow resume functionality with interrupted run reus…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-24T03:02:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46bcc55658938290ed99e9d468c87ba6ff3eff03",
"body": "… integration",
"is_bot": false,
"headline": "feat: add AI workflow run management with detailed audit items and UI…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-24T01:52:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02ae515bd6024483c814b1c406b243f497d25300",
"body": null,
"is_bot": false,
"headline": "refactor: remove trace data from reply context and related services",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-23T15:29:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6122a1d88143d41d994cb7d5df7d646f764d8668",
"body": "- Deleted AgentRunLogResponse struct from skill_response.go.\n- Removed agent_run_log_repository.go and agent_run_log_service.go files.\n- Eliminated AgentRunLogDetailDialog component and its related logic from the dashboard.\n- Removed agent run log fetching functions from admin API.\n- Updated navigation and localization files to remove references to agent run logs.",
"is_bot": false,
"headline": "refactor: remove AgentRunLog related code and components",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-23T15:22:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1440c3c4c3a062f2fe30f49df7cab8207f93247e",
"body": "…oints, including corresponding response structures and UI integration",
"is_bot": false,
"headline": "Add AI workflow run management with listing and detail retrieval endp…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-23T15:05:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6700843747df1e6e4c73543191fc64cfd3ea1b9",
"body": "…ng, including workflow run status tracking and node tracing",
"is_bot": false,
"headline": "Enhance workflow execution with detailed run logging and error handli…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-23T14:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c02d6a79c3721d7a60b4984f4b14ef7f424fd2d",
"body": "…e tests for human confirmation and ticket creation",
"is_bot": false,
"headline": "Enhance workflow execution with checkpoint data handling and introduc…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-23T14:11:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2009aa2528d1f6f030b708765f95626c06ae2188",
"body": null,
"is_bot": false,
"headline": "Add AnalyzeConversation node execution and corresponding test case",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-23T13:54:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8992f263aa3bcd6cad5506820e99847c6eb7b84d",
"body": "…ate registry output schema",
"is_bot": false,
"headline": "Implement handoff to human functionality in workflow executor and upd…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-23T13:48:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec9e4a852a131036270081a17af6a425700ac4e8",
"body": "…ved clarity and consistency",
"is_bot": false,
"headline": "Replace \"publish\" with \"versions\" in AIAgentConfigWorkbench for impro…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-23T13:09:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d749051f86c10e8499ce4bfbdabd31053128380",
"body": "…rity",
"is_bot": false,
"headline": "Update publish section title in AIAgentConfigWorkbench to improve cla…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-23T13:07:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca4e4c7a8876f6f65a72d6d79fd275ebb5484829",
"body": "…t and readability by simplifying the structure and enhancing the display of workflow versions",
"is_bot": false,
"headline": "Refactor publish section in AIAgentConfigWorkbench for improved layou…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-23T13:06:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "622cfeef596d55779d36b69a85895ababd53e07d",
"body": "…ability by removing unused memoization and enhancing button accessibility",
"is_bot": false,
"headline": "Refactor AIAgentConfigWorkbench for improved readability and maintain…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-23T13:03:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "188c6b6f6b41a1236933d7fb3582159efedb07fa",
"body": "…r improved node alignment and undo/redo functionality",
"is_bot": false,
"headline": "Implement workflow history management and helper line calculations fo…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-23T12:52:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "717544b57c11c69b7f9870247e328a55c6181521",
"body": "…roved user experience",
"is_bot": false,
"headline": "Enhance WorkflowEditor connection handling and edge rendering for imp…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-23T12:04:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7a98ad2a921e083b2d5dc23b4260b8ced25c153",
"body": "…edback",
"is_bot": false,
"headline": "Refactor WorkflowCanvasNode styling for improved layout and visual fe…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-23T11:49:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17852d06751577a66e3e9ed047af835397c9a5f4",
"body": "…ing and animation",
"is_bot": false,
"headline": "Refactor WorkflowEditor to improve node and edge property panel handl…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-23T11:37:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20dfe498527d5ae07e7f68076e730c26e15f6767",
"body": "…ser interaction",
"is_bot": false,
"headline": "Enhance edge selection functionality in WorkflowEditor for improved u…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-23T11:33:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "502ed4c20db5b7e0edeafe2e7149c40113bf2678",
"body": null,
"is_bot": false,
"headline": "Update WorkflowEditor background styling for improved visual clarity",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-23T11:27:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1b9821a2566541f0ee68f215fde4677d70711fe",
"body": null,
"is_bot": false,
"headline": "Add type declarations for CSS and SCSS modules",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-23T11:26:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8958eb8eda63c07a412bd61f8c3dc29db15aefa",
"body": null,
"is_bot": false,
"headline": "Refine workflow editor canvas styling",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-23T11:10:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be842b8d0e2085b7e9ca2e31ee8cd19a62c53c66",
"body": null,
"is_bot": false,
"headline": "Enhance workflow editor edge and node controls",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-23T11:06:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "922a317a1fb755bc3b56e09a9533f893fd9080bb",
"body": null,
"is_bot": false,
"headline": "Add PlusIcon to WorkflowCanvasNode handles for improved UI interaction",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-23T06:58:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f0e99fb7c740128595e7795063f4896020d9bfc",
"body": null,
"is_bot": false,
"headline": "Add branch summary handling to NodeConfigPanel and WorkflowEditor",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-23T02:57:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e214445c9d5cd0f372a998790afbaeb9cecd819",
"body": null,
"is_bot": false,
"headline": "Add rendering logic for condition nodes in WorkflowCanvasNode component",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-23T02:40:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eddd72fcb73b33db005063d5e769fce8fcba3f43",
"body": null,
"is_bot": false,
"headline": "Fix sorting order in AIAgentAnyList query parameters",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-23T01:49:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed9d60db0d122fa35d051750e44dd90d917533a2",
"body": null,
"is_bot": false,
"headline": "Add workflow runtime execution and condition validation",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-23T01:34:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "560843686b2aef7b704e6e18aa4ec9e1b0ca5882",
"body": null,
"is_bot": false,
"headline": "Refactor AIAgent runtime handling and remove unused fields",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-23T00:37:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4cab3e12d792e7e2732f65269f66a2da78c41a0",
"body": null,
"is_bot": false,
"headline": "Make AI workflow node library resizable",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T15:07:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78b5440ca38023f3861f8aba4f193fc120cd6d63",
"body": null,
"is_bot": false,
"headline": "Animate workflow editor side panels",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T15:02:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dc0a416de369a6b853d1765e3c59d87c99e1e8e",
"body": null,
"is_bot": false,
"headline": "Refactor workflow editor to overlay node config",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T14:59:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "658ebf130e6c855bf1f892b3b0096ec1e5ca69e5",
"body": null,
"is_bot": false,
"headline": "Simplify node library panel collapse behavior",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T14:55:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c10da2062c706116bbc3a7c5dec3cd92adb5b142",
"body": null,
"is_bot": false,
"headline": "Add collapsible node library panel",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T14:49:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ae37f48f1aa0a3fb169a7eaaea9a80ace8bb518",
"body": null,
"is_bot": false,
"headline": "Wrap workflow node library in scroll area",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T14:45:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c59f0ad8ad5afb62c981bf69b9d74a1ad202258",
"body": "…alog component",
"is_bot": false,
"headline": "refactor: adjust fullscreen handling and className logic in ProjectDi…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T14:40:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e68fc3344fb65fdba311d0bf917b16804c3bee7",
"body": "…ConfigWorkbench display",
"is_bot": false,
"headline": "feat: add workflow version fetching functionality and enhance AIAgent…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T14:39:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b76ef4bd0c9fb86c5b2b94fc9fffb8e6c1c3ef8",
"body": "…jectDialog components",
"is_bot": false,
"headline": "refactor: adjust layout and styling in AIAgentConfigWorkbench and Pro…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T12:38:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0fa5100d23c113c8fd6ea3ebd86453736fc0a5e",
"body": "…figWorkbench",
"is_bot": false,
"headline": "refactor: improve layout and styling of section buttons in AIAgentCon…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T12:36:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a62fb2bee373881948324de75e38832fd1e38c4",
"body": "…itor",
"is_bot": false,
"headline": "fix: remove unnecessary border from ResizablePanelGroup in WorkflowEd…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T11:41:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d18dc21e9c7192d0511ff10403c664a01438a91",
"body": "…ion display",
"is_bot": false,
"headline": "feat: enhance WorkflowEditor with improved node selection and validat…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T11:38:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f75516464546f3c384655c57818e1117f1b3dba",
"body": null,
"is_bot": false,
"headline": "refactor: remove unused PlusIcon and clean up WorkflowEditor styles",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T11:08:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3588eb04e62328d72d17446a95b2b5c2c9c75a3",
"body": null,
"is_bot": false,
"headline": "feat: implement drag-and-drop functionality for nodes in WorkflowEditor",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T10:57:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23c3da84d8b37cb607acf2bf1184bb195d7b6583",
"body": "… the workflow canvas",
"is_bot": false,
"headline": "feat: enhance WorkflowEditor by adding drag-and-drop functionality to…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T10:54:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7980f7086960d62f566a4247142a6f4706fac6b",
"body": null,
"is_bot": false,
"headline": "chore: update subproject commit reference in docs",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T10:54:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7029ab47b7fe752cc9ebdc1c4c802aa2da0287ba",
"body": "… and add tests for it",
"is_bot": false,
"headline": "feat: implement createWorkflowNodeFromSpec function for node creation…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T10:53:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1f39ae57e9178fd4bd3232589952835fb9e2809",
"body": "- Added ConfigSchema, InputSchema, OutputSchema, and DefaultInputs to AIWorkflowNodeSpecResponse.\n- Implemented BuildAIWorkflowNodeSpecs to include variable contracts for start and send_reply nodes.\n- Introduced applyAutoInputMappings to automatically map inputs based on node connections.\n- Enhanced\n[…]\n- Updated workflow editor to support variable selection for node inputs.\n- Translated node names and labels to Chinese for better localization.\n- Added tests for variable mapping and validation logic.",
"is_bot": false,
"headline": "feat: Enhance AI Workflow with Variable Contracts and Input Mapping",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T10:33:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8a2c0766910856d501fb332feac7374e8b49f55d",
"body": "…eedback",
"is_bot": false,
"headline": "feat: add WorkflowValidationBadge component for improved validation f…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T09:14:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9ae9a135ce13871d2ba784bb1e550496917ebef",
"body": null,
"is_bot": false,
"headline": "fix: add ResizableHandle component and adjust layout in WorkflowEditor",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T09:07:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ea190de8b0d52b4451de158ab6d12854d678dc4",
"body": "…ditor",
"is_bot": false,
"headline": "refactor: update tool section titles and improve layout in workflow e…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T09:07:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fe2732360435d038bc3442a84fc9ebf83879f94",
"body": null,
"is_bot": false,
"headline": "style: narrow AI agent config tabs",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T08:38:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44935d2141ffd3f0db708fbd5bb8a2fa62cafc0d",
"body": null,
"is_bot": false,
"headline": "refactor: simplify agent workflow settings",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T08:33:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "082a036ce1275c11b9224972b14ff9768f59831f",
"body": null,
"is_bot": false,
"headline": "feat: use markdown editor for agent system prompt",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T08:17:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "412ae583d6222b4fce508e477b2f755497ff9f36",
"body": null,
"is_bot": false,
"headline": "refactor: update OptionCombobox import path and remove unused component",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T08:13:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13c4b6ff1f5ae23cb4b2471a42e429f85ffdbd84",
"body": null,
"is_bot": false,
"headline": "fix: adjust button margin in OptionCombobox component",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T08:09:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb7da6ef8019fd2b4b08a25dea1c1fb94bb90efe",
"body": null,
"is_bot": false,
"headline": "fix: stabilize dashboard crud action callbacks",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T04:49:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0eb694803c0818287ea8a830f89ea0cba014de8",
"body": null,
"is_bot": false,
"headline": "refactor: use config workbench for AI agent creation",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T04:03:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32bb0dbc3095829cc601c2dcc33fd7184b9b27ea",
"body": null,
"is_bot": false,
"headline": "fix: refine AI agent config dialog layout",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T03:42:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb0f83f8869c28da50fe7b66c361c030f69c6cf4",
"body": null,
"is_bot": false,
"headline": "fix: clarify AI agent config tab affordance",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T03:40:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20245e30738787f975157ad94c5234addab6ab16",
"body": null,
"is_bot": false,
"headline": "fix: polish AI agent config tabs",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T03:39:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d19b5054e7e81bb2d7025a06e503cd85bee2fa18",
"body": null,
"is_bot": false,
"headline": "fix: refine AI agent config dialog header",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T03:33:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7308e848fb63903dda2602f020218e767eb010c3",
"body": null,
"is_bot": false,
"headline": "feat: open AI agent config in dialog",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T02:37:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10b6ecd18b7b8c0afda82acb785012e71b6b1658",
"body": null,
"is_bot": false,
"headline": "feat: add AI agent config workbench",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T02:30:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32ab43e7c2b7306388fa7fdd6a07407343221b5b",
"body": null,
"is_bot": false,
"headline": "refactor: make AI workflows agent-centric",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-22T02:08:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14f50e064fedcd326bcbfc6cbdaa88880f489e3a",
"body": null,
"is_bot": false,
"headline": "feat: add AI workflow editor",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-21T16:26:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df7b199c184a4ca988024099519f05a1fd01feb2",
"body": null,
"is_bot": false,
"headline": "feat: bind AI agents to workflow versions",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-21T16:14:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3267a4ce5c4074e4c903c0a0e06e7c74bd0b1ca6",
"body": null,
"is_bot": false,
"headline": "feat: add AI workflow dashboard APIs",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-21T16:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0127455be5d3b86c997394ddecb682fc8e622720",
"body": null,
"is_bot": false,
"headline": "feat: add AI workflow service foundation",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-21T16:11:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa99c5bed966b7e59855f471e52dfc15468ace35",
"body": null,
"is_bot": false,
"headline": "feat: add AI workflow DSL validator",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-21T16:08:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8a622dd68432263eced809cd7f1b91e2bda89a2",
"body": null,
"is_bot": false,
"headline": "docs: update workflow implementation plan",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-21T16:07:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2efcd43b23f76811720f72f301c94ae5b66698d8",
"body": null,
"is_bot": false,
"headline": "docs: update workflow design spec",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-21T16:03:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8a172123df69eda10a64650cfdc4e035349e0dc",
"body": null,
"is_bot": false,
"headline": "fix: enable closing project dialog with Esc key by default",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-21T03:56:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7b7c205511be2a20757a71eb71a366f53364452",
"body": "… layout",
"is_bot": false,
"headline": "refactor: remove title and description from DashboardHome for cleaner…",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-21T03:21:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c125a91cbbcb7ca7d746643ce430cce36aff55b9",
"body": null,
"is_bot": false,
"headline": "refactor: remove unused imports and simplify DashboardPage component",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-21T03:10:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "884510c6450280e73caa00bb99b27039c6831cbc",
"body": null,
"is_bot": false,
"headline": "style: update color palette for 'plain' option in palette toggle",
"author_name": "mlogclub",
"author_login": "bbbbbbbbbbbbba",
"committed_at": "2026-06-21T03:06:21Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 759,
"latest_release_at": "2026-06-25T14:50:28Z",
"latest_release_tag": "v1.5.3",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 12,
"days_since_latest_release": 30,
"mean_days_between_releases": 8.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 52,
"stars": 174,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2026-04-07",
"count": 1
},
{
"date": "2026-04-13",
"count": 1
},
{
"date": "2026-04-22",
"count": 1
},
{
"date": "2026-04-23",
"count": 1
},
{
"date": "2026-04-25",
"count": 1
},
{
"date": "2026-04-26",
"count": 1
},
{
"date": "2026-04-27",
"count": 4
},
{
"date": "2026-05-10",
"count": 1
},
{
"date": "2026-05-12",
"count": 1
},
{
"date": "2026-05-18",
"count": 1
},
{
"date": "2026-05-19",
"count": 1
},
{
"date": "2026-05-20",
"count": 1
},
{
"date": "2026-05-22",
"count": 1
},
{
"date": "2026-06-01",
"count": 3
},
{
"date": "2026-06-04",
"count": 1
},
{
"date": "2026-06-07",
"count": 4
},
{
"date": "2026-06-08",
"count": 7
},
{
"date": "2026-06-09",
"count": 2
},
{
"date": "2026-06-10",
"count": 2
},
{
"date": "2026-06-12",
"count": 1
},
{
"date": "2026-06-14",
"count": 1
},
{
"date": "2026-06-16",
"count": 1
},
{
"date": "2026-06-22",
"count": 5
},
{
"date": "2026-06-24",
"count": 1
},
{
"date": "2026-06-25",
"count": 1
},
{
"date": "2026-06-26",
"count": 1
},
{
"date": "2026-06-28",
"count": 1
},
{
"date": "2026-06-29",
"count": 1
},
{
"date": "2026-07-06",
"count": 1
},
{
"date": "2026-07-08",
"count": 1
},
{
"date": "2026-07-09",
"count": 1
},
{
"date": "2026-07-16",
"count": 1
}
],
"complete": true,
"collected": 52,
"total_forks": 52
},
"star_history": null,
"open_issues_and_prs": 7
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": true,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"web/tsconfig.json"
],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 71027,
"source_files_sampled": 800,
"oversized_source_files": 2,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 24615
},
"dependencies": {
"manifests": [
"go.mod",
"web/package.json"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go",
"npm"
],
"dependencies": [
{
"name": "github.com/aliyun/aliyun-oss-go-sdk",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.2+incompatible"
},
{
"name": "github.com/cloudwego/eino",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.6"
},
{
"name": "github.com/cloudwego/eino-ext/components/model/openai",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.13"
},
{
"name": "github.com/coreos/go-oidc/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.18.0"
},
{
"name": "github.com/eino-contrib/jsonschema",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.3"
},
{
"name": "github.com/gin-gonic/gin",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.0"
},
{
"name": "github.com/glebarez/sqlite",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.0"
},
{
"name": "github.com/go-playground/validator/v10",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v10.30.1"
},
{
"name": "github.com/golang-jwt/jwt/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.3.1"
},
{
"name": "github.com/gomarkdown/markdown",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20240328165702-4d01890c35c0"
},
{
"name": "github.com/google/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/gorilla/schema",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.1"
},
{
"name": "github.com/gorilla/websocket",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.1"
},
{
"name": "github.com/microcosm-cc/bluemonday",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.26"
},
{
"name": "github.com/mlogclub/codegen",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.3"
},
{
"name": "github.com/mlogclub/simple",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.40"
},
{
"name": "github.com/modelcontextprotocol/go-sdk",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.1"
},
{
"name": "github.com/openai/openai-go/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.28.0"
},
{
"name": "github.com/panjf2000/ants/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.12.0"
},
{
"name": "github.com/qdrant/go-client",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.17.1"
},
{
"name": "github.com/robfig/cron/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
},
{
"name": "github.com/silenceper/wechat/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.1.12"
},
{
"name": "github.com/spf13/cast",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.0"
},
{
"name": "github.com/spf13/viper",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.21.0"
},
{
"name": "github.com/wk8/go-ordered-map/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.1.8"
},
{
"name": "github.com/xuri/excelize/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.10.1"
},
{
"name": "github.com/yuin/goldmark",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.13"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.53.0"
},
{
"name": "golang.org/x/net",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.56.0"
},
{
"name": "golang.org/x/oauth2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.0"
},
{
"name": "golang.org/x/text",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.38.0"
},
{
"name": "golang.org/x/tools",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.46.0"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
},
{
"name": "gorm.io/driver/mysql",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.7"
},
{
"name": "gorm.io/gorm",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.25.12"
},
{
"name": "github.com/apache/arrow/go/v17",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v17.0.0"
},
{
"name": "github.com/lancedb/lancedb-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.2"
},
{
"name": "@base-ui/react",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^1.3.0"
},
{
"name": "@dnd-kit/core",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^6.3.1"
},
{
"name": "@dnd-kit/modifiers",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^9.0.0"
},
{
"name": "@dnd-kit/sortable",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^10.0.0"
},
{
"name": "@dnd-kit/utilities",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.2.2"
},
{
"name": "@hookform/resolvers",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^5.2.2"
},
{
"name": "@tanstack/react-table",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^8.21.3"
},
{
"name": "@tiptap/extension-image",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.20.2"
},
{
"name": "@tiptap/extension-link",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.20.2"
},
{
"name": "@tiptap/extension-placeholder",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.20.2"
},
{
"name": "@tiptap/extension-underline",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "3.20.2"
},
{
"name": "@tiptap/react",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.20.2"
},
{
"name": "@tiptap/starter-kit",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.20.2"
},
{
"name": "@uiw/react-json-view",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "2.0.0-alpha.41"
},
{
"name": "@xyflow/react",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^12.11.0"
},
{
"name": "class-variance-authority",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^0.7.1"
},
{
"name": "clsx",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.1"
},
{
"name": "cmdk",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.1"
},
{
"name": "date-fns",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^4.1.0"
},
{
"name": "jose",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^6.2.3"
},
{
"name": "lucide-react",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^0.577.0"
},
{
"name": "markdown-it",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^14.1.1"
},
{
"name": "md-editor-rt",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^6.4.1"
},
{
"name": "next",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "16.1.6"
},
{
"name": "next-themes",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^0.4.6"
},
{
"name": "react",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "19.2.3"
},
{
"name": "react-day-picker",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^9.14.0"
},
{
"name": "react-dom",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "19.2.3"
},
{
"name": "react-hook-form",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^7.71.2"
},
{
"name": "react-resizable-panels",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^4.7.6"
},
{
"name": "react-zoom-pan-pinch",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.7.0"
},
{
"name": "recharts",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "2.15.4"
},
{
"name": "shadcn",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^4.0.7"
},
{
"name": "sonner",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.7"
},
{
"name": "tailwind-merge",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.5.0"
},
{
"name": "turndown",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^7.2.2"
},
{
"name": "tw-animate-css",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^1.4.0"
},
{
"name": "vaul",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.2"
},
{
"name": "zod",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^4.3.6"
},
{
"name": "zustand",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^5.0.12"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 11,
"open_issues": 6,
"closed_ratio": 0.333,
"closed_issues": 3,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "bbbbbbbbbbbbba",
"commits": 758,
"avatar_url": "https://avatars.githubusercontent.com/u/49944221?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"docker-image.yml"
],
"has_docs_dir": false,
"linter_configs": [
"eslint.config.mjs"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum",
"pnpm-lock.yaml"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"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/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "92 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "9fd503b52b1064f599a14cc24c6e7cb3b51ad8d1",
"ran_at": "2026-07-26T02:01:00Z",
"aggregate_score": 4.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-06-26T07:00:37Z",
"oldest_open_prs": [
{
"number": 21,
"created_at": "2026-07-06T12:58:09Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-05-06T09:39:39Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 7,
"created_at": "2026-05-01T09:18:43Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 16,
"created_at": "2026-06-09T08:23:11Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 17,
"created_at": "2026-06-13T13:04:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 18,
"created_at": "2026-06-25T09:43:37Z",
"last_comment_at": "2026-06-25T11:46:26Z",
"last_comment_author": "bbbbbbbbbbbbba"
},
{
"number": 19,
"created_at": "2026-07-02T05:43:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 20,
"created_at": "2026-07-02T06:41:15Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/huabeitech/agent-desk",
"host": "github.com",
"name": "agent-desk",
"owner": "huabeitech"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"security": 42,
"vitality": 83,
"community": 50,
"governance": 32,
"engineering": 78
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 83,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"commits_last_year": 759,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 12
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "12/52 weeks with commits",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 12
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "759 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 759
}
}
],
"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": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 9,
"latest_release_tag": "v1.5.3",
"releases_from_tags": false,
"days_since_latest_release": 30,
"mean_days_between_releases": 8.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "9 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 9
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 30 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 30
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~8.7 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 8.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 50,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"forks": 52,
"stars": 174,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "174 stars",
"points": 36.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 174
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "52 forks",
"points": 14.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 52
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 32,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"merged_prs": 11,
"open_issues": 6,
"closed_issues": 3,
"issue_closed_ratio": 0.333,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "33% of issues closed",
"points": 15.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 33
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "11/11 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 11,
"decided": 11
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"followers": 2,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "huabeitech",
"public_repos": 2,
"account_age_days": 189
},
"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 huabeitech",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2,
"login": "huabeitech"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "2 public repos, account ~0 yr old",
"points": 4.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 2
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 78,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "eslint.config.mjs",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.mjs"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"ai-agent",
"chatbot",
"customer-support",
"customer-support-ai",
"golang",
"helpdesk",
"knowledge-base",
"live-chat",
"rag",
"customer-service"
],
"has_wiki": true,
"homepage": "https://agent-desk.huabei.pro",
"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": "https://agent-desk.huabei.pro",
"points": 15,
"status": "met",
"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": "10 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 10
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 42,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "92 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 72,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.71,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 24615
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "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": "71 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 37.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 71,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum",
"pnpm-lock.yaml"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"web/tsconfig.json"
],
"agent_commit_share": 0,
"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": "eslint.config.mjs",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.mjs"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "web/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "web/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 71027,
"source_files_sampled": 800,
"oversized_source_files": 2
},
"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": "2/800 source files over 60KB",
"points": 54.9,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 800,
"oversized": 2
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "critical",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"example_dirs": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-26T02:01:06.485728Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/huabeitech/agent-desk.svg",
"full_name": "huabeitech/agent-desk",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}