chenanran555
4c5688ad4a
feat(managed-agent)!: restrict CLI to Bailian provider
...
Remove multi-provider CLI flags and reject non-Bailian provider configs while preserving SDK support.
2026-09-02 19:23:40 +08:00
chenanran555
176961dc56
feat(managed-agent): hide capabilities command from public CLI
2026-09-02 15:33:50 +08:00
chenanran555
9d19558645
feat(managed-agent): enforce high-risk confirmation for runtime operations
2026-09-02 15:07:22 +08:00
chenanran555
a9200a3f85
Merge remote-tracking branch 'origin/main' into feat/cma-command
...
# Conflicts:
# packages/commands/src/commands/managed-agent/session-delete.ts
# packages/commands/tests/e2e/managed-agent.e2e.test.ts
# skills/bailian-managed-agent/SKILL.md
# skills/bailian-managed-agent/reference/managed-agent.md
2026-09-02 14:51:49 +08:00
chenanran555
83d7982ecb
feat(managed-agent): support creating agents with remote and local skills
2026-09-02 14:36:22 +08:00
若麒
da6e1313e5
feat(commands): migrate delete commands to runtime risk confirmation
2026-09-01 19:25:50 +08:00
若麒
2d2ec1c628
Merge remote-tracking branch 'origin/feat/quota-delete-split' into feat/runtime-risk-confirmation
2026-09-01 19:16:40 +08:00
故璃
fd96fd664c
feat(quota): split --delete into a dedicated quota delete command
...
The destructive --delete flag sat on "quota update", but the --yes
high-risk confirmation guards command paths rather than individual flags.
Promote it to its own "quota delete" command with a --yes guardrail, and
reduce "quota update" to QPM/TPM updates only.
2026-09-01 17:35:46 +08:00
若麒
719c0b68bb
Merge remote-tracking branch 'origin/main' into feat/runtime-risk-confirmation
2026-09-01 17:06:41 +08:00
故璃
38926aeb22
feat: require --yes confirmation for destructive operations
...
- finetune/deploy/dataset delete: add --yes flag + confirmDangerousAction
- quota update --delete: confirm before clearing rate limits
- non-TTY runs without --yes fail with a USAGE error
- add e2e coverage and regenerate skill references
2026-08-31 19:26:31 +08:00
chenanran555
67ae182ec3
feat(managed-agent): require confirmation for removals
2026-08-31 11:06:43 +08:00
若麒
4f59ca5118
Merge branch 'main' into feat/runtime-risk-confirmation
2026-08-28 17:42:57 +08:00
若麒
afb547e0c8
refactor(commands): migrate remaining confirmations to runtime gate
2026-08-28 14:35:17 +08:00
rendianmeng
bd8b08b617
feat: cancel validate API key
2026-08-28 13:10:56 +08:00
若麒
8906108744
refactor(knowledge): migrate high-risk commands to runtime confirmation
2026-08-27 19:42:51 +08:00
chenanran555
2fbb6efe67
Merge remote-tracking branch 'origin/main' into feat/cma-command
2026-08-27 17:27:55 +08:00
chenanran555
47e9bcc634
feat(managed-agent): add scoped resource create commands
2026-08-27 17:01:27 +08:00
若麒
00bcee36a6
feat(runtime): add unified confirmation gate for high-risk commands
2026-08-27 15:54:23 +08:00
chenanran555
4c7ef0c7a5
feat(managed-agent): add scoped agent create command
...
Add `bl managed-agent agent create` with automatic YAML key generation,
atomic config updates, preview-by-default behavior, and create-only scoped
apply that ignores unrelated resource drift.
2026-08-27 11:44:00 +08:00
若麒
9600f06205
Merge remote-tracking branch 'origin/main' into feat/profile-capability-fallback
...
# Conflicts:
# skills/bailian-gen/reference/index.md
2026-08-26 19:27:01 +08:00
若麒
fc3ac36d00
Merge branch 'main' into feat/profile-capability-fallback
2026-08-26 18:54:01 +08:00
若麒
670c15532b
feat(auth): expand Token Plan capabilities and speech defaults
2026-08-26 13:42:27 +08:00
chenanran555
69c1fb9f08
feat(managed-agent): 增加托管 Agent 全面管理命令集及功能实现
...
- 扩展 CLI 命令,新增托管 Agent 相关全部操作命令包括能力、Agent、环境、技能、保管库、部署、会话及文件管理
- 实现 Agent 列表、详情、版本、搜索等功能
- 实现环境列表、详情及搜索功能
- 实现部署列表、详情、搜索、运行、暂停与恢复功能
- 实现会话的搜索、更新、归档及事件操作功能
- 实现文件上传、列表、下载、删除及搜索功能
- 添加托管 Agent API 操作能力展示命令
- 统一异常处理及输出格式支持,支持 JSON 与表格展示
- 完善分页、查询参数及权限验证逻辑,支持按需筛选与翻页
- 新增输入输出文件支持与控制台保护机制,提升命令行体验和稳定性
2026-08-24 20:15:09 +08:00
clh02467605
4c51c95f31
feat(video): switch default video model to wan3.0-video and adapt All-in-One support
...
- Update default models for video generate/ref and config UI to wan3.0-video
- Add --file file-to-video support for wan3.0; route kf2v through media[] instead of image2video
- Emit reference voices as standalone reference_audio entries on wan3.0 ref
- Sync e2e/stress tests and bailian-gen reference docs
2026-08-24 18:00:52 +08:00
zeyu.fz
b830a14e11
docs(knowledge): 扩展知识库描述长度限制到 500 字符
...
- 修改命令行参数文档,将 --description 长度限制由 200 字符增加到 500 字符
- 更新代码校验逻辑,支持描述长度最大 500 字符
- 调整相关提示信息,反映新的长度限制
- 修改测试用例,支持 501 字符的描述参数触发用法错误
- 更新 CLI 参考文档中描述字段的长度说明
2026-08-22 11:52:39 +08:00
zeyu.fz
a6291e00e1
docs(knowledge): 强制添加知识库描述参数
...
- 升级知识库创建命令,`--description` 参数变为必填,描述知识库内容和用途
- 更新所有相关文档示例,统一加入 `--description` 参数和示例文本
- CLI 校验增强,缺失或超长的描述参数本地报错,避免服务端拒绝
- 优化服务创建命令,推荐填写描述以帮助 agent 选择合适服务
- 多个测试用例添加对描述参数的验证和断言
- 知识库和集合列表中描述信息作为区分同类项目的辅助信息显式展示
- 其他细节调整包括命令帮助及参数说明内容的更新
2026-08-22 11:21:22 +08:00
若麒
fea86dc5aa
Merge branch 'main' into feat/bilingual-quick-start-examples
2026-08-18 16:28:23 +08:00
若麒
06210a4e33
feat(i18n): localize newly added CLI help content
2026-08-18 15:58:39 +08:00
若麒
e31addf0d6
Merge branch 'main' into feat/bilingual-quick-start-examples
2026-08-18 14:33:34 +08:00
故璃
af95a9ec67
fix(usage): allow disabling auto-stop regardless of quota and fix Auto-Stop column display
...
- Remove client-side check that blocked 'freetier --off' when quota
remains; align with web behavior (switch is always operable)
- Prioritize stopMap ON/OFF over quotaStatus UNKNOWN in rendering
- Query auto-stop status only for filtered models to avoid server-side
batch limit error (TRAIN_INTERNAL_ERROR_EXP with 494 models)
2026-08-17 20:25:56 +08:00
clark-fc
ad5c44d746
Merge pull request #166 from modelstudioai/feat/iteration1-w1-foundation
...
Feat/iteration1 w1 foundation
2026-08-17 14:08:56 +08:00
zeyu.fz
70b50060cf
Merge remote-tracking branch 'origin/main' into feat/iteration1-w1-foundation
2026-08-17 12:55:57 +08:00
故璃
3909a17da1
Merge branch 'main' into feat/cli-skill-sync
2026-08-17 12:51:26 +08:00
gujieye
57c2d98308
Merge pull request #160 from modelstudioai/feat/skill-init-simplify
...
feat: update skill init output
2026-08-17 11:01:35 +08:00
故璃
79a0d2db9a
fix(permission): drop explicit undefined return and make revoke --all e2e credential-independent
2026-08-16 23:48:19 +08:00
故璃
8e6af6c669
feat: update model quota limit & add model permission command
2026-08-16 19:49:23 +08:00
故璃
7461189007
Merge branch 'main' into feat/cli-skill-sync
2026-08-15 10:22:09 +08:00
故璃
4ccda5f929
feat: update skill init output
2026-08-15 10:15:00 +08:00
zeyu.fz
4086da572f
docs(knowledge): 修改多处参数描述为“精确匹配”并完善错误处理说明
...
- 将 category-list、file-list、service-list 等命令参数的描述更新为强调“精确匹配”
- file-list 命令中 --name 参数改为匹配不含扩展名的精确文件名,并在备注中补充说明
- kb-stats 命令严格校验时间格式,增强无效格式报错及提示
- 丰富知识相关测试用例,增加对不存在 ID 的服务端错误传递和非零退出的正向断言
- 优化知识文档上传测试,支持跳过 node_modules/.git 文件夹及显示被跳过文件详情
- 修正知识搜索及聊天流程中未发布版本号引发的服务器拒绝场景测试
- 更新知识模块命令文档,补充参数要求和用法提示,提升用户指引明确度
2026-08-14 23:59:05 +08:00
若麒
f6cf2b999a
feat(config): add bilingual UI with in-place language switching
2026-08-14 18:55:09 +08:00
gujieye
a9b0a752a8
Merge pull request #155 from modelstudioai/feat/coding-plan-usage
...
feat: add coding plan usage
2026-08-14 17:36:47 +08:00
Gong Shiqi
2b7a0c742a
Merge pull request #156 from modelstudioai/feat/text-chat-responses-api
...
feat(text): support Responses API
2026-08-14 17:21:40 +08:00
Gong Shiqi
e5818e103c
Merge pull request #145 from modelstudioai/feat/change-skills-install
...
Switch official skill install to bl skill init
2026-08-14 17:21:24 +08:00
若麒
2fe50f59a4
feat(commands): localize command help examples
2026-08-14 17:15:46 +08:00
gujieye
5f1c97940d
Merge branch 'main' into feat/coding-plan-usage
2026-08-14 17:05:53 +08:00
若麒
94ccab0898
feat(text): support Responses API
2026-08-14 17:02:29 +08:00
故璃
9133b6bdd1
feat: add coding plan usage
2026-08-14 15:56:16 +08:00
若麒
23f1ab7fd4
feat(commands): localize remaining command help
2026-08-14 15:54:38 +08:00
clh02467605
3b7c4cfabc
Merge remote-tracking branch 'refs/remotes/origin/main' into feat/mcp-support-sse
2026-08-14 14:42:21 +08:00
zeyu.fz
d5c4bd3572
docs(knowledge): 优化知识库文档内容及CLI说明
...
- 修改表格/图片知识库必须提供`--doc-id`的描述,更准确表达要求
- 调整CLI命令文档中过期或不准确信息,说明集合删除暂不支持
- 更新chunk添加命令中`--doc-id`的说明,强调对所有知识库类型均必需
- 精简chunk删除命令备注,明确批量操作自动分批处理
- 优化文档删除命令描述,强调删除异步传播及输出行为
- 修正文档状态命令中错误提示用词,更清晰表达
- 文件列表命令修改说明,明确默认分类ID不解析
- 知识库信息命令删除过时备注,突出索引设置不可变
- 服务删除命令简洁描述幂等性和权限要求
- 服务列表命令调整对场景参数的描述,明确必传要求
2026-08-14 13:40:08 +08:00