Skip to content

v1.10.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jul 17:18
3b59a9e

Changelog

Features

  • [feat] Accept fix as an alias for bugfix (#361)
  • [feat] Auto-detect copy_files on rimba init (#363)
  • [feat] Expand MCP parity — rename, merge-plan, log, archive, restore (#396)
  • [feat] Honor --json in state-changing commands (#276) (#401)
  • [feat] Make branch prefixes and aliases configurable (#364)
  • [feat] Make default_source internal-only (#390)

Bug Fixes

  • [fix] Add option terminators to remaining git rev-walk call sites (#379)
  • [fix] Auto-recover stale index.lock after externally-killed sweep (#383) (#391)
  • [fix] Distinguish absent vs malformed config; correct LoadDir doc (#398) (#400)
  • [fix] Gate MCP list --archived behind requireConfig (#385) (#394)
  • [fix] Harden git wrapper: separators, stream split, idempotency, cancellation, clean perf (#373)
  • [fix] Reap subprocess tree on cancel; fail-safe unchecked worktrees (#397) (#403)
  • [fix] Recover prunable worktrees and prevent stale index.lock on killed removals (#382)
  • [fix] Refuse orphaned/duplicate BEGIN RIMBA markers in agent-file cleanup (#384) (#392)
  • [fix] Repair orphaned worktree before removal so clean/remove fully clear it (#407)
  • [fix] Retarget rimba duplicate --as / (#377) (#381)
  • [fix] Separate gh subprocess stdout/stderr to prevent JSON corruption (#402)
  • [fix] Surface cancelled dependency installs instead of dropping them (#406)
  • [fix] Validate --as input in duplicate command (#370) (#375)
  • [fix] Validate NewTask input in rename command (#371) (#378)
  • [fix] Validate config in MCP server path (#365) (#376)
  • [fix] Validate task name as safe git ref in add (#369)

Maintenance

  • [chore] Add forced-bump flags to release script (#362)

Other

  • Bump github.com/pelletier/go-toml/v2 from 2.4.2 to 2.4.3 (#358)
  • Bump ruby/setup-ruby from 1.314.0 to 1.316.0 (#359)