rendianmeng
af3286dd00
Merge branch 'feat/multi-channel-install' of github.com:modelstudioai/cli into feat/multi-channel-install
2026-07-28 10:20:25 +08:00
rendianmeng
6465c4a78a
feat: install shell test
2026-07-28 10:19:54 +08:00
故璃
467756b319
feat: update manifest.json
2026-07-28 10:17:16 +08:00
故璃
7250de9228
feat: add changelog sync to oss
2026-07-27 16:56:46 +08:00
故璃
ebbd173b79
feat: update manifest.json path
2026-07-25 08:43:38 +08:00
故璃
6bdc16597b
feat: add secret
2026-07-25 08:07:29 +08:00
故璃
e736bab9c1
feat: add installer sync
2026-07-25 00:33:11 +08:00
rendianmeng
d30fb2ae68
feat(release): distribute binaries as per-platform zips
2026-07-24 15:33:15 +08:00
rendianmeng
a1a448c5d2
fix(release): fix binary CI publish and clarify release modules
...
Stabilize Bun compile on 1.2.19, align manifests with OSS consumers,
and split gh / webhook / mode helpers out of binary-release.
2026-07-24 10:35:46 +08:00
rendianmeng
7b949d3d3c
fix(release): fix binary CI publish and clarify release modules
...
Stabilize Bun compile on 1.2.19, align manifests with OSS consumers,
and split gh / webhook / mode helpers out of binary-release.
2026-07-24 10:34:39 +08:00
rendianmeng
168e2b5ccb
build: multi channel install test
2026-07-23 18:18:46 +08:00
rendianmeng
9fbd2e4ec6
build: multi channel install test
2026-07-23 18:12:42 +08:00
rendianmeng
4bd84e934c
build: multi channel install test
2026-07-23 17:52:52 +08:00
rendianmeng
08bdc3be97
build: multi channel install test
2026-07-23 17:36:14 +08:00
rendianmeng
66a797203c
multi channel install test
2026-07-23 17:34:30 +08:00
Gong Shiqi
678f60be75
Merge pull request #115 from modelstudioai/release/1.10.1
...
chore(release): prepare 1.10.1
channel-release-build-test
v0.0.0-beta-168e2b5-20260723
v1.10.1
2026-07-22 11:35:36 +08:00
若麒
d11b55b956
chore(release): prepare 1.10.1
2026-07-22 11:30:43 +08:00
Gong Shiqi
e4e3f069e1
Merge pull request #112 from modelstudioai/chore/optimize-skill
...
docs: optimize bailian-cli skill routing and consent rules
2026-07-22 10:56:15 +08:00
Gong Shiqi
440cbfe6ae
Merge pull request #114 from modelstudioai/feat/token-plan-default-models
...
feat: update Token Plan defaults and support local image inputs
2026-07-22 10:52:35 +08:00
若麒
1adfe797bd
docs: simplify Bailian skill consent rules
2026-07-22 10:50:25 +08:00
Gong Shiqi
d04012b0a4
Merge pull request #113 from modelstudioai/feat/node-engines-limit
...
Feat/node engines limit
2026-07-22 10:33:07 +08:00
若麒
81539005cc
Merge branch 'main' into feat/token-plan-default-models
2026-07-22 09:55:39 +08:00
若麒
4c566fd60e
feat(token-plan): support local images with base64 data URIs
...
- convert local images to Base64 for Token Plan image and video commands
- preserve the existing OSS upload flow for standard API Key profiles
- use wan2.7-image as the default image model with the sync endpoint
- hide full Base64 image content in dry-run output
- add Token Plan compatibility tests and update related docs
2026-07-22 09:54:54 +08:00
rendianmeng
853ce3caae
docs: update README.zh.md
2026-07-21 14:10:49 +08:00
rendianmeng
3b779a708d
feat: node engines limit change
2026-07-21 13:55:38 +08:00
clh02467605
b4a2a1c42d
docs: optimize bailian-cli skill
2026-07-20 18:26:08 +08:00
若麒
4ca3e2de80
feat(config): update token-plan default models
...
- switch the default text model to qwen3.8-max-preview
- add dedicated T2V, I2V, and R2V model defaults
- persist and consume per-mode video model settings
- enable thinking when validating the qwen3.8 preview model
2026-07-20 16:44:53 +08:00
Gong Shiqi
1f91fa42fa
Merge pull request #109 from modelstudioai/feat/cli-access-token
...
chore(release): prepare 1.10.0
v1.10.0
2026-07-19 16:55:33 +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
若麒
bc162f4678
Merge branch 'main' into feat/cli-access-token
2026-07-19 15:32:20 +08:00
Gong Shiqi
12ecac4d96
Merge pull request #107 from modelstudioai/feat/config-agent
...
feat: add `bl config agent` command for one-click coding agent configuration
2026-07-19 11:48:36 +08:00
Gong Shiqi
52f6e267e6
Merge pull request #108 from modelstudioai/fix/bailian-cli-skill
...
fix(skill): refine Bailian provider routing and consent
2026-07-19 11:09:43 +08:00
若麒
c9e5913034
Merge branch 'main' into fix/bailian-cli-skill
2026-07-19 11:03:25 +08:00
lisheng.lisheng
ba062c1a71
feat: add bl config agent command for one-click coding agent configuration
...
Add `bl config agent` to configure a coding agent (Claude Code, Qwen Code,
OpenCode, OpenClaw, Hermes, Codex) to use a DashScope/ModelStudio endpoint
with a single command. Writers non-destructively merge into each agent's
local config with a timestamped backup and atomic writes.
- Field structures aligned to farion1231/cc-switch; qwen-code aligned to
QwenLM/qwen-code source (modelProviders/security.auth keyed by protocol).
- provider id unified as `bailian-cli` (qwen-code brands via model entry
name + BAILIAN_CLI_API_KEY, since it keys by protocol).
- Codex config.toml merged via smol-toml to preserve unrelated settings.
- Add writer unit tests + config e2e cases; regenerate skill reference.
2026-07-18 19:29:53 +08:00
若麒
a03ba673be
fix(auth): clear model base URL on full logout
2026-07-17 15:57:23 +08:00
Gong Shiqi
8196f67300
Merge pull request #95 from modelstudioai/feat/cli-access-token
...
feat: CLI access token 自动化 + bootstrap 一键开通 + 多命名配置 + config ui
v1.9.0
2026-07-17 15:10:48 +08:00
若麒
4b504a1a52
docs(changelog): refine 1.9.0 release notes
2026-07-17 15:04:50 +08:00
lisheng.lisheng
00b4d095ed
refactor(cli): rename bootstrap command to workspace init
...
- 将原有的 `bl bootstrap` 命令重命名为 `bl workspace init`
- 更新相关文档,包括中文和英文变更日志
- 修改命令导出和引用,调整文件与变量命名对应新命令
- 保持初始化 Bailian 工作空间及开通后付费服务功能不变
- 删除旧的 `bl bootstrap` 文档,新增 `bl workspace init` 命令帮助文档
- 更新 CLI 命令索引,替换旧命令为新命令
- 优化命令实现细节,增强代码规范和异常处理一致性
2026-07-17 10:59:46 +08:00
若麒
92719a1a21
Merge branch 'main' into feat/cli-access-token
2026-07-17 10:36:26 +08:00
若麒
310e6ead33
chore(release): prepare 1.9.0
2026-07-17 10:15:47 +08:00
若麒
ece0c8dd1c
feat(config): activate explicit profile after successful login
2026-07-17 09:59:14 +08:00
Gong Shiqi
39f92567d3
Merge pull request #106 from modelstudioai/fix/windows-stdin
...
fix(text): support piped messages on Windows
2026-07-16 17:07:56 +08:00
若麒
8b91b9f35f
feat: release 1.8.3
2026-07-16 16:43:22 +08:00
若麒
1fbafa8b1d
fix(text): support piped messages on Windows
...
- use the standard input file descriptor instead of /dev/stdin
- reuse the shared file-or-stdin reader in text chat
2026-07-16 16:42:32 +08:00
若麒
052960e269
fix(config): mask all secret fields in config show
2026-07-16 15:27:18 +08:00
若麒
a8f45e93af
fix(config): preserve unmanaged fields when saving profiles
2026-07-16 14:48:29 +08:00
若麒
84805f287c
fix(core): normalize model base URLs across all sources
...
- preserve custom gateway path prefixes
- strip query, fragment, trailing slash, and known SDK suffixes
- normalize flag, environment, config, and fallback sources
- normalize auth and config writes before persistence
- add resolver, login, config, and UI coverage
2026-07-16 14:43:26 +08:00
若麒
196b2a1f51
fix(e2e): avoid live OpenAPI login with placeholder credentials
2026-07-16 11:53:09 +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