登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
轻量养虾,开箱即用!低 Token + 稳定算力,Gitee & 模力方舟联合出品的 PocketClaw 正式开售!点击了解详情~
代码拉取完成,页面将自动刷新
开源项目
>
DevOps/运维/网管
&&
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
18
Star
295
Fork
20
GVP
x-cmd
/
x-cmd
代码
Issues
8
Pull Requests
0
Wiki
统计
流水线
服务
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
开发画像分析
我知道了,不再自动展开
发行版
最新版
v0.9.4
66e1cd9
2026-05-11 17:43
对比
v0.9.4
EL
[👉 View Full Changelog on X-CMD Website](https://x-cmd.com/v/0.9.4) [👉 Version compare: v0.9.3...v0.9.4](https://gitee.com/x-cmd/x-cmd/compare/v0.9.3...v0.9.4) ## ✅ Upgrade Guide ```bash x upgrade ``` ## 📃 Changelog  ### [ccal](https://x-cmd.com/mod/ccal) - `x ccal` optimized —— better Chinese lunar calendar and holiday handling designed for AI Agents. - tiaoxiu subcommand: pipe output now uses TSV format (easier for AI parsing), new `--hide-plain-rest` option to exclude plain weekend rest days - All subcommands add output mode hints: TTY outputs colorful table / Pipe outputs structured data - Holiday markers clearer: `假` = holiday, `工` = make-up work, `休` = regular weekend - Data stored locally, downloaded directly, runs offline without any external API dependency ### [humantime](https://x-cmd.com/mod/humantime) - `x humantime` enhanced —— new millisecond conversion, time range check, and comparison operators. - New `toms` subcommand: convert time format to milliseconds (e.g., `2h30m` → `9000000`) - `tosec` new `--decimal` option: fixed 3 decimal places output (e.g., `9000.000`) - New `in` subcommand: check if seconds are within specified range (great for timeout detection) - New comparison operators: `gt` (greater than), `lt` (less than), for time comparison logic - `fromsec` and `tosec` are primary names, `sec` and `tohuman` kept as aliases ### [claw](https://x-cmd.com/mod/claw) - `x claw` parameter interface overhaul — now supports multiple platforms running simultaneously. Previously you had to run `x claw service start weixin`, and running multiple platforms meant multiple instances. That was a bit of a hassle. Now it's `x claw start`, and you can pass `--weixin --telegram` to run several platforms at once. If you don't specify a platform, it auto-detects logged-in IM platforms and falls back to weixin by default. Supported platforms: weixin, telegram, feishu, qywx. ```bash # start weixin and telegram together x claw start --weixin --telegram # auto-detect available platforms x claw start ``` ### [qr](https://x-cmd.com/mod/qr) - `x qr` experimentally provides a pure AWK QR code generation solution with no binary dependencies. For cross-platform compatibility, the z7/mod/qr module now includes a pure AWK implementation of QR code generation. No dependencies on qrencode or other external tools — works in any environment with AWK installed. Core implementation uses gawk/mawk/nawk compatible syntax with posix awk fallback logic. ### [ossinsight](https://x-cmd.com/mod/ossinsight) - `x ossinsight` experimental module —— CLI tool for GitHub open source project analytics data. Fetch GitHub trending repos, collection rankings, stargazer history trends, Issue/PR creator stats, country/org distribution via OSSInsight API. Ideal for quickly checking trends for a project or language in the terminal. ### [umami](https://x-cmd.com/mod/umami) - `x umami` module upgraded —— full Umami V2 API support with self-hosted compatibility. Umami V1 API is deprecated (security vulnerabilities). The new CLI fully switches to V2 API (https://api.umami.is/v2). Cloud users just need to configure their token. Self-hosted users can specify their own endpoint. New `--profile` feature enables multi-site configuration management.
最后提交信息为:
Updating main branch using x7 release -> 3f57e47369b03851280d8b4135...
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
Shell
1
https://gitee.com/x-cmd/x-cmd.git
git@gitee.com:x-cmd/x-cmd.git
x-cmd
x-cmd
x-cmd
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册