v0.3.0
Summary
This release covers the unpublished changes in commit range 2584ed33602a99bc72f7503897eea08b936944af..b389e24cf5e97095dc592aacc8114fff6dc3a8d0 on main.
It includes one merged PR that migrates Java decompilation from MCP to CFR CLI, plus two direct commits on main for pipeline delivery and shared skill path updates.
Included PRs
- PR #8: feat: 将 MCP 反编译调用迁移为 CFR CLI 命令行方式
Included Commits
- fix(java-audit-pipeline): 质检员校验报告改为文件交付,避免消息体过大
- SHA: 2bcfac7
- Author: ji ruo
- Committed At: 2026-03-27T21:53:08+08:00
- Associated PR: none (direct commit to
main)
- rename: shared -> java-shared,更新所有 skill 中的引用路径
- SHA: f25dd87
- Author: ji ruo
- Committed At: 2026-04-09T15:26:18+08:00
- Associated PR: none (direct commit to
main)
- feat: 将 MCP 反编译调用迁移为 CFR CLI 命令行方式
- fix: 清理残留的 MCP Java Decompiler 文案
- fix: 补充 CFR 关键约束说明(不接受目录、无 --recurse 参数)
- Merge pull request #8 from RuoJi6/feat/mcp-to-cli-decompile
Version Reason
This release bumps v0.2.0 to v0.3.0 as a minor release.
The deciding change is the new decompilation flow/capability introduced by PR #8 (feat: 将 MCP 反编译调用迁移为 CFR CLI 命令行方式), which fits the "new capability / new process" rule.
The other included changes are fixes and internal path updates. There is not enough evidence of a breaking external behavior change to justify a major release.
Release Target
- Target Branch:
main - Target Commit SHA:
b389e24cf5e97095dc592aacc8114fff6dc3a8d0 - Tag:
v0.3.0