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: onecli/onecli-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.3
Choose a base ref
...
head repository: onecli/onecli-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 3 commits
  • 17 files changed
  • 2 contributors

Commits on May 19, 2026

  1. Configuration menu
    Copy the full SHA
    7130977 View commit details
    Browse the repository at this point in the history
  2. feat!: migrate API prefix from /api to /v1 and default to api.onecli.…

    …sh (#61)
    
    BREAKING CHANGE: All API endpoints now use /v1 prefix instead of /api. The default base URL is now api.onecli.sh. Clients using the previous /api prefix must update their configuration.
    
    Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    guyb1 and claude authored May 19, 2026
    Configuration menu
    Copy the full SHA
    c960ba3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edc607e View commit details
    Browse the repository at this point in the history
Loading