What's Changed
- feat: centralize CLI JSON output types (#330) by @fran in #510
- feat: cache container images after agent setup by @ereslibre in #513
- chore: allow to restart task whose container is no longer running by @ereslibre in #517
- chore: refactor agent display output to use rover-core display helpers by @ereslibre in #519
- chore: use display helpers for showing tables and lists by @ereslibre in #520
- chore: replace positional parameters with options object in agent invoke by @Angelmmiguel in #522
- feat: add jsonl structured logging for workflow execution by @ereslibre in #515
- chore: make rover configuration optional in all code paths by @ereslibre in #521
- feat: detect git worktree context and notify user by @ereslibre in #518
New Contributors
Full Changelog: cli/v2.1.0...cli/v2.2.0