Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: endorhq/rover
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cli/v1.5.1
Choose a base ref
...
head repository: endorhq/rover
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cli/v1.6.0
Choose a head ref
  • 11 commits
  • 86 files changed
  • 5 contributors

Commits on Nov 14, 2025

  1. chore(tests): be consistent with ROVER_NO_TELEMETRY envvar

    Allow it to be set to either `1` or `true`.
    ereslibre committed Nov 14, 2025
    Configuration menu
    Copy the full SHA
    efe57c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2025

  1. chore: in Mac OS X, try to use the Keychain in order to read credenti…

    …als (#295)
    
    Fixes Cursor agent credential handling on macOS by reading credentials from the system Keychain
    ereslibre authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    059006e View commit details
    Browse the repository at this point in the history
  2. feat: add custom agent image and init script support (#293)

    Add support for custom agent images and initialization scripts in Rover, allowing users to configure their own container environments for specialized use cases while maintaining compatibility with the default setup.
    ereslibre authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    9ef1ea0 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. Configuration menu
    Copy the full SHA
    fa77044 View commit details
    Browse the repository at this point in the history
  2. feat: document agent images

    Co-Authored-By: Ángel M <angel@endor.dev>
    ereslibre and Angelmmiguel authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    f42a111 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. Configuration menu
    Copy the full SHA
    f84a993 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

  1. refactor: migrate config schemas to packages/schemas (#305)

    ---------
    
    Co-authored-by: Rover <noreply@endor.dev>
    Angelmmiguel and EndorAI authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    3605a6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87a89d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. feat: add automatic sandbox tool installation based on project config (

    …#306)
    
    * feat: add the different sandbox tool installation config
    
    * feat: install and configure sandbox based on project config
    
    * feat: use HOME and check node is available
    
    * feat: update package-manager version
    Angelmmiguel authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    0b30f27 View commit details
    Browse the repository at this point in the history
  2. feat: implement new agent image release strategy (#304)

    Implement a new release strategy for agent container images that aligns with CLI versioning and automates the image build process during releases.
    ereslibre authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    ffc1eb1 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2025

  1. release: bump cli to 1.6.0

    ereslibre committed Nov 25, 2025
    Configuration menu
    Copy the full SHA
    a0ad9c9 View commit details
    Browse the repository at this point in the history
Loading