Releases: endorhq/rover
Releases · endorhq/rover
cli v1.7.0
What's Changed
- chore: mark task as in progress after sandbox has been created by @ereslibre in #314
- chore: automate publish workflow trigger from release workflow by @ereslibre in #312
- fix: reset task to NEW status when stopping by @ereslibre in #317
- feat: improve iterate CLI experience using common display utils by @Angelmmiguel in #320
- feat: show file changes summary in diff and inspect commands by @Angelmmiguel in #318
- feat: implement dynamic pre-context workflow step injection by @ereslibre in #309
- chore: fix gemini installation in agent container by @ereslibre in #322
- chore: do not run build-dev-image on PR's rather than skip by @ereslibre in #324
- chore: forward verbose option to the rover agent by @ereslibre in #323
- chore: skip pre-context injection on first iteration by @ereslibre in #325
- chore(extension): improve iteration status display by @ereslibre in #327
- feat: allow multiple agents to be triggered simultaneously for a single task by @ereslibre in #326
- chore: build agent image from versioned commit by @ereslibre in #328
- feat: add interactive session mode for task iterations by @Angelmmiguel in #329
Full Changelog: cli/v1.6.0...cli/v1.7.0
cli v1.6.1
extension v1.6.0
What's Changed
- chore: in Mac OS X, try to use the Keychain in order to read credentials by @ereslibre in #295
- feat: add custom agent image and init script support by @ereslibre in #293
- feat(extension): load workflows using the Rover CLI by @ereslibre in #294
- feat: document agent images by @ereslibre in #298
- refactor: migrate config schemas to packages/schemas by @Angelmmiguel in #305
- chore: refer to the latest iteration if there is more than one available by @ereslibre in #300
- feat: add automatic sandbox tool installation based on project config by @Angelmmiguel in #306
- feat: implement new agent image release strategy by @ereslibre in #304
Full Changelog: cli/v1.5.1...extension/v1.6.0
cli v1.6.0
What's Changed
- chore: in Mac OS X, try to use the Keychain in order to read credentials by @ereslibre in #295
- feat: add custom agent image and init script support by @ereslibre in #293
- feat(extension): load workflows using the Rover CLI by @ereslibre in #294
- feat: document agent images by @ereslibre in #298
- refactor: migrate config schemas to packages/schemas by @Angelmmiguel in #305
- chore: refer to the latest iteration if there is more than one available by @ereslibre in #300
- feat: add automatic sandbox tool installation based on project config by @Angelmmiguel in #306
- feat: implement new agent image release strategy by @ereslibre in #304
Full Changelog: cli/v1.5.1...cli/v1.6.0
cli v1.5.1
What's Changed
- chore: fix telemetry reporting by @ereslibre in #290
Full Changelog: cli/v1.5.0...cli/v1.5.1
cli v1.5.0
What's Changed
- chore: add e2e tests for rover init command by @ereslibre in #267
- feat: add workflow store to centrally manage workflows by @Angelmmiguel in #277
- refactor: move iteration schema to schemas package by @Angelmmiguel in #278
- feat: add workflows list command by @Angelmmiguel in #279
- feat: add diagram utility for displaying workflow steps by @Angelmmiguel in #283
- chore: cache project root detection to avoid redundant Git operations by @Angelmmiguel in #282
- feat: add workflows inspect command with detailed workflow information by @Angelmmiguel in #285
- fix: show progress correctly after introducing the table display helper by @Angelmmiguel in #286
- refactor: move task description to packages/schemas following schema architecture by @Angelmmiguel in #284
- fix: ensure Vertex AI and Bedrock credentials work with environment variables by @Angelmmiguel in #288
- feat: add Cursor AI agent support by @ereslibre in #280
Full Changelog: cli/v1.4.1...cli/v1.5.0
cli v1.4.1
What's Changed
- feat: add --raw-file option to rover inspect command by @Angelmmiguel in #271
- fix: add missing break statements in loadWorkflowByName switch by @Angelmmiguel in #275
- fix: remove deprecated -p flag from Gemini CLI invocation by @Angelmmiguel in #276
Full Changelog: extension/v1.4.0...cli/v1.4.1
extension v1.4.0
What's Changed
- feat: add workflow selector to VSCode extension by @Angelmmiguel in #262
Full Changelog: extension/v1.0.2...extension/v1.4.0
cli v1.4.0
What's Changed
- chore: fix how arguments are passed to codex to add mcps by @ereslibre in #245
- chore: migrate IterationStatus to rover-schemas package by @Angelmmiguel in #258
- feat: enhance task inspection output and add display utilities by @Angelmmiguel in #259
- docs: add AI agent implementation guide by @Angelmmiguel in #260
- feat: add sandbox abstraction layer by @ereslibre in #263
- feat: add workflow selector to VSCode extension by @Angelmmiguel in #262
- feat: add tech-writer workflow for documentation generation by @Angelmmiguel in #266
- feat: add podman sandbox backend by @ereslibre in #264
Full Changelog: cli/v1.3.0...cli/v1.4.0
cli v1.3.0
What's Changed
- feat: add CLI guidelines documentation by @Angelmmiguel in #237
- chore: add selinux mount options for workspace volume by @ereslibre in #239
- chore(gemini): do not require user_id by @ereslibre in #238
- chore: launch WSL on Windows with rover shell by @ereslibre in #232
- feat: add display utilities library for CLI output by @Angelmmiguel in #240
- feat: add
mcpsfield torover.jsonand configure agent by @ereslibre in #244 - feat: add workflow input support and centralize workflow schemas by @Angelmmiguel in #243
Full Changelog: cli/v1.2.0...cli/v1.3.0