What's Changed
- fix(langchain): recover stale OpenViking clients by @ehz0ah in #2246
- feat(search) Add lightweight query planner config for intent analysis by @heaoxiang-ai in #2224
- fix(server): update server mode terminology from 'dev-implicit' to 'dev' by @Ferry-200 in #2260
- fix(ovpack): skip missing semantic sidecars by @qin-ctx in #2265
- refactor(memory): remove legacy memory v1 by @qin-ctx in #2264
- docs: simplify TAU-2 benchmark reproduction by @huangruiteng in #2267
- fix(bot): Limit grep\glob\search tool's user scope, grep use one pattern, Optimize client initialization. by @yeshion23333 in #2240
- fix(embedding): 统一 embedding 输入截断 by @qin-ctx in #2266
- docs: update benchmark results for LoCoMo and RAG by @iAlexKai in #2275
- feat(langchain): implement local batch message writes by @ehz0ah in #2250
- fix(ov-cli): report missing CLI config before server requests by @ehz0ah in #2279
- docs(prompt-guide): document trajectories memory schema by @r266-tech in #2282
- docs(memory): document version field that now rejects v1 (#2264) by @r266-tech in #2280
- docs(api): document
rawquery param on /content/read (#2225) by @r266-tech in #2278 - docs(retrieval): note intent-analysis model is configurable via query_planner (#2224) by @r266-tech in #2269
- docs(mcp): grep pattern is a single string, not string-or-array (#2240) by @r266-tech in #2270
- fix(cli): ignore null profile envelope metadata by @ZaynJarvis in #2274
- refactor(langchain): clarify session commit policy helper by @ehz0ah in #2283
- wechat qrcode update by @Lumos088 in #2290
- feat(openclaw): add typed synopsis stubs for externalized tool results by @huangxun375-stack in #2248
- feat(memory):Opt event yaml by @yeshion23333 in #2299
- fix(vectordb): skip candidates with corrupted JSON fields in search / 检索时跳过 fields 损坏的候选 by @KCHENPENGFEI in #2302
- fix(vectordb): add ap-southeast-1 region host mappings for VikingDB by @abinch in #2297
- docs(openclaw-plugin): list openviking_tool_result_read/search/list in plugin tool tables (#2058) by @r266-tech in #2295
- docs: fix broken crates/ov_cli/LICENSE link in README/README_CN/README_JA (404 since #1221 crates reorg) by @r266-tech in #2289
- chore(deps): update litellm requirement from <1.85.2,>=1.83.7 to >=1.83.7,<1.86.3 by @dependabot[bot] in #2287
- docs: refresh multilingual readmes by @iAlexKai in #2296
- docs: add agent integration assets by @yufeng201 in #2306
New Contributors
Full Changelog: v0.3.21...v0.3.22