Skip to content

v0.6.0

Choose a tag to compare

@joshrotenberg joshrotenberg released this 10 Jun 21:30
· 28 commits to main since this release
096d032

Added

  • footer model/effort segment + alias-list AGENT column polish (closes #250, closes #251) (#252)
  • roba alias draft -- claude-assisted, parse-validated alias generation (closes #254) (#257)
  • roba profile draft -- claude-assisted, parse-validated profile generation (closes #255) (#259)
  • roba config init -- claude-assisted per-project roba.toml bootstrap (closes #256) (#261)
  • --detach -- fire a run that survives the caller, print the handle (closes #260) (#262)

Documentation

  • add roberview slide deck (snapshot @ v0.5.0) (#253)
  • the survivable hand-off -- --detach + show --wait (closes #258) (#263)

Fixed

  • substitute ${args} inside $(...) shell substitutions before running them (closes #247) (#248)