v0.1.0 (2026-06-30)
📊 版本概览
- 基于上一版本:v0.0.0
- 包含 100 次提交
- 涉及 252 个文件
- 新增 22410 行 / 删除 5510 行
- 贡献者:7 人
✨ 新功能(22)
- feat: PPT 添加 HTML 报告超链接跳转(@赵昌)
- feat: 整合 Demo 终端输出到 PPT(@赵昌)
- feat: PPT 添加备注稿和演示跳转按钮(@赵昌)
- feat: 综合演示网页 + 增强 PPT(17页)(@赵昌)
- feat: 汇报 PPT 和演示脚本(@赵昌)
- feat: 子任务三 & 子任务四 — 端到端工作流与科研辅助模块(@赵昌)
- feat(skills): 完善 issue-triage 与 code-review Skill,补充 gitlink-shared 已知坑(@s2_cc)
- feat(skills): 新增 gitlink-pr-deep-review PR 深度审查 Skill(@z2_cc)
- feat(skills): 新增 gitlink-duplicate-detector 重复 Issue 检测 Skill(@kaka)
- feat(compliance-skill): 新增敏感信息扫描工作流与报告整合(@刘焱)
- feat(output): 单对象详情渲染为可读的层级表格,不再回退 JSON(@刘焱)
- feat(interactive): 默认使用 table 格式输出,提升可读性(@刘焱)
- feat(interactive): add scrollable viewport for long command output(@刘焱)
- feat(output): improve table readability — truncate values, limit columns, summarize nested maps(@刘焱)
- feat(output): render nested list data as table instead of falling back to JSON(@刘焱)
- feat(interactive): add REPL with command palette, form, and cobra entry(@刘焱)
- feat(interactive): add command executor with stdout capture and flag parsing(@刘焱)
- feat(shortcuts): export GetAllShortcuts and GetDescriptions for interactive mode(@刘焱)
- feat: add three new skills - issue triage, project health, newcomer guide(@赵昌)
- feat: add wiki and snippet skills, update webhook skill with new commands(@赵昌)
- feat: task-view supports both numeric ID and UUID lookup(@赵昌)
- feat: add webhook +failed and +task-view commands(@赵昌)
占比: 22%
🐛 Bug 修复(15)
- fix: 修正成员信息并去除学校水印(@赵昌)
- fix: 优化技术债务(@赵昌)
- fix(newcomer-skill): 修复 label 命令 Bug,加入状态过滤与幂等去重(@刘焱)
- fix(compliance-skill): 修复 DB 连接串正则与跨文件一致性(C1/I1/I2/I3/I4/M2)(@刘焱)
- fix(collaborator): 修复 change-role/batch-role 请求体(@刘焱)
- fix(branch): 修复保护分支接口路径与列表输出(@刘焱)
- fix(output): 表头取所有行字段并集并固定核心列顺序(@刘焱)
- fix(interactive): 命令面板选中带可选参数的命令也弹出表单(@刘焱)
- fix(file): 移除 +tree 无效的 --recursive flag(@刘焱)
- fix(file): 修复文件管理命令的端点和参数问题(@刘焱)
- fix(output): 本地构造的 map slice 也渲染为表格,不再显示 [N items](@刘焱)
- fix(tag): tag +view 改用列表过滤,GitLink 无单标签 API 端点(@刘焱)
- fix(interactive): initialize RuntimeContext via NewRuntimeContext to prevent nil-Client panic(@刘焱)
- fix(interactive): trigger command palette immediately on '/' keypress(@刘焱)
- fix(interactive): correct Esc behavior and direct-exec for optional flags(@刘焱)
占比: 15%
📝 文档(51)
- docs: 三份报告统一转为 Word 格式(@赵昌)
- docs: 更新报告覆盖全部成员贡献(@赵昌)
- docs: 更新工作日志(文档清理 & 技术债务优化)(@赵昌)
- docs: 更新工作日志技术债务状态(@赵昌)
- docs: 统一新需求构思报告和变更影响分析及测试报告(@赵昌)
- docs: 添加子任务三/四工作日志(@赵昌)
- docs: 添加子任务三/四交接文档(@赵昌)
- docs: enrich demo page with detailed AI analysis and scoring(@赵昌)
- docs: update demo page with AI analysis outputs and scoring(@赵昌)
- docs(demo): 演示页新增许可证合规检查与新人引导交互流程(@刘焱)
- docs: add interactive demo page for skills showcase(@赵昌)
- docs: add release notes workflow example(@赵昌)
- docs(plans): 项目级 Skill 集成实现计划(@刘焱)
- docs(specs): 项目级 Skill 集成设计(Claude Code 兼容)(@刘焱)
- docs(skills): 真实验证回填(@刘焱)
- docs(skills-readme): 概览表补 compliance 与 newcomer-guide(@刘焱)
- docs(newcomer-skill): 示例加入去重检查与批量场景(@刘焱)
- docs(newcomer-skill): 新增 REFERENCE(命令/字段/标签变体/幂等规则)(@刘焱)
- docs(compliance-skill): 新增端到端合规检查示例(@刘焱)
- docs(compliance-skill): REFERENCE 增补敏感信息扫描章节(@刘焱)
- docs(plans): GitLink Skills 丰富与完善实现计划(@刘焱)
- docs(specs): GitLink Skills 丰富与完善设计规格(@刘焱)
- docs: add comprehensive Chinese comments and mark bug fixes (P1-P4)(@s2_cc)
- docs(repo): 子命令描述和注释中文化(@刘焱)
- docs(pr): 子命令描述和注释中文化(@刘焱)
- docs(issue): 子命令描述和注释中文化(@刘焱)
- docs(attachment): 子命令描述和注释中文化(@刘焱)
- docs(dataset): 子命令描述和注释中文化(@刘焱)
- docs(template): 子命令描述和注释中文化(@刘焱)
- docs(ci): 子命令描述和注释中文化(@刘焱)
- docs(search): 子命令描述和注释中文化(@刘焱)
- docs(org): 子命令描述和注释中文化(@刘焱)
- docs(util): 子命令描述和注释中文化(@刘焱)
- docs(sshkey): 子命令描述和注释中文化(@刘焱)
- docs(label): 子命令描述和注释中文化(@刘焱)
- docs(commit): 子命令描述和注释中文化(@刘焱)
- docs(file): 子命令描述和注释中文化(@刘焱)
- docs(milestone): 子命令描述和注释中文化(@刘焱)
- docs(release): 子命令描述和注释中文化(@刘焱)
- docs(collaborator): 子命令描述和注释中文化(@刘焱)
- docs(tag): 子命令描述和注释中文化(@刘焱)
- docs(branch): 子命令描述和注释中文化(@刘焱)
- docs(wiki): 子命令描述和注释中文化(@刘焱)
- docs(user): 子命令描述和注释中文化(@刘焱)
- docs(snippet): 子命令描述和注释中文化(@刘焱)
- docs(webhook): 子命令描述和注释中文化(@刘焱)
- docs(shortcuts): 给每个命令组添加中文注释和中文描述(@刘焱)
- docs: add interactive REPL implementation plan(@刘焱)
- docs: add interactive REPL command palette design spec(@刘焱)
- docs: add workflow examples for issue-triage, project-health, newcomer-guide(@赵昌)
- docs: update report - remove hook-runner, update webhook section(@赵昌)
占比: 51%
✅ 测试(1)
- test(interactive): smoke-test all registered commands execute without panic(@刘焱)
占比: 1%
🔧 工程配置(3)
- chore: 删除多余的 demo 文件(@赵昌)
- chore: 清理多余的场景文档目录(@赵昌)
- chore: add bubbletea, bubbles, huh dependencies(@刘焱)
占比: 3%
📦 其他变更(8)
- refine: 优化演示页面布局和结果展示(@赵昌)
- Merge remote-tracking branch 'origin/master'(@s2_cc)
- Merge branch 'z2cc'(@s2_cc)
- enhance: enrich skill outputs with data analysis and scoring logic(@赵昌)
- remove probe(@刘焱)
- probe(@liuyan688)
- 添加Python示例(@wqer)
- merge: integrate hook-runner into webhook commands(@赵昌)
占比: 8%
📈 统计汇总
| 类别 | 数量 | 占比 |
|---|
| ✨ 新功能 | 22 | 22% |
| 🐛 Bug 修复 | 15 | 15% |
| 📝 文档 | 51 | 51% |
| ♻️ 代码重构 | 0 | 0% |
| ⚡ 性能优化 | 0 | 0% |
| ✅ 测试 | 1 | 1% |
| 🔧 工程配置 | 3 | 3% |
| ⏪ 回退 | 0 | 0% |
| 📦 其他变更 | 8 | 8% |
---
*自动生成时间:2026-06-30 02:49:09*