Skip to content

v1.9.7

Choose a tag to compare

@github-actions github-actions released this 03 Jul 00:47
be73237

Changelog

Features

  • [feat] Add --push flag to rimba rename (#350)
  • [feat] Support changing branch type (prefix) in rimba rename (#341)

Bug Fixes

  • [fix] Add Jekyll default layout so docs pages render with the theme (#327)
  • [fix] Block option injection in git worktree add + add subprocess deadline (#330) (#345)
  • [fix] Gate MCP clean/remove/status tools behind requireConfig (#267) (#356)
  • [fix] Give each status --detail per-item op its own timeout budget (#351)
  • [fix] Protect fresh worktrees from clean --merged (#335) (#336)
  • [fix] Protect worktree operands with separator (#256)
  • [fix] Refuse orphaned BEGIN hook markers instead of silently truncating (#332) (#354)
  • [fix] Report fail-fast-aborted executor targets as Cancelled, not Err (#353)
  • [fix] Serialize gitignore updates (#290)
  • [fix] Stop feature cards breaking from nested heading anchors (#328)
  • [fix] Thread ctx through clone chain so cp -R fallback is cancellable (#357)

Maintenance

  • [chore] Surface mcp__rimba__* MCP tools in generated agent files (#352)
  • [chore] Trigger Pages deploy on release tag + manual only, not every push to main (#344)

Other

  • Bump actions/cache from 5 to 6 (#347)
  • Bump actions/checkout from 6 to 7 (#337)
  • Bump github.com/mark3labs/mcp-go from 0.54.1 to 0.55.0 (#338)
  • Bump github.com/mark3labs/mcp-go from 0.55.0 to 0.55.1 (#346)
  • Bump github.com/pelletier/go-toml/v2 from 2.3.1 to 2.4.0 (#340)
  • Bump github.com/pelletier/go-toml/v2 from 2.4.0 to 2.4.2 (#348)
  • Bump ruby/setup-ruby from 1.313.0 to 1.314.0 (#339)