docs(changelog): add advisor model upgrade and JSON output changes to 1.4.0

This commit is contained in:
若麒
2026-06-17 16:14:17 +08:00
parent 8c893a59ef
commit 2260c51c7e
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -18,6 +18,8 @@
### 变更
- 所有面向用户的 CLI 文案统一为英文。
- `bl advisor recommend` 内部意图 / 排序模型由 `qwen-turbo` 升级为 `qwen-flash`
- 优化 `usage``quota``workspace` 命令的 JSON 输出。
- 配置文件中的 `base_url` 现在优先级高于环境变量 `DASHSCOPE_BASE_URL`
- `bl config show` 现在展示 `config.json` 中的全部字段(敏感值已脱敏)。