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: inference-gateway/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.100.4-rc.1
Choose a base ref
...
head repository: inference-gateway/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.100.4-rc.2
Choose a head ref
  • 4 commits
  • 12 files changed
  • 2 contributors

Commits on Feb 2, 2026

  1. refactor: Move all logs back to a file

    There is an issue with Bubble Tea framework where it renders the stderr logs to the TUI and breaks it.
    edenreich committed Feb 2, 2026
    Configuration menu
    Copy the full SHA
    c8784ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb716ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa52528 View commit details
    Browse the repository at this point in the history
  4. chore(release): 0.100.4-rc.2 [skip ci]

    ## [0.100.4-rc.2](v0.100.4-rc.1...v0.100.4-rc.2) (2026-02-02)
    
    ### ♻️ Code Refactoring
    
    * Move all logs back to a file ([c8784ab](c8784ab))
    * **config:** Remove config option for console output ([aa52528](aa52528))
    * **docs:** Remove the environment variable for console output ([eb716ac](eb716ac))
    semantic-release-bot committed Feb 2, 2026
    Configuration menu
    Copy the full SHA
    e720986 View commit details
    Browse the repository at this point in the history
Loading