Skip to content

feat(commit): fix file mismatch, add streaming output and unversioned…#13

Merged
TuYv merged 1 commit into
fix/commit-message-generationfrom
master
Apr 16, 2026
Merged

feat(commit): fix file mismatch, add streaming output and unversioned…#13
TuYv merged 1 commit into
fix/commit-message-generationfrom
master

Conversation

@TuYv

@TuYv TuYv commented Apr 16, 2026

Copy link
Copy Markdown
Owner

概要

  • 新增 PR-Agent 自动 code review workflow,PR 创建时自动触发,使用火山引擎 ARK endpoint(MiniMax-M2.5)
  • README 精简:将英文和中文版本中的详细 Roadmap 内容收拢至 docs/roadmap.md,正文保留指向链接

变更文件

文件 变更说明
.github/workflows/pr-agent.yml 新增 PR-Agent workflow,PR 开启/评论时自动触发 CR
.github/pr_agent.toml PR-Agent 配置:开启安全/测试检查,输出语言设为中文,4 条代码建议
README.md 英文和中文 Roadmap 详细内容移至 docs/roadmap.md,正文改为链接引用

测试计划

  • 提交本 PR 后,PR-Agent 自动发起 code review 评论
  • README 中 docs/roadmap.md 链接可正常跳转

Checklist

  • PR 标题遵循 Conventional Commits(feat:fix:docs: 等),且 type 选择正确
  • ./gradlew test 本地通过
  • 涉及 webview:cd webview && npm run build 无报错
  • 无遗留 debug 日志和注释掉的代码

… file support (#12)

* ci: add GitHub Actions workflow for build and test

* feat(action): 添加两阶段提交消息生成器及相关功能

* chore: add PR-Agent workflow and auto-commit deep-dive doc

- Add .github/workflows/pr-agent.yml for automated PR code review
- Add .github/pr_agent.toml with review config (security, tests, zh)
- Add docs/auto-commit-deep-dive.md covering flow, design decisions,
  known limitations, and market comparison with Copilot/JetBrains/Cursor

* feat(action): 添加两阶段提交消息生成器及相关功能

---------

Co-authored-by: Yuang Peng <116251109+genni613@users.noreply.github.com>
@TuYv TuYv requested a review from Lin-wool April 16, 2026 06:01
@TuYv TuYv merged commit f217a55 into fix/commit-message-generation Apr 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants