Skip to content

Branchforge v1.0.1

Latest

Choose a tag to compare

@galetaa galetaa released this 28 Mar 02:46
· 110 commits to master since this release

Branchforge v1.0.1 Release Notes

Highlights

  • Interactive conflict recovery and continuation flows
  • Power staging with hunk stage/unstage/discard
  • Repository productivity suite: stash, file history, blame baseline
  • Advanced repo support baseline: worktrees, submodules, LFS awareness
  • Plugin SDK hardening with manifest v1 and compatibility checks

Quality and Hardening

  • Beta diagnostics now include performance aggregates and blocker counters
  • Keyboard and accessibility hints for core status/history actions
  • Packaging smoke flow and runtime release verification entrypoints for sprint 18-24

Upgrade Notes

  • Bundled plugins now report the package version from build metadata
  • External plugins should use plugin.json manifest v1

Verification

  • Use cargo run -p app_host -- --command "run verify.sprint24" for the RC/GA local release checklist