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
若麒
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
若麒
5e39d1abc3
docs(changelog): note video resolution/ratio flag fix
2026-06-17 21:10:40 +08:00
若麒
2260c51c7e
docs(changelog): add advisor model upgrade and JSON output changes to 1.4.0
2026-06-17 16:14:17 +08:00
若麒
611ecc1e68
chore(release): 1.4.0
2026-06-17 15:58:08 +08:00
若麒
35d681f0c7
chore(release): prepare 1.3.3
2026-06-16 15:09:32 +08:00
zeyu.fz
a16afb3f0b
chore(changelog): update to version 1.3.3 with improvements to CLI help output and command notes
2026-06-16 15:01:57 +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
故璃
b9e2d75ea0
fix: fix changelog issue
2026-06-11 14:42:55 +08:00
故璃
240ce9ae3e
fix: fix changelog issue
2026-06-11 12:35:41 +08:00
故璃
386ff0fdc0
feat: update changelog
2026-06-11 12:29:17 +08:00
故璃
a72f0508c3
Merge branch 'main' into feat/model-usage
2026-06-11 12:26:06 +08:00
故璃
65c6a358ef
feat: update changelog
2026-06-11 11:52:27 +08:00
zeyu.fz
db6ee7a5f0
feat(core): 增加CHANGELOG
2026-06-10 15:50:15 +08:00
若麒
04e7f30dc9
chore(release): bump version to 1.2.1
2026-06-09 00:35:26 +08:00
若麒
234c2de23f
docs(changelog): add advisor recommend to 1.2.0 entry
2026-06-05 17:15:17 +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
若麒
88576a6c1c
fix(release): build before check; reformat docs
...
Follow-up to 1.1.1.
- release.mjs: build packages before type checks so bailian-cli-core resolves on clean checkouts
- CHANGELOG: record the above under Fixed
- Reformat CONTRIBUTING / INSTALL / README / docs tables (prettier only, no content changes)
2026-05-29 13:52:06 +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
若麒
830e64117e
docs: drop unpkg links, cross-link top-level docs, align CN README
2026-05-28 23:49:47 +08:00
若麒
1533e2013e
Initial commit
2026-05-28 18:37:07 +08:00