👉 View X-CMD demo for more information about this version
👉 Version compare: v0.4.9...v0.4.10
✅ Upgrade Guide
x upgrade
📃 Changelog
gh
-
Added the
gh model
feature for requesting access to Github Models AI. This feature is currently in public beta, and functionality may change.
To request access, join the waitlist at: https://github.com/marketplace/models/waitlist/join. -
More TLDR were added for subcommands like
org
andrepo release
.
brew
- issue#74 Fixed the issue where the
x brew mirror unset
command could not restore the homebrew-core download source configuration. - Adjusted the implementation of the
x brew mirror set
command, using the Homebrew environment file ($HOMEBREW_PREFIX/etc/homebrew/brew.env) to set the download source.
spf
- A new
x spf
module has been added. It's built upon superfile and designed as an enhanced module to improve the user experience of superfile. - superfile is a very beautiful and modern terminal file manager with features like file preview, quick search, and multi-file panel.
df
- Fixed an issue where
x df
would not start when using non-system-includeddf
commands in MacOS x-cmd/x-cmd/issues/78.
gt|cb
- More TLDR were added for subcommands like
org
andrepo release
.
advise
- Fixed the issue where command completion in the
zsh
environment conflicted with user-definedcompadd
functions. discussions#76 - Added logic to check for required commands, ensuring the correctness of the dependency environment.