Skip to content

v0.3.0

Choose a tag to compare

@RuoJi6 RuoJi6 released this 09 Apr 10:01
b389e24

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 命令行方式
    • Merged At: 2026-04-09T09:39:35Z
    • Author: RuoJi6
    • Merge Commit Headline: Merge pull request #8 from RuoJi6/feat/mcp-to-cli-decompile
    • Merge Commit SHA: b389e24

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 命令行方式
    • SHA: f476b2d
    • Author: ji ruo
    • Committed At: 2026-04-09T16:33:06+08:00
    • Associated PR: #8
  • fix: 清理残留的 MCP Java Decompiler 文案
    • SHA: 1444e05
    • Author: ji ruo
    • Committed At: 2026-04-09T16:59:47+08:00
    • Associated PR: #8
  • fix: 补充 CFR 关键约束说明(不接受目录、无 --recurse 参数)
    • SHA: f4e41f5
    • Author: ji ruo
    • Committed At: 2026-04-09T17:13:15+08:00
    • Associated PR: #8
  • Merge pull request #8 from RuoJi6/feat/mcp-to-cli-decompile
    • SHA: b389e24
    • Author: RuoJi6
    • Committed At: 2026-04-09T17:39:35+08:00
    • Associated PR: #8 (merge commit)

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