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: livekit/livekit-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.6.3
Choose a base ref
...
head repository: livekit/livekit-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.12.1
Choose a head ref
  • 2 commits
  • 15 files changed
  • 1 contributor

Commits on Oct 17, 2025

  1. Refactor shared lib to use fs.FS (#706)

    * fs.FS!
    
    * convert to fs.FS
    
    * fix tests
    
    * exclude symlink files
    
    * fix windows test
    
    * use path instead of filepath
    
    * remove unused method
    yoonsio authored Oct 17, 2025
    Configuration menu
    Copy the full SHA
    87eb842 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. Update livekit-cli to use shared cloudagents client (#710)

    * update livekit-cli to use shared cloudagents client
    
    * refactor detect project
    
    * update release section with clearer instruction
    
    * generate dockerignore
    
    * bumping up the minor version to match server-sdk-go
    
    * increment version to stable server-sdk-go version
    yoonsio authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    ceab930 View commit details
    Browse the repository at this point in the history
Loading