故璃
|
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 |
|
zeyu.fz
|
589e3a4f14
|
chore(deps): 更新 TypeScript 类型检查脚本及依赖锁定文件
- 修改 package.json 中 typecheck 脚本,新增对 tsconfig.web.json 的检查
- 更新 pnpm-lock.yaml 文件,增加多个依赖项和绑定包的版本信息及平台支持
- 新增 react、lightningcss 等多种平台及架构的预编译绑定库
- 添加多种类型定义依赖,提升类型覆盖范围
- 升级部分工具包及插件版本,优化构建和开发体验
|
2026-08-15 22:44:31 +08:00 |
|
zeyu.fz
|
50b59f8640
|
refactor(bundle): 重命名分发包为 bailian-kb-dsh
- 将分发包名称从 bailian-kb-bundle 改为 bailian-kb-dsh
- 同步更新 README.md 中的包名和卸载命令描述
- 更新 package.json 中的 name 字段
- 修改 cordis.patch.yml 中的注释以匹配新名称
- 确保所有文档和配置引用一致性
|
2026-08-15 19:36:00 +08:00 |
|
zeyu.fz
|
73233658bf
|
docs: migrate design spec and implementation plan into this repo
|
2026-08-15 19:08:35 +08:00 |
|
zeyu.fz
|
188090af39
|
docs: widen error-hint contract note to all non-auth HTTP failures
|
2026-08-15 18:57:08 +08:00 |
|
zeyu.fz
|
a9ac7c0bea
|
docs: record link-install dev workaround for profile integration
|
2026-08-15 18:52:33 +08:00 |
|
zeyu.fz
|
acccca9e2f
|
docs: package and repository READMEs
|
2026-08-15 18:47:43 +08:00 |
|
zeyu.fz
|
a6ee267071
|
feat: installable dsh bundle package
|
2026-08-15 18:46:32 +08:00 |
|
zeyu.fz
|
b4129c6cbd
|
feat: plugin apply wiring with credential-backed client and skill registration
|
2026-08-15 18:43:12 +08:00 |
|
zeyu.fz
|
f2a3775516
|
feat: kb_service_list, kb_search, kb_chat tool factory
|
2026-08-15 18:41:46 +08:00 |
|
zeyu.fz
|
5800222ea4
|
feat: service discovery with scene merge and internalized pagination
|
2026-08-15 18:37:34 +08:00 |
|
zeyu.fz
|
95708ccf32
|
feat: SSE parser and buffered chat consumption
|
2026-08-15 18:36:43 +08:00 |
|
zeyu.fz
|
cdc1f10882
|
feat: KbClient with per-call auth and error translation
|
2026-08-15 18:31:15 +08:00 |
|
zeyu.fz
|
bbe96d35a5
|
feat: endpoint builder and API types
|
2026-08-15 18:30:06 +08:00 |
|
zeyu.fz
|
fba98bf65e
|
feat: plugin package skeleton with validated Config
|
2026-08-15 18:28:48 +08:00 |
|
zeyu.fz
|
3aedb7b7fb
|
chore: scaffold pnpm workspace
|
2026-08-15 18:25:13 +08:00 |
|
Gong Shiqi
|
f7d32504ab
|
Merge pull request #161 from modelstudioai/agent/release-1.15.0
chore(release): prepare 1.15.0
v1.15.0
|
2026-08-15 14:51:34 +08:00 |
|
若麒
|
cdf94a8c89
|
chore(release): prepare 1.15.0
|
2026-08-15 14:33:55 +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 |
|
chenanran555
|
8b7956d547
|
Merge remote-tracking branch 'origin/main' into feat/cma-deployment
# 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
# skills/bailian-finetune/SKILL.md
# skills/bailian-gen/SKILL.md
# skills/bailian-managed-agent/SKILL.md
# skills/bailian-protocol/SKILL.md
|
2026-08-14 19:15:13 +08:00 |
|
chenanran555
|
7e21573793
|
feat(managed-agent): add OpenAgentPack deployment support
|
2026-08-14 19:01:47 +08:00 |
|
Gong Shiqi
|
ce4d66b736
|
Merge pull request #157 from modelstudioai/release/1.15.0
docs(changelog): document 1.14.2 through 1.15.0
|
2026-08-14 19:00:08 +08:00 |
|
若麒
|
f6cf2b999a
|
feat(config): add bilingual UI with in-place language switching
|
2026-08-14 18:55:09 +08:00 |
|
若麒
|
196a0aa506
|
docs(changelog): document 1.14.2 through 1.15.0
|
2026-08-14 18:50:35 +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 |
|
若麒
|
7797940626
|
docs(skills): clarify update install channel
|
2026-08-14 17:14:23 +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 |
|
clh02467605
|
418dcffc53
|
docs(install,skills): prefer bl skill init and clarify post-install guidance
|
2026-08-14 16:57:24 +08:00 |
|
clh02467605
|
b895f88abb
|
Merge remote-tracking branch 'origin/feat/change-skills-install' into feat/change-skills-install
|
2026-08-14 16:48:36 +08:00 |
|
clh02467605
|
7eedc05b99
|
docs: Modify the preferred installation method
|
2026-08-14 16:47:30 +08:00 |
|
若麒
|
f3c7b6fb10
|
docs(readme): add standalone installation options
|
2026-08-14 16:28:51 +08:00 |
|
若麒
|
eb196cb4a6
|
docs(readme): add standalone installation options
|
2026-08-14 16:26:47 +08:00 |
|
Gong Shiqi
|
f1b6cacd7f
|
Merge pull request #153 from modelstudioai/feat/mcp-support-sse
Add MCP classic SSE auto-fallback for Bailian and --url
|
2026-08-14 16:07:15 +08:00 |
|
若麒
|
9ddb8dab53
|
refactor(runtime): remove unused i18next dependency
|
2026-08-14 15:56: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
|
98ba3279fa
|
fix(runtime): expose errno in fetch-failed JSON cause.code
|
2026-08-14 15:27:26 +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 |
|
clh02467605
|
d5d9fcb50f
|
fix: fixed sse error
|
2026-08-14 14:41:37 +08:00 |
|
zeyu.fz
|
d5c4bd3572
|
docs(knowledge): 优化知识库文档内容及CLI说明
- 修改表格/图片知识库必须提供`--doc-id`的描述,更准确表达要求
- 调整CLI命令文档中过期或不准确信息,说明集合删除暂不支持
- 更新chunk添加命令中`--doc-id`的说明,强调对所有知识库类型均必需
- 精简chunk删除命令备注,明确批量操作自动分批处理
- 优化文档删除命令描述,强调删除异步传播及输出行为
- 修正文档状态命令中错误提示用词,更清晰表达
- 文件列表命令修改说明,明确默认分类ID不解析
- 知识库信息命令删除过时备注,突出索引设置不可变
- 服务删除命令简洁描述幂等性和权限要求
- 服务列表命令调整对场景参数的描述,明确必传要求
|
2026-08-14 13:40:08 +08:00 |
|
若麒
|
f67ca55ec6
|
feat(commands): localize multimodal command help
|
2026-08-14 11:42:16 +08:00 |
|
若麒
|
6b2f49de71
|
feat(commands): localize help for core commands
|
2026-08-14 11:28:25 +08:00 |
|
zeyu.fz
|
eb4f9af3e7
|
fix(knowledge): 修正 getConnector 不返回 fileConnectorConfig 问题
- 移除 collection-get 命令中对 fileConnectorConfig 字段的输出
- 文档中补充说明 getConnector 不返回 storeType、regionId、bucketName 等字段
- 更新类型定义,去除 RagConnectorInfo 中的 fileConnectorConfig 字段
- 明确这些字段只在创建连接时请求体中传入,查询时不可读取
|
2026-08-14 11:21:44 +08:00 |
|