release-notes-v0.1.0

生成时间:2026/6/30 10:49:09

v0.1.0 (2026-06-30)

📊 版本概览

  1. 基于上一版本:v0.0.0
  2. 包含 100 次提交
  3. 涉及 252 个文件
  4. 新增 22410 行 / 删除 5510
  5. 贡献者:7

✨ 新功能(22)

  1. feat: PPT 添加 HTML 报告超链接跳转(@赵昌)
  2. feat: 整合 Demo 终端输出到 PPT(@赵昌)
  3. feat: PPT 添加备注稿和演示跳转按钮(@赵昌)
  4. feat: 综合演示网页 + 增强 PPT(17页)(@赵昌)
  5. feat: 汇报 PPT 和演示脚本(@赵昌)
  6. feat: 子任务三 & 子任务四 — 端到端工作流与科研辅助模块(@赵昌)
  7. feat(skills): 完善 issue-triage 与 code-review Skill,补充 gitlink-shared 已知坑(@s2_cc)
  8. feat(skills): 新增 gitlink-pr-deep-review PR 深度审查 Skill(@z2_cc)
  9. feat(skills): 新增 gitlink-duplicate-detector 重复 Issue 检测 Skill(@kaka)
  10. feat(compliance-skill): 新增敏感信息扫描工作流与报告整合(@刘焱)
  11. feat(output): 单对象详情渲染为可读的层级表格,不再回退 JSON(@刘焱)
  12. feat(interactive): 默认使用 table 格式输出,提升可读性(@刘焱)
  13. feat(interactive): add scrollable viewport for long command output(@刘焱)
  14. feat(output): improve table readability — truncate values, limit columns, summarize nested maps(@刘焱)
  15. feat(output): render nested list data as table instead of falling back to JSON(@刘焱)
  16. feat(interactive): add REPL with command palette, form, and cobra entry(@刘焱)
  17. feat(interactive): add command executor with stdout capture and flag parsing(@刘焱)
  18. feat(shortcuts): export GetAllShortcuts and GetDescriptions for interactive mode(@刘焱)
  19. feat: add three new skills - issue triage, project health, newcomer guide(@赵昌)
  20. feat: add wiki and snippet skills, update webhook skill with new commands(@赵昌)
  21. feat: task-view supports both numeric ID and UUID lookup(@赵昌)
  22. feat: add webhook +failed and +task-view commands(@赵昌)

占比: 22%

🐛 Bug 修复(15)

  1. fix: 修正成员信息并去除学校水印(@赵昌)
  2. fix: 优化技术债务(@赵昌)
  3. fix(newcomer-skill): 修复 label 命令 Bug,加入状态过滤与幂等去重(@刘焱)
  4. fix(compliance-skill): 修复 DB 连接串正则与跨文件一致性(C1/I1/I2/I3/I4/M2)(@刘焱)
  5. fix(collaborator): 修复 change-role/batch-role 请求体(@刘焱)
  6. fix(branch): 修复保护分支接口路径与列表输出(@刘焱)
  7. fix(output): 表头取所有行字段并集并固定核心列顺序(@刘焱)
  8. fix(interactive): 命令面板选中带可选参数的命令也弹出表单(@刘焱)
  9. fix(file): 移除 +tree 无效的 --recursive flag(@刘焱)
  10. fix(file): 修复文件管理命令的端点和参数问题(@刘焱)
  11. fix(output): 本地构造的 map slice 也渲染为表格,不再显示 [N items](@刘焱)
  12. fix(tag): tag +view 改用列表过滤,GitLink 无单标签 API 端点(@刘焱)
  13. fix(interactive): initialize RuntimeContext via NewRuntimeContext to prevent nil-Client panic(@刘焱)
  14. fix(interactive): trigger command palette immediately on '/' keypress(@刘焱)
  15. fix(interactive): correct Esc behavior and direct-exec for optional flags(@刘焱)

占比: 15%

📝 文档(51)

  1. docs: 三份报告统一转为 Word 格式(@赵昌)
  2. docs: 更新报告覆盖全部成员贡献(@赵昌)
  3. docs: 更新工作日志(文档清理 & 技术债务优化)(@赵昌)
  4. docs: 更新工作日志技术债务状态(@赵昌)
  5. docs: 统一新需求构思报告和变更影响分析及测试报告(@赵昌)
  6. docs: 添加子任务三/四工作日志(@赵昌)
  7. docs: 添加子任务三/四交接文档(@赵昌)
  8. docs: enrich demo page with detailed AI analysis and scoring(@赵昌)
  9. docs: update demo page with AI analysis outputs and scoring(@赵昌)
  10. docs(demo): 演示页新增许可证合规检查与新人引导交互流程(@刘焱)
  11. docs: add interactive demo page for skills showcase(@赵昌)
  12. docs: add release notes workflow example(@赵昌)
  13. docs(plans): 项目级 Skill 集成实现计划(@刘焱)
  14. docs(specs): 项目级 Skill 集成设计(Claude Code 兼容)(@刘焱)
  15. docs(skills): 真实验证回填(@刘焱)
  16. docs(skills-readme): 概览表补 compliance 与 newcomer-guide(@刘焱)
  17. docs(newcomer-skill): 示例加入去重检查与批量场景(@刘焱)
  18. docs(newcomer-skill): 新增 REFERENCE(命令/字段/标签变体/幂等规则)(@刘焱)
  19. docs(compliance-skill): 新增端到端合规检查示例(@刘焱)
  20. docs(compliance-skill): REFERENCE 增补敏感信息扫描章节(@刘焱)
  21. docs(plans): GitLink Skills 丰富与完善实现计划(@刘焱)
  22. docs(specs): GitLink Skills 丰富与完善设计规格(@刘焱)
  23. docs: add comprehensive Chinese comments and mark bug fixes (P1-P4)(@s2_cc)
  24. docs(repo): 子命令描述和注释中文化(@刘焱)
  25. docs(pr): 子命令描述和注释中文化(@刘焱)
  26. docs(issue): 子命令描述和注释中文化(@刘焱)
  27. docs(attachment): 子命令描述和注释中文化(@刘焱)
  28. docs(dataset): 子命令描述和注释中文化(@刘焱)
  29. docs(template): 子命令描述和注释中文化(@刘焱)
  30. docs(ci): 子命令描述和注释中文化(@刘焱)
  31. docs(search): 子命令描述和注释中文化(@刘焱)
  32. docs(org): 子命令描述和注释中文化(@刘焱)
  33. docs(util): 子命令描述和注释中文化(@刘焱)
  34. docs(sshkey): 子命令描述和注释中文化(@刘焱)
  35. docs(label): 子命令描述和注释中文化(@刘焱)
  36. docs(commit): 子命令描述和注释中文化(@刘焱)
  37. docs(file): 子命令描述和注释中文化(@刘焱)
  38. docs(milestone): 子命令描述和注释中文化(@刘焱)
  39. docs(release): 子命令描述和注释中文化(@刘焱)
  40. docs(collaborator): 子命令描述和注释中文化(@刘焱)
  41. docs(tag): 子命令描述和注释中文化(@刘焱)
  42. docs(branch): 子命令描述和注释中文化(@刘焱)
  43. docs(wiki): 子命令描述和注释中文化(@刘焱)
  44. docs(user): 子命令描述和注释中文化(@刘焱)
  45. docs(snippet): 子命令描述和注释中文化(@刘焱)
  46. docs(webhook): 子命令描述和注释中文化(@刘焱)
  47. docs(shortcuts): 给每个命令组添加中文注释和中文描述(@刘焱)
  48. docs: add interactive REPL implementation plan(@刘焱)
  49. docs: add interactive REPL command palette design spec(@刘焱)
  50. docs: add workflow examples for issue-triage, project-health, newcomer-guide(@赵昌)
  51. docs: update report - remove hook-runner, update webhook section(@赵昌)

占比: 51%

✅ 测试(1)

  1. test(interactive): smoke-test all registered commands execute without panic(@刘焱)

占比: 1%

🔧 工程配置(3)

  1. chore: 删除多余的 demo 文件(@赵昌)
  2. chore: 清理多余的场景文档目录(@赵昌)
  3. chore: add bubbletea, bubbles, huh dependencies(@刘焱)

占比: 3%

📦 其他变更(8)

  1. refine: 优化演示页面布局和结果展示(@赵昌)
  2. Merge remote-tracking branch 'origin/master'(@s2_cc)
  3. Merge branch 'z2cc'(@s2_cc)
  4. enhance: enrich skill outputs with data analysis and scoring logic(@赵昌)
  5. remove probe(@刘焱)
  6. probe(@liuyan688)
  7. 添加Python示例(@wqer)
  8. merge: integrate hook-runner into webhook commands(@赵昌)

占比: 8%

📈 统计汇总

类别数量占比
✨ 新功能2222%
🐛 Bug 修复1515%
📝 文档5151%
♻️ 代码重构00%
⚡ 性能优化00%
✅ 测试11%
🔧 工程配置33%
⏪ 回退00%
📦 其他变更88%

---

*自动生成时间:2026-06-30 02:49:09*