故璃
946b7029c6
feat: add version 1.14.2
2026-08-07 17:42:31 +08:00
Gong Shiqi
6338df36be
Merge pull request #138 from modelstudioai/feat/update-defmodel
...
Update default image model to qwen-image-3.0
2026-08-05 19:43:48 +08:00
若麒
cb6740965f
chore(release): prepare 1.14.1
2026-08-05 19:35:05 +08:00
若麒
01ec13aad8
feat: add CLI source config tags
2026-08-05 17:37:14 +08:00
clh02467605
4990b27436
feat: update image default model
2026-08-05 16:58:29 +08:00
若麒
081d09863b
Merge branch 'main' into feat/multi-channel-install
2026-08-04 20:22:26 +08:00
若麒
1e1f5306b3
chore(release): prepare 1.14.0
2026-08-04 18:11:47 +08:00
故璃
3766b6d7ca
Merge branch 'main' into feat/bailian-wiki-doc-sync
2026-08-03 19:33:16 +08:00
故璃
1962758b0c
feat: add request id
2026-08-03 19:32:27 +08:00
若麒
026e250cd3
Merge branch 'main' into feat/multi-channel-install
2026-08-03 17:16:56 +08:00
若麒
7a870ec417
chore(release): prepare 1.13.1
2026-08-03 16:19:00 +08:00
clh02467605
1c38c381e5
feat: switch default text model to qwen3.8-max
...
Align text chat, pipeline, config UI, login validation, and Token Plan
text presets, and update README, skill reference, and related tests.
2026-08-03 15:34:18 +08:00
rendianmeng
658763af2c
fix: ci test
2026-08-03 15:29:55 +08:00
rendianmeng
8ad3e7b947
feat: win bl update exe file test
2026-07-31 19:05:53 +08:00
rendianmeng
9fb388b75d
Merge branch 'main' of github.com:modelstudioai/cli into feat/multi-channel-install
2026-07-31 17:47:10 +08:00
rendianmeng
45d468838f
feat: win bl update exe file test
2026-07-31 17:44:59 +08:00
lisheng.lisheng
7e23ba00fb
chore(release): 发布 v1.13.0 版本
...
- 增加 `bl config ui` 功能,支持技能、MCP、代理和资产清单浏览与管理
- 新增模型目录建议芯片,方便配置 UI 中快速填充模型名
- 实现配置文件的 Profile 磁贴网格展示及新增弹窗
- 优化配置 UI 布局,增强响应式布局和编辑体验
- 修复软链接技能目录识别问题
- 支持基于环境变量的配置文件路径及旧版配置方案
- 同步更新相关包版本至 1.13.0
2026-07-31 00:21:51 +08:00
rendianmeng
389c932390
test(runtime): expect npm --version probe in command pack install
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-30 11:38:40 +08:00
rendianmeng
5e2833569a
Merge branch main of github.com:modelstudioai/cli into feat/multi-channel-install
2026-07-30 10:12:42 +08:00
lisheng.lisheng
bbf45a5961
Merge branch 'main' of github.com:modelstudioai/cli into feat/config-agent-fix
...
# Conflicts:
# CHANGELOG.md
# CHANGELOG.zh.md
# packages/cli/package.json
# packages/commands/package.json
# packages/core/package.json
# packages/kscli/package.json
# packages/runtime/package.json
# skills/bailian-cli/SKILL.md
2026-07-28 20:33:16 +08:00
lisheng.lisheng
3988e701e1
chore(cli): 发布 1.11.0 版本,更新 agent 配置功能
...
- 新增 `bl config agent --key` / `--region`,支持控制台编码 API Key 本地解码和区域派生 Token Plan 地址
- 新增 `bl config agent --context-window`,设置 OpenClaw 配置的上下文窗口大小,默认 256000
- 新增 `bl config agent --wire-api`,支持选择 Codex 配置的通信协议,兼容旧版 chat 协议并提示警告
- 变更 Codex 默认写入通信协议为 `responses`,适配新版 Codex 不再支持旧 chat 模式
- 变更 Qwen Code 代理配置改用 `DASHSCOPE_API_KEY` 环境变量替代 `BAILIAN_CLI_API_KEY`
- 修复各 agent 配置格式不匹配问题,支持 JSONC 格式和官方结构,完善模型白名单与计费元数据
- 修复配置写入逻辑,合并保持用户自定义配置,避免覆盖及重复条目,优化显示名保留
- 更新所有相关包版本号至 1.11.0,包含 bailian-cli、commands、core、kscli、runtime
- 更新 bailian-cli 技能元数据版本号至 1.11.0
2026-07-28 20:27:28 +08:00
若麒
be6ddb6126
chore(release): prepare 1.11.2
2026-07-28 19:24:40 +08:00
clh02467605
5d9e22de8f
Merge remote-tracking branch 'refs/remotes/origin/main' into fix/web-search-and-thinking
2026-07-28 17:20:46 +08:00
若麒
4c4e7afb83
chore(release): prepare 1.11.1
2026-07-28 16:07:29 +08:00
若麒
17c52fb86f
Merge branch 'main' into fix/default-model
2026-07-28 15:46:46 +08:00
若麒
eadd92327f
chore(release): prepare 1.11.0
2026-07-28 13:28:11 +08:00
clh02467605
7ad14a79b9
Merge branch 'main' of github.com:modelstudioai/cli into fix/web-search-and-thinking
2026-07-28 09:25:34 +08:00
clh02467605
8211268bd8
fix(text,mcp): keep thinking_budget on enable_thinking retry and hint MCP activation on 404
2026-07-28 09:25:02 +08:00
chenanran555
9819eb6ddc
feat(agent): 非bailian provider也走鉴权逻辑
2026-07-27 21:33:36 +08:00
qcq01083097
58252911a8
fix(image): correct wan2.5/2.6 size presets and wanx-v1 dated aliases
2026-07-27 21:09:32 +08:00
chenanran555
93c9149e45
feat(agent): 鉴权分离线命令和在线命令,仅对bailian provider鉴权
2026-07-27 19:51:56 +08:00
clh02467605
dac254af86
feat: add MCP WebSearch page URL and enhance error handling in web search command
2026-07-27 16:51:09 +08:00
qcq01083097
c4f5bb09c6
fix(image): resolve size and prompt_extend by model profile
...
Stop inferring size/prompt_extend from sync vs async; use per-family sizeProfile. wanx*-imageedit uses function+base_image_url; bare qwen-image uses the fixed resolution table.
2026-07-27 10:17:09 +08:00
qcq01083097
9a13700390
fix(image): route text-to-image and image-edit by model family
...
Fix wanx/wan2.x-t2i, wan2.5-i2i, z-image, and qwen-image-plus hitting the wrong endpoint, and add routing unit tests plus dry-run coverage.
2026-07-27 10:16:25 +08:00
故璃
ebbd173b79
feat: update manifest.json path
2026-07-25 08:43:38 +08:00
rendianmeng
d30fb2ae68
feat(release): distribute binaries as per-platform zips
2026-07-24 15:33:15 +08:00
rendianmeng
66a797203c
multi channel install test
2026-07-23 17:34:30 +08:00
若麒
d11b55b956
chore(release): prepare 1.10.1
2026-07-22 11:30:43 +08:00
rendianmeng
3b779a708d
feat: node engines limit change
2026-07-21 13:55:38 +08:00
若麒
39f12e1a78
chore(release): prepare 1.10.0
2026-07-19 16:47:29 +08:00
若麒
a853319dd0
feat(onboarding): add Token Plan setup guidance
...
- add Token Plan subscription and login entry to CLI, README, INSTALL, and skill
- document built-in Base URL and automatic key validation
- remove the completed Token Plan integration design document
2026-07-19 16:05:35 +08:00
若麒
310e6ead33
chore(release): prepare 1.9.0
2026-07-17 10:15:47 +08:00
若麒
de9f1a3889
feat(config): add active profile selection
...
- persist the active profile in config.json
- resolve config with --config > active_config > default
- add config list and config use commands
- make auth and config writes target the selected profile
- reset activation to default when deleting the active profile
- update config UI with profile activation controls
- keep token refresh and pipeline execution profile-aware
- add loader, UI, auth, and CLI interaction coverage
2026-07-16 11:05:59 +08:00
若麒
6d588a57b4
Merge branch 'main' into feat/cli-access-token
2026-07-14 19:23:47 +08:00
lisheng.lisheng
20b67a6628
chore(version): 发布1.8.1版本并更新白名单
...
- 将所有相关包的版本号从1.8.0更新到1.8.1
- 在中英文CHANGELOG中添加1.8.1版本的变更记录
- 扩展Command Pack白名单,允许加载额外的内部命令扩展
2026-07-14 10:14:19 +08:00
若麒
86aec0b723
chore: prepare 1.8.0 release
2026-07-13 17:01:24 +08:00
若麒
06f932c1bd
Merge branch 'main' into feat/model-usage-and-detail
2026-07-13 16:23:19 +08:00
若麒
63edde3588
refactor: simplify command context capabilities
...
- replace lazy store and manager accessors with direct properties
- enforce command capability boundaries through lint rules
2026-07-13 15:47:57 +08:00
若麒
e932495560
Merge branch 'main' into feat/command-pack
2026-07-13 15:38:45 +08:00
故璃
f3b85914ab
Merge branch 'main' into feat/model-usage-and-detail
2026-07-13 15:34:04 +08:00