zeyu.fz
892ae300ae
feat(knowledge): 新增基于 workspace 的知识库语义检索与问答功能
...
- 新增 `bl knowledge search` 命令,支持语义检索及多模态检索参数
- 新增 `bl knowledge chat` 命令,支持知识库 SSE 流式问答及多轮历史对话
- 在 `bailian-cli-core` 中添加相应的知识 API 类型和端点支持
- `kscli` 新增 `search` 和 `chat` 两个命令,`retrieve` 标记为废弃
- 更新 `kscli` README,调整主推命令并标记 `retrieve` 废弃
- 补充完善 E2E 测试覆盖检索与问答功能的多种用例
- 修正若干缺少必要参数时的 CLI 行为,确保打印帮助并正常退出
- 升级各相关包版本至 1.6.0,更新 CHANGELOG 及相关文档说明
2026-07-02 15:19:38 +08:00
若麒
750641dd0e
chore(release): 1.5.0
2026-07-01 14:22:17 +08:00
若麒
848e44eb44
Merge branch 'main' into feat/composable-cli
2026-06-30 23:07:18 +08:00
若麒
61689ec0da
build: jump to source across packages via @bailian-cli/source export condition
2026-06-24 16:14:20 +08:00
若麒
07c71412cf
chore(release): 1.4.2
2026-06-24 10:35:26 +08:00
若麒
af524e5487
chore(release): 1.4.1
2026-06-22 17:03:14 +08:00
若麒
611ecc1e68
chore(release): 1.4.0
2026-06-17 15:58:08 +08:00
zeyu.fz
bd4644448a
chore(core): 更新核心包版本至1.3.3
...
- 将版本号从1.3.2提升至1.3.3
- 保持其他核心包配置不变
2026-06-15 19:41:30 +08:00
若麒
ef7aa493e0
chore: release 1.3.2
...
Bump bailian-cli / bailian-cli-core to 1.3.2, sync skill version, and
document the omni --audio HTTP 400 fix (#54 ) in CHANGELOG. Also add the
.ogg extension to the --audio help text and reference doc.
2026-06-12 18:33:36 +08:00
若麒
d36bc5a82f
chore: release 1.3.1
...
Bump bailian-cli / bailian-cli-core to 1.3.1, sync skill version, and
document the HTTP_PROXY / HTTPS_PROXY / NO_PROXY fix (#35 ) in CHANGELOG.
2026-06-12 16:12:58 +08:00
zeyu.fz
8604567ce4
chore(core): 更新版本号至 1.3.0 并修正文档格式
2026-06-11 11:37:04 +08:00
若麒
04e7f30dc9
chore(release): bump version to 1.2.1
2026-06-09 00:35:26 +08:00
若麒
c1969254fa
chore(release): bump version to 1.2.0
...
- Add `bl mcp` command group, security hardening, watermark/flag fixes
- Update CHANGELOG/CHANGELOG_CN with 1.2.0 entry
- Add MCP integration to README features
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-06-05 17:05:04 +08:00
若麒
375e560804
chore(release): 1.1.3
...
- bump bailian-cli and bailian-cli-core to 1.1.3
- changelog: add 1.1.3 entry (console login auto-configures API key, validation retry)
- changelog: backfill missing 1.1.2 entry (default vision model → qwen3-vl-plus)
2026-06-02 18:02:39 +08:00
若麒
58f2cce555
chore(release): 1.1.2
2026-05-29 18:03:44 +08:00
若麒
b896c3fbec
chore(release): 1.1.1
...
Documentation-only patch release.
- Add INSTALL.md for AI-Agent-driven installation
- Sync root and packages/cli READMEs (EN + CN)
- Drop unpkg links in favor of canonical sources
- release.mjs: assert README sync before publishing
2026-05-29 13:41:36 +08:00
若麒
1533e2013e
Initial commit
2026-05-28 18:37:07 +08:00