原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 69574,
"has_wiki": false,
"homepage": null,
"languages": {
"C": 251,
"Go": 87470,
"C++": 923,
"CSS": 8003,
"HTML": 294,
"Rust": 163341,
"Makefile": 1862,
"Batchfile": 11142,
"TypeScript": 92821
},
"pushed_at": "2026-07-31T17:05:27Z",
"created_at": "2020-07-22T04:53:03Z",
"owner_type": "User",
"updated_at": "2026-07-31T17:05:27Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": null,
"primary_language": "Rust",
"significant_languages": [
"Rust",
"TypeScript",
"Go"
]
},
"owner": {
"blog": null,
"name": "ehgen0ng",
"type": "User",
"login": "ehgen0ng",
"company": null,
"location": null,
"followers": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/26219737?v=4",
"created_at": "2017-03-06T09:58:45Z",
"is_verified": null,
"public_repos": 17,
"account_age_days": 3434
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v3.5.5",
"kind": "patch",
"published_at": "2026-07-31T17:14:02Z"
},
{
"tag": "v3.5.4",
"kind": "patch",
"published_at": "2026-07-31T13:46:51Z"
},
{
"tag": "v3.5.3",
"kind": "patch",
"published_at": "2026-07-31T07:02:46Z"
},
{
"tag": "v3.5.2",
"kind": "patch",
"published_at": "2026-07-23T08:57:50Z"
},
{
"tag": "v3.5.1",
"kind": "patch",
"published_at": "2026-07-23T08:35:40Z"
},
{
"tag": "v3.5.0",
"kind": "minor",
"published_at": "2026-07-14T02:56:20Z"
},
{
"tag": "v3.4.0",
"kind": "minor",
"published_at": "2026-07-09T10:04:01Z"
},
{
"tag": "v3.3.0",
"kind": "minor",
"published_at": "2026-07-07T15:13:09Z"
},
{
"tag": "v3.2.2",
"kind": "patch",
"published_at": "2026-07-07T04:21:09Z"
},
{
"tag": "v3.2.1",
"kind": "patch",
"published_at": "2026-07-03T01:35:09Z"
},
{
"tag": "v3.2.0",
"kind": "minor",
"published_at": "2026-07-02T09:00:17Z"
},
{
"tag": "v3.1.1",
"kind": "patch",
"published_at": "2026-07-01T07:58:11Z"
},
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2026-06-29T09:47:49Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2026-06-29T07:36:27Z"
},
{
"tag": "1.4.14",
"kind": "patch",
"published_at": "2026-06-28T04:22:08Z"
},
{
"tag": "1.4.13",
"kind": "patch",
"published_at": "2026-02-04T14:39:11Z"
},
{
"tag": "1.4.12",
"kind": "patch",
"published_at": "2025-11-16T06:40:27Z"
},
{
"tag": "1.3.11",
"kind": "patch",
"published_at": "2025-08-31T15:58:30Z"
},
{
"tag": "1.2.10",
"kind": "patch",
"published_at": "2025-07-28T10:08:40Z"
},
{
"tag": "1.1.9",
"kind": "patch",
"published_at": "2025-07-24T05:19:50Z"
},
{
"tag": "1.1.8",
"kind": "patch",
"published_at": "2025-07-24T01:58:54Z"
},
{
"tag": "1.1.7",
"kind": "patch",
"published_at": "2025-07-23T15:21:59Z"
},
{
"tag": "1.0.6",
"kind": "patch",
"published_at": "2025-07-19T09:20:26Z"
},
{
"tag": "1.0.5",
"kind": "patch",
"published_at": "2025-07-18T21:00:55Z"
},
{
"tag": "1.0.4",
"kind": "patch",
"published_at": "2025-07-16T06:48:25Z"
},
{
"tag": "1.0.3",
"kind": "patch",
"published_at": "2025-07-13T18:45:33Z"
},
{
"tag": "1.0.2",
"kind": "patch",
"published_at": "2025-07-13T09:52:31Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2025-07-13T08:44:45Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2025-07-12T20:29:39Z"
}
],
"recent_commits": [
{
"oid": "7d0bd096a36a60935ab326c542cb4a69345a7ef4",
"body": null,
"is_bot": false,
"headline": "📦 build(cloudredirect): 更新 2.6.3+037830b 运行库",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-31T17:04:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02b0a58c23b13b207c7182b5e60f62e201d30762",
"body": "- 【修复】写入本地 CloudRedirect 配置时强制启用成就同步\n- 【测试】覆盖已有关闭配置被正确更新的场景",
"is_bot": false,
"headline": "🐛 fix(steam): 默认启用成就同步",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-31T16:04:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "807740be0cfa1cf2017944f7f76b2723026baf83",
"body": "- 【功能】内嵌并部署 CloudRedirect 动态库及 OpenSteamTool 更新版本\n- 【功能】启动时启用云存档插件并配置本地同步目录\n- 【功能】为新增插件签名,恢复时清理相关文件\n- 【兼容】macos 不启用仅适用于 Windows 的自动更新配置\n- 【测试】覆盖 macos 云存档配置行为",
"is_bot": false,
"headline": "✨ feat(steam): 支持 macos 云存档重定向",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-31T13:37:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f336c9be2d07d519b81bce6ea13bfa6906672138",
"body": "- 【修复】将 CloudRedirect 同步路径设为独立子目录,避免占用便携数据根目录\n- 【测试】更新配置断言以覆盖新的 cloudredirect 路径",
"is_bot": false,
"headline": "🐛 fix(steam): 隔离云存档重定向目录",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-31T06:58:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f479dd7b6d170fefcf5cfa66171332d7f1acbd7",
"body": "- 将 CloudRedirect 同步路径改为统一的便携数据目录\n- 避免依赖 APPDATA、OST_DATA_DIR 和 LOCALAPPDATA 环境变量\n- 更新配置测试以覆盖自定义同步路径",
"is_bot": false,
"headline": "🐛 fix(steam): 使用便携数据目录配置云同步",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-31T06:48:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "880ab13286407ef4fb790d449204981712d98c38",
"body": "- 调整条件编译属性,避免发布配置以外显示控制台窗口",
"is_bot": false,
"headline": "🐛 fix(tauri): 隐藏控制台",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-31T06:19:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89a1693ebed4c23c041a983c91d31ab6cabeb3fd",
"body": "- 【功能】内置并安装 CloudRedirect 插件及本地同步目录\n- 【功能】自动启用 OpenSteamTool 云存档并配置文件夹提供商\n- 【功能】卸载时清理插件,并校验其安装状态\n- 【测试】覆盖云配置更新及保留已有字段的场景",
"is_bot": false,
"headline": "✨ feat(steam): 集成云存档重定向插件",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-31T06:18:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ebd1be12e22715456ab39be0d5cce127f4de5fc",
"body": null,
"is_bot": false,
"headline": "📦 build(opensteamtool): 更新 macOS 运行库支持 Steam stable 1784778118",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-23T08:40:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dafa53aec68e407353e4d3f52f2af0bc8b99570",
"body": "- 【功能】比对已安装组件与内置资源,标识可用更新\n- 【功能】查询状态和构建应用状态时自动同步组件文件\n- 【界面】展示更新状态、操作提示及更新完成通知\n- 【优化】文件内容未变化时跳过写入操作",
"is_bot": false,
"headline": "✨ feat(steam): 检测并同步组件更新",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-23T08:27:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99d2e015b55b5aae78ec9b15e59aa8f5decf5beb",
"body": null,
"is_bot": false,
"headline": "📦 build(opensteamtool): 更新 macOS 运行库支持 Steam stable 1784669098",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-23T08:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2161fb9ced2be8eafe720616cc3aa282d571933c",
"body": " - 【CI】为 Windows 和 macOS 添加 release/debug 矩阵构建\n - 【CI】按构建类型拆分缓存、压缩包和发布上传产物",
"is_bot": false,
"headline": "👷 ci(release): 增加调试与发布构建产物",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-14T02:45:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab7410d9cec7baa2a96c5af70b66997e212ec518",
"body": null,
"is_bot": false,
"headline": "📦 build(opensteamtool): 更新 1.4.8-fork.1 运行库",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-14T02:31:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "374e083079398062247745d69f953d6935852073",
"body": " - 【功能】新增 macos 通过 wuhu 启动 steam 的命令和界面入口\n - 【功能】部署并签名 dylib,记录启动状态并支持恢复原文件\n - 【功能】将 lua 同步目录迁移到 opensteamtool 数据目录\n\n✅ test(opensteamtool): 添加组件迁移用例\n\n - 【测试】验证旧版 lua 文件迁移与冲突保留逻辑\n - 【测试】补充 macos 路径、进程和签名解析测试\n\n🔧 chore(release): 升级应用版本\n\n - 【维护】将应用版本从 3.4.0 更新到 3.5.0",
"is_bot": false,
"headline": "✨ feat(opensteamtool): 支持 macos 启动组件",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-14T02:23:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6d5e36c7112124ec2aafe8546894caaf7e98a48",
"body": " - 【功能】首次启动且已配置路径时自动尝试锁定 Steam 版本\n - 【功能】扩展 macOS 的 steam.cfg 路径、版本读取与锁定状态\n - 【功能】向前端暴露 lockSupported 以控制锁定开关可用性\n\n✅ test(steam): 补充客户端锁定配置测试\n - 【测试】验证锁定配置大小写兼容并保留其他设置\n - 【测试】覆盖 macOS 客户端配置目录解析",
"is_bot": false,
"headline": "✨ feat(steam): 支持首次启动锁定客户端版本",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-13T08:09:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29503c76f6bf05821166d2c4050c4cb117fe17f6",
"body": " - 【修复】在MacOS下将状态文件保存到应用支持目录\n - 【修复】保留其他平台使用程序目录下数据目录的逻辑",
"is_bot": false,
"headline": "🐛 fix(store): 使用标准数据目录",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-09T09:49:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d488df23e2018e3e965553a8b65b8017a931d68a",
"body": " - 【ci】设置临时签名身份以生成可验证的应用包\n - 【ci】改用 zip 打包并校验图标、签名和必要条目\n - 【ci】阻止资源分叉和 __MACOSX 元数据进入发布包\n\n📦 build(tauri): 添加 macos 应用图标配置\n - 【build】加入 icns 图标并配置多平台图标列表\n - 【build】在 tauri 配置中指定 macos 签名身份",
"is_bot": false,
"headline": "👷 ci(release): 完善 macos arm64 发布包校验",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-09T09:35:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38867780749c852f4d642042a9039f3f5d350066",
"body": " - 【ci】为发布步骤添加 GH_REPO 环境变量,确保 gh 命令明确目标仓库",
"is_bot": false,
"headline": "👷 ci(release): 设置发布流程仓库变量",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-09T08:54:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eed42987995931c8fd0215530f23bac5052786cc",
"body": " - 【ci】升级检出、节点环境、缓存等基础动作版本\n - 【ci】升级构建产物上传和下载动作版本\n - 【ci】保持发布流程兼容最新自动化运行环境",
"is_bot": false,
"headline": "👷 ci(release): 升级发布工作流依赖版本",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-09T08:48:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52d2c3e2136adb75cebe2bb8fa459ef4e5e93c5d",
"body": "- 【流水线】新增准备任务生成发布标签与说明,避免平台重复逻辑\n- 【构建】添加 Windows x64 与 macOS arm64 产物,支持多平台发布\n- 【权限】集中发布任务上传产物,收紧默认 contents 权限\n\n🔧 chore(release): 升级版本到 3.4.0\n- 【版本】同步 package.json 与锁文件版本,准备新版本发布",
"is_bot": false,
"headline": "👷 ci(release): 拆分发布构建与发布流程",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-09T08:31:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c05804769a41dfc35c3782964d49c19452543440",
"body": " - 【feat】新增跨平台路径规范化,识别根目录与应用包\n - 【feat】支持在苹果系统提取应用票据与加密票据\n - 【feat】改用文件路径导入清单和票据文本,减少前端编码开销\n - 【feat】暴露组件与清单同步支持状态,禁用不支持系统操作\n - 【refactor】抽取票据会话接口,复用不同系统的提取流程",
"is_bot": false,
"headline": "✨ feat(tickets): 支持Mac系统票据提取",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-09T08:21:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02b4ab7dfc4ae13eab894e56f0e27a6ea936c63b",
"body": " - 【feat】新增票据提取、导入、导出和删除后端命令\n - 【feat】持久化票据列表,并在启用包时注入票据脚本\n - 【feat】新增加密管理页面,支持查看票据状态和操作",
"is_bot": false,
"headline": "✨ feat(tickets): 添加D加密票据管理功能",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-09T07:23:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7285a64f46e7e47ea41bb60ca8c569f242f59f4e",
"body": "- 【重构】将 Tauri 后端按清单、包、搜索和 Steam 职责拆分\n- 【重构】抽离前端命令、领域逻辑和集成层,降低组件复杂度\n- 【重构】统一清单状态回退、游戏搜索和运行时工具封装\n\n🔧 chore(release): 更新版本号至 3.3.0\n- 【版本】同步更新 package.json 和 package-lock.json 版本号",
"is_bot": false,
"headline": "♻️ refactor(core): 拆分前后端模块结构",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-07T15:05:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "325c9f825371750a0e2cd0c489233eb512a571d4",
"body": " - 【功能】新增清单来源状态模型并标记来源提供方\n - 【功能】支持保存备用清单服务密钥并检查可用性\n - 【功能】下载清单时优先使用主来源,失败后回退备用来源\n - 【功能】兼容更新时间未知的清单状态与更新提示\n\n💄 style(package): 优化卡片内容布局\n - 【样式】固定操作按钮位置,避免标题和按钮互相挤压\n - 【样式】为包信息启用单行省略,提升长文本展示稳定性\n\n📦 build(cargo): 添加异步等待依赖\n - 【构建】引入 tokio time 功能用于轮询下载任务状态",
"is_bot": false,
"headline": "✨ feat(manifest): 支持多清单来源",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-07T10:42:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e22f227bb6ce3fb5799502572fe0ed5171322bb",
"body": " - 【功能】新增 Steam 建议、CheapShark 和 IsThereAnyDeal 搜索\n - 【功能】并发汇总多来源结果并按 appid 去重\n - 【功能】支持搜索中状态和异步清单检查,避免过期结果回写\n - 【优化】复用搜索请求客户端并增加 ITAD 重试处理\n\n🔧 chore(release): 升级版本到 3.2.2\n\n - 【发布】同步更新 package.json 与 package-lock.json 版本号",
"is_bot": false,
"headline": "✨ feat(search): 扩展搜索来源",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-07T04:13:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b952c2848ce4d2d5e58e1ca3e7242521a75cba38",
"body": " - 【修复】导入、添加和切换清单时校验 Steam 路径,避免无路径误启用\n - 【体验】无 Steam 路径时禁用开关,并提示设置路径后再启用\n - 【体验】删除清单前增加确认,说明本地与 Steam 副本清理范围\n\n🔧 chore(release): 升级版本到 3.2.1\n - 【发布】同步更新 package.json 和锁文件版本,准备 3.2.1 发布",
"is_bot": false,
"headline": "🐛 fix(packages): 限制清单启用需配置路径",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-03T01:28:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0b2027dc50f37a616021021783bc484a035f164",
"body": "- 【功能】新增最新发布版本查询命令,返回版本号、名称和链接\n- 【界面】在设置页展示新版本提示,并支持手动刷新检查\n- 【体验】启动时自动检查更新,帮助用户及时发现新版本",
"is_bot": false,
"headline": "✨ feat(settings): 添加应用版本检查",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-03T00:56:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8264ebe803822d957f18c5c364cae13de7789705",
"body": " - 【新增】添加清单更新检查流程,展示远端状态与可更新提示\n - 【新增】支持对单个清单执行更新,并保留原启用状态\n - 【优化】复用清单下载逻辑,减少添加与更新流程重复代码",
"is_bot": false,
"headline": "✨ feat(packages): 支持检查并更新清单",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-03T00:47:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4afe5a7afc153950df8102aed0bfe0858a4f0f9a",
"body": "- 【refactor】将 App 拆分为布局、页面、组件和工具模块\n- 【refactor】引入 Mantine 主题组件,统一暗色界面与交互状态\n\n✨ feat(hubcap): 添加每日额度查询\n\n- 【feat】新增 Hubcap 额度接口,读取 daily_usage 和 daily_limit\n- 【feat】设置页展示并刷新额度,保存 Key 后同步校验配额\n\n🔧 chore(build): 同步版本与生成文件配置\n\n- 【chore】将应用版本提升到 3.2.0,并复用 package.json 版本\n- 【chore】忽略 Tauri 生成目录并移除已提交的 schema 文件",
"is_bot": false,
"headline": "♻️ refactor(frontend): 重组前端界面架构",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-02T08:51:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96c33b1a5926ab850e18f4ba78c46d727e3edbf9",
"body": " - 【样式】替换 ico 和 png 图标文件\n - 【样式】统一应用在不同平台的图标展示",
"is_bot": false,
"headline": "💄 style(icons): 更新应用图标资源",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-01T08:19:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3a771da206dd67296880d93fc0d79a037716419",
"body": "- 添加 Rust 缓存以加快 Windows 发布构建\n- 使用 npm 离线优先安装并关闭审计减少耗时\n- 合并标签解析与发布说明生成,简化流程\n- 调整步骤命名使发布任务更清晰",
"is_bot": false,
"headline": "👷 ci(release): 优化发布工作流",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-01T08:11:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc25ba927f2044dd9b9f8b124545d05933b83371",
"body": "- 等待 Tauri 运行时就绪后再读取初始状态\n- 移除浏览器降级逻辑,统一通过后端命令处理\n- 避免元数据异步回写覆盖更新后的应用状态",
"is_bot": false,
"headline": "🐛 fix(tauri): 修复运行时初始化状态",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-01T07:49:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12d5ca44448a7895b92a3c5fb84d6cc0c17a8063",
"body": "- 增加不同状态的通知样式和图标,区分成功、警告和错误\n- 添加导入和添加清单的处理中提示,避免长操作无反馈\n- 显示不可添加清单的具体原因,帮助用户判断下一步操作\n- 调整已保存清单区域展示,减少空状态与搜索结果干扰",
"is_bot": false,
"headline": "✨ feat(ui): 优化操作反馈",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-07-01T07:24:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2abdbbd2e6f4cf40b661928cf1249c6e6fe73fb5",
"body": "- 【前端】新增 Steam 封面与备选图加载,提升包卡片视觉效果\n- 【前端】导入后补全包标题元数据,减少英文占位标题显示\n- 【后端】为清单与 Steam 导入记录新增图片地址字段\n- 【样式】调整卡片封面比例并居中裁切图片",
"is_bot": false,
"headline": "✨ feat(react): 丰富包卡片封面展示",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-06-29T09:40:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f71d716169c4fbaff51cfe65567ec90493106244",
"body": "- 【功能】支持搜索 Steam 游戏并展示价格、平台和封面\n- 【功能】保存 Hubcap 密钥并批量检查清单可用状态\n- 【功能】从 Hubcap 下载清单并记录更新时间和文件大小\n- 【功能】支持直接添加基础 Steam 游戏并生成 Lua\n\n🐛 fix(package): 清理替换包的残留文件\n- 【修复】导入或删除同名包时同步移除已启用 Lua 和清单\n- 【修复】避免旧清单文件残留导致 Steam 加载过期数据\n\n📦 build(deps): 添加网络请求依赖和代理\n- 【构建】引入网络请求库以支持后端访问外部接口\n- 【构建】配置开发代理以便浏览器模式调试接口\n\n👷 ci(release): 生成发布说明\n- 【持续集成】拉取完整历史以计算上一个标签后的提交\n- 【持续集成】创建或更新发布时使用提交日志作为说明",
"is_bot": false,
"headline": "✨ feat(manifest): 添加在线搜索和清单导入",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-06-29T09:23:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "910726efcf0157bd6156c6ae31165d30c5b91a9e",
"body": "-【前端】新增 React + Vite + Tauri 基础工程与主界面\n-【后端】实现清单导入、启用、删除及状态持久化\n-【安装】接入 Steam 路径检测、组件安装与恢复\n-【发布】新增 Windows Release 工作流自动打包发布",
"is_bot": false,
"headline": "✨ feat(app): 搭建桌面端清单管理器",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-06-29T07:29:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76fd06188cd216dc498fa2d7aee3d7335cb1b0bb",
"body": "- 【重命名】将 bat 相关脚本与资源迁移到 archive/bat\n- 【新增】整理 go 归档目录并补充许可证与说明文件\n- 【迁移】保留原有二进制、配置和示例文件到归档路径",
"is_bot": false,
"headline": "♻️ refactor(archive): 归档重组项目文件",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-06-29T01:16:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ba41b92c6d0c2342fa55363842dbbc839d5b46a",
"body": null,
"is_bot": false,
"headline": "Update wuhu_go 1.4.14",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-06-28T04:21:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64a920acaf1d3baf835064a400dc40637cd0074a",
"body": null,
"is_bot": false,
"headline": "GreenLuma 2025 1.7.0 Patch",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-06-28T04:19:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "412fb7df32be815d21dc64e82870589bfb1a20e7",
"body": null,
"is_bot": false,
"headline": "🔧 chore(ding): 更新清单接口基础地址",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-06-28T03:17:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54b6f577ca05063076040103975f4de0abf747a6",
"body": null,
"is_bot": false,
"headline": "GreenLuma 2026 1.7.8",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-06-28T02:41:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32245280d70959084ae2b09620f3fd01d5927bfe",
"body": null,
"is_bot": false,
"headline": "GreenLuma 2026 1.7.4",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-04-03T05:51:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ddc7f1506cbf6b455bf9e267edae1d1be388520",
"body": null,
"is_bot": false,
"headline": "GreenLuma 2026 1.7.3",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-03-20T14:20:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b70b64f0a97e382033493fe9fc8bb2ad78d0052c",
"body": null,
"is_bot": false,
"headline": "GreenLuma 2026 1.7.3",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-03-18T02:07:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53c2fe3de86707870d0b35d1a013a1d33176a413",
"body": null,
"is_bot": false,
"headline": "Update wuhu_go 1.4.13",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-02-04T14:35:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75d05f6934266527822b2eb3dd57fdb4a1f94c6d",
"body": null,
"is_bot": false,
"headline": "GreenLuma 2025 1.7.1",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2026-01-24T12:34:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b0106df4c99d12057d0625f06ee8ab818ac0dc1",
"body": null,
"is_bot": false,
"headline": "GreenLuma 2025 1.7.0",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2025-12-22T07:33:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b433266e3c09cfd9b87b255d858c7d12f0147d4",
"body": null,
"is_bot": false,
"headline": "Update wuhu_go 1.4.12",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2025-11-16T05:57:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d956f600420178bcec165b46afbe049374a06772",
"body": null,
"is_bot": false,
"headline": "GreenLuma 2025 1.6.7",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2025-11-04T02:43:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dd9754a12312e74e25640b236a3a0c0d459c5d1",
"body": null,
"is_bot": false,
"headline": "Update wuhu _go 1.3.11",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2025-07-28T10:50:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "079b00574d244fbb68d97a7bd2e2d4b4c6a0d7b7",
"body": null,
"is_bot": false,
"headline": "Update wuhu _go 1.2.10",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2025-07-27T11:40:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35ba3e884f10828d9ae75e973e6eb63ec3e02d12",
"body": null,
"is_bot": false,
"headline": "Update wuhu_go 1.1.9",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2025-07-24T05:11:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f6372ca1896b3348a16687791102b82730d8071",
"body": null,
"is_bot": false,
"headline": "Update wuhu_go 1.1.8",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2025-07-24T01:50:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71ace01e91700634801f000a2311d0a2c0ee9e64",
"body": null,
"is_bot": false,
"headline": "Update wuhu_go 1.1.7",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2025-07-23T15:11:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29bfc4c6d2756039a52381ca5255a10bcdaefef5",
"body": null,
"is_bot": false,
"headline": "Update wuhu_go 1.0.6",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2025-07-19T09:14:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45a3037c06c86bad883a400a0289f43fd450848d",
"body": null,
"is_bot": false,
"headline": "Update wuhu_go 1.0.5",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2025-07-18T20:59:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7645f4f1f70cb9d828232ba5f733b5b7eac6c70b",
"body": null,
"is_bot": false,
"headline": "Update wuhu_go 1.0.4",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2025-07-16T06:38:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efd3e096d0eadba76be107221675d570f5450b0b",
"body": null,
"is_bot": false,
"headline": "Update wuhu_go 1.0.3",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2025-07-13T18:41:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdbbf7b712e212d0cbe5105bebebb3f406b02f52",
"body": null,
"is_bot": false,
"headline": "Update wuhu_go 1.0.2",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2025-07-13T10:03:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6dfad58247b75e3599f73424f21f093c2ea5559",
"body": null,
"is_bot": false,
"headline": "Update wuhu_go 1.0.2",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2025-07-13T09:50:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dea7732c9e764efca37922238e93f42b72b4b183",
"body": null,
"is_bot": false,
"headline": "Update wuhu_go 1.0.1",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2025-07-13T08:39:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d18c36d0d90ca0432a9c4ec4b77d7fbb0bc2f81",
"body": null,
"is_bot": false,
"headline": "Update wuhu_go 1.0.0",
"author_name": "ehgen0ng",
"author_login": "ehgen0ng",
"committed_at": "2025-07-12T20:21:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb93855a559f6b89f237cb2d179db8ec6d1e9dfe",
"body": null,
"is_bot": false,
"headline": "Update wuhu 2.0.0",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2025-05-26T07:36:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fd688e50b5e1e39019eb9bf890849105e1e5cac",
"body": null,
"is_bot": false,
"headline": "support Steam Families",
"author_name": "emtry",
"author_login": null,
"committed_at": "2025-05-22T08:56:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18ea0fba07d3df685e2d89df19a88e06c6eae60f",
"body": null,
"is_bot": false,
"headline": "GreenLuma 2025 1.6.4",
"author_name": "emtry",
"author_login": null,
"committed_at": "2025-05-06T03:43:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57848f5b04341ee0b838ce2478caeb1f16a49a80",
"body": null,
"is_bot": false,
"headline": "GreenLuma 2025 1.6.3",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2025-02-22T07:20:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2dc56855687cb4e20691e158640d7116b0759f7",
"body": null,
"is_bot": false,
"headline": "Delete utils/GreenLuma/GreenLuma2024.txt",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2025-02-22T07:20:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d7c7bb35477141befe73b136b9c63635a3d3d00",
"body": null,
"is_bot": false,
"headline": "Delete utils/GreenLuma/GreenLuma_2024_x86.dll",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2025-02-22T07:19:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2347cc29bf11a24f2ac47eb24e4d29cc1fdff99c",
"body": null,
"is_bot": false,
"headline": "GreenLuma 2025 1.6.3",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2025-02-22T07:18:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09f47577431161776dcd6682925d40182eff35fd",
"body": null,
"is_bot": false,
"headline": "GreenLuma 2025 1.6.3",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2025-02-22T07:16:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "803e312930eb2d1d4aa64d4479c8e7f3258263fd",
"body": null,
"is_bot": false,
"headline": "Delete utils/GreenLuma_beta/GreenLuma2024.txt",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2025-02-22T07:16:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53a9dd727117bda172936b8a532c4c9943013b0e",
"body": null,
"is_bot": false,
"headline": "GreenLuma 2024 1.6.1",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-09-18T06:33:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e21067a18549ba332b7d5ff7b5aacb5f1c2304c",
"body": null,
"is_bot": false,
"headline": "GreenLuma 2024 1.6.1",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-09-18T06:32:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60b3034c13dacd5c91ee4d918297a8dac6443429",
"body": null,
"is_bot": false,
"headline": "Delete DeleteSteamAppCache.exe",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-08-27T03:27:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62ebf091520734809014237261d4db39abd8f9be",
"body": null,
"is_bot": false,
"headline": "GreenLuma 2024 1.6.0",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-08-27T03:26:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74eededfb8f63e11e7c4e0d75f03cf61c2af7bb4",
"body": null,
"is_bot": false,
"headline": "GreenLuma 2024 1.6.0",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-08-27T03:24:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63ba632dbdfbcdfaf75daa475215cecd5479739e",
"body": null,
"is_bot": false,
"headline": "Add files via upload",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-08-20T08:13:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f12da1fc8edb5a3fcb5ada5479a4e0ca25da8eb",
"body": null,
"is_bot": false,
"headline": "GreenLuma 2024 1.5.9",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-08-20T08:12:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8724b7537624bb00eea1017457e799c7c1fc64a7",
"body": null,
"is_bot": false,
"headline": "GreenLuma 2024 1.5.9",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-08-20T08:11:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bcc5dbccd0613f8cd611034c0eccee157410d64",
"body": null,
"is_bot": false,
"headline": "Delete utils/GreenLuma_beta/user32FamilySharing.dll",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-08-20T08:10:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "027492d1c2d5c2db323884de3f1740df8d413086",
"body": null,
"is_bot": false,
"headline": "Update example.txt",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-08-10T10:37:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5dd69c07a495527e343a2ed8e978c04743f0137",
"body": null,
"is_bot": false,
"headline": "GreenLuma 2024 1.5.8",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-08-10T10:13:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "692fc0298c52a782bca96b3bcc84a0380fe95826",
"body": null,
"is_bot": false,
"headline": "Update DLLInjector.ini",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-08-10T10:10:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e86ff7f8f151c25ce7801d68d5c46a1ba5485905",
"body": null,
"is_bot": false,
"headline": "GreenLuma 2024 1.5.8",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-08-10T10:06:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9f26b2b554aff82af64a462ed2283bb43d38141",
"body": null,
"is_bot": false,
"headline": "Update example.txt",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-07-06T03:44:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3d87bc98d17d581cf31c6ab3de6c1ad3e288324",
"body": null,
"is_bot": false,
"headline": "Update wuhu_beta.bat",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-07-05T02:50:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2aff1f43ba2bf5c26c214e2bb44562856360660d",
"body": null,
"is_bot": false,
"headline": "Add files via upload",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-06-27T07:29:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b2e25e4e80ac26913b71f12e7165a457a9d2bf8",
"body": null,
"is_bot": false,
"headline": "Update wuhu_beta.bat",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-06-26T12:42:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d75cee000204802a49213c9ea2e1ee3c60a8e607",
"body": null,
"is_bot": false,
"headline": "Add files via upload",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-06-23T12:34:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c221780238190c5096c0caab68c6f06f6927a190",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-06-23T12:34:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2caa3a3afd79e71e5d5adb47e92fde8f617faaba",
"body": null,
"is_bot": false,
"headline": "Add files via upload",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-06-21T11:29:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66054e1f158524ffdf1956b7ca41bab6037b6d6f",
"body": null,
"is_bot": false,
"headline": "Delete utils/GreenLuma_beta/1",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-06-21T11:29:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d43998b0b180ec8c5f127805374be34eaac8ebb8",
"body": null,
"is_bot": false,
"headline": "GreenLuma 2024 1.5.5",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-06-21T11:28:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "383562254c992945d22fe65c3a6247a72675867e",
"body": null,
"is_bot": false,
"headline": "Create 1",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-06-21T11:27:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fcc317302410e44e287f7fbcb61a70c171af6c6",
"body": null,
"is_bot": false,
"headline": "GreenLuma 2024 1.5.5",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-06-21T10:52:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37bccbe80791969cc4f5852e7fab3d3a7b3060da",
"body": null,
"is_bot": false,
"headline": "GreenLuma 2024 1.5.3",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-03-20T04:08:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a54ccf2201f88043446e4a4efa94a92505456b3f",
"body": null,
"is_bot": false,
"headline": "GreenLuma 2024 1.5.3",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-03-20T04:05:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a94fd983cc1f9542e576da30ade5633ba668e16",
"body": null,
"is_bot": false,
"headline": "GreenLuma 2024 1.4.9",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-01-05T02:44:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0776a5473cbb7e4b9d4f18626dd1a4f43ba5c6a3",
"body": null,
"is_bot": false,
"headline": "Delete utils/GreenLuma/GreenLuma_2023_x86.dll",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-01-05T02:43:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6a55edc9b8695f1c569e166e5cb54e23f2067c3",
"body": null,
"is_bot": false,
"headline": "Delete utils/GreenLuma/GreenLuma2023.txt",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2024-01-05T02:43:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "473df4667dc58c9e46d9593a06fd8fa2a369a2cc",
"body": null,
"is_bot": false,
"headline": "Add files via upload",
"author_name": "ehgenong",
"author_login": "ehgen0ng",
"committed_at": "2023-11-08T14:51:59Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 29,
"commits_last_year": 48,
"latest_release_at": "2026-07-31T17:14:02Z",
"latest_release_tag": "v3.5.5",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 12,
"days_since_latest_release": 0,
"mean_days_between_releases": 3.2
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": 0,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "wuhu",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [
"streaming",
"ai",
"async",
"agent",
"llm",
"api-bindings",
"asynchronous"
],
"ecosystem": "crates",
"matches_repo": false,
"registry_url": "https://crates.io/crates/wuhu",
"is_deprecated": false,
"latest_version": "0.1.5",
"repository_url": "https://github.com/Tzuhany/wuhu",
"versions_count": 6,
"total_downloads": 97,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 10,
"first_published_at": "2026-04-06T09:36:17.257753Z",
"latest_published_at": "2026-04-06T11:27:05.714114Z",
"latest_version_yanked": false,
"days_since_latest_publish": 116
}
]
},
"popularity": {
"forks": 16,
"stars": 249,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2021-02-26",
"count": 1
},
{
"date": "2021-03-23",
"count": 1
},
{
"date": "2022-01-12",
"count": 1
},
{
"date": "2022-05-20",
"count": 1
},
{
"date": "2022-11-10",
"count": 1
},
{
"date": "2022-12-06",
"count": 1
},
{
"date": "2023-07-25",
"count": 1
},
{
"date": "2023-09-16",
"count": 1
},
{
"date": "2023-11-10",
"count": 1
},
{
"date": "2024-09-08",
"count": 1
},
{
"date": "2024-09-26",
"count": 1
},
{
"date": "2024-10-23",
"count": 1
},
{
"date": "2025-08-31",
"count": 1
},
{
"date": "2025-12-23",
"count": 1
},
{
"date": "2026-02-11",
"count": 1
},
{
"date": "2026-04-23",
"count": 1
}
],
"complete": true,
"collected": 16,
"total_forks": 16
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"archive/go/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [
"archive/go/src/ding/go.mod",
"archive/go/src/wuhu/go.mod",
"archive/go/src/yee/go.mod",
"src-tauri/Cargo.toml"
],
"largest_source_bytes": 48037,
"source_files_sampled": 60,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json",
"src-tauri/Cargo.toml"
],
"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": [
"crates",
"npm"
],
"dependencies": [
{
"name": "@mantine/core",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^8.3.14"
},
{
"name": "@tauri-apps/api",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.9.0"
},
{
"name": "@tauri-apps/plugin-dialog",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.4.1"
},
{
"name": "lucide-react",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.468.0"
},
{
"name": "react",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^18.3.1"
},
{
"name": "react-dom",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^18.3.1"
},
{
"name": "base64",
"manifest": "src-tauri/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.22"
},
{
"name": "reqwest",
"manifest": "src-tauri/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.12"
},
{
"name": "serde",
"manifest": "src-tauri/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "serde_json",
"manifest": "src-tauri/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "tauri",
"manifest": "src-tauri/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
},
{
"name": "tauri-plugin-dialog",
"manifest": "src-tauri/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
},
{
"name": "tokio",
"manifest": "src-tauri/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "zip",
"manifest": "src-tauri/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 22,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "ehgen0ng",
"commits": 192,
"avatar_url": "https://avatars.githubusercontent.com/u/26219737?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock",
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 0,
"reason": "binaries present in source code",
"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": 0,
"reason": "license file not 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": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 1,
"reason": "dependency not pinned by hash detected -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "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": 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": 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": "20 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "7d0bd096a36a60935ab326c542cb4a69345a7ef4",
"ran_at": "2026-08-01T05:30:21Z",
"aggregate_score": 2.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-31T17:14:05Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ehgen0ng/wuhu",
"host": "github.com",
"name": "wuhu",
"owner": "ehgen0ng"
},
"metrics": {
"overall": {
"key": "overall",
"band": "weak",
"name": "Overall health",
"note": "The weighted overall 40 is calibrated to 35 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 40,
"calibrated": 35,
"calibration": "2026-08-02"
}
}
],
"value": 35,
"inputs": {
"security": 26,
"vitality": 78,
"community": 27,
"governance": 42,
"calibration": "2026-08-02",
"engineering": 18,
"ai_readiness": 41,
"weighted_overall_raw": 40
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 78,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"commits_last_year": 48,
"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": "48 commits in the last year",
"points": 15.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 48
}
}
],
"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": 29,
"latest_release_tag": "v3.5.5",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 3.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "29 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 29
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~3.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 3.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 2,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 2 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 2
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 27,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"forks": 16,
"stars": 249,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "249 stars",
"points": 38.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 249
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "16 forks",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 16
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_readme": false,
"has_license": false,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"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": "weak",
"name": "Sustainability & Governance",
"value": 42,
"weight": 0.23,
"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": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): PR acceptance, Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"pr_acceptance",
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 74,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 22,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0,
"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": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"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/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"followers": 15,
"owner_type": "User",
"is_verified": null,
"owner_login": "ehgen0ng",
"public_repos": 17,
"account_age_days": 3434
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "15 followers of ehgen0ng",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 15,
"login": "ehgen0ng"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "17 public repos, account ~9 yr old",
"points": 21.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 17
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "critical",
"name": "Engineering Quality",
"value": 18,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"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": 30,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"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": 0,
"status": "missed",
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 26,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 26,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 2.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 0,
"status": "missed",
"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 not detected",
"points": 0,
"status": "missed",
"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 not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 1",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "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": "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": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "20 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": "weak",
"name": "AI Readiness",
"value": 41,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.24,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "24 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 24,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"Cargo.lock",
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"archive/go/Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [
"archive/go/src/ding/go.mod",
"archive/go/src/wuhu/go.mod",
"archive/go/src/yee/go.mod",
"src-tauri/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "archive/go/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "archive/go/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 48037,
"source_files_sampled": 60,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/60 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 60,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"metrics_version": "2.2.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"crates package 'wuhu' points at a different repository (https://github.com/Tzuhany/wuhu); excluded from ecosystem scoring",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-08-01T05:30:29.602603Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/ehgen0ng/wuhu.svg",
"full_name": "ehgen0ng/wuhu",
"license_state": "absent",
"license_spdx": null
}