What's Changed
- docs: use openviking-server to launch server by @MaojiaSheng in #398
- fix: Session.add_message() support parts parameter by @qin-ctx in #399
- feat: support GitHub tree/ URL for code repository import by @yangxinxin-7 in #400
- fix: improve ISO datetime parsing by @zztdandan in #404
- feat(pdf): extract bookmarks as markdown headings for hierarchical parsing by @r266-tech in #403
- feat: add index control to add_resource and refactor embedding logic by @Jay-ju in #401
- fix: support short-format URIs in VikingURI and VikingFS access control by @r266-tech in #402
- fix: handle None data in skill_processor._parse_skill() by @r266-tech in #405
- fix: fix add-resource by @zhoujh01 in #409
- fix: treat only .zip as archive; avoid unzipping ZIP-based container … by @sponge225 in #410
- fix(cli): support git@ SSH URL format in add-resource by @myysy in #411
- feat(pdf): add font-based heading detection and refactor PDF/Markdown parsing by @qin-ctx in #413
- 支持通过curl方式安装部署openclaw+openviking插件 by @LinQiang391 in #415
- Feature/vikingbot_opt: OpenAPI interface standardization;Feishu multi-user experience; observability enhancements; configuration system modernization. by @chenjw in #419
- docs: pip upgrade suggestion by @MaojiaSheng in #418
- feat: define a system path for future deployment by @MaojiaSheng in #423
- chore: downgrade golang version limit, update vlm version to seed 2.0 by @MaojiaSheng in #425
- [fix]: 修复通过curl命令安装场下下ubuntu/debian等系统触发系统保护无法安装的openviking的问题 by @LinQiang391 in #426
- fix(session): trigger semantic indexing for parent directory after memory extraction by @qin-ctx in #429
- feat(bot):Refactoring, New Evaluation Module, Feishu channel Opt & Feature Enhancements by @yeshion23333 in #428
- chore: agfs-client默认切到binding-client模式 by @chuanbao666 in #430
- feat(agfs): add ripgrep-based grep acceleration and fix vimgrep line parser by @yangxinxin-7 in #432
- [WIP] ci: add automated PR review workflow using Doubao model by @qin-ctx in #434
- fix(ci): use OPENAI_KEY instead of OPENAI.KEY in pr-review workflow by @qin-ctx in #435
- build(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #442
- build(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #441
- build(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #440
- build(deps): bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #438
- build(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #439
- fix(packaging): sdist 排除运行时二进制 by @zhoujh01 in #447
- ci: enhance PR review with severity classification and checklist by @qin-ctx in #437
- enable injection for Collection and CollectionAdaptor by @zhougit86 in #414
- chore: 编译子命令失败报错, golang版本最低要求1.22+ by @chuanbao666 in #444
- feat(viking_fs) support async grep by @typeck in #448
- OpenViking Plugin Exception Handling & Fixing by @wlff123 in #449
- feat(agfs): make binding client optional, add server bootstrap, tune logging and CI by @qin-ctx in #451
- fix: rust compile in uv pip install -e . by @MaojiaSheng in #452
- [wip]Enhance OpenViking Status Checks in the OpenClaw Plugin by @wlff123 in #453
- FIX: fixes multiple issues in the OpenViking chat functionality and unifies session ID generation logic between Python and Rust CLI implementations. by @chenjw in #446
- chore: 增加Makefile,方便build by @chuanbao666 in #450
- fix(bot): fix Telegram channel init crash and empty content for Claude by @ponsde in #421
- fix: suport uv pip install openviking[bot] by @chenjw in #457
- fix: agfs-client默认使用http-client by @chuanbao666 in #459
- fix(agfs): fix agfs binding-client import error by @chuanbao666 in #458
- openclaw-memory-plugin: ov.conf backend/agfs, default embedding 25121… by @LinQiang391 in #460
- vikingbot version to 3.10 by @chenjw in #461
- update vikingbot version to 0.1.3 by @chenjw in #462
- fix: github zip download timeout by @MaojiaSheng in #463
New Contributors
- @zztdandan made their first contribution in #404
- @Jay-ju made their first contribution in #401
- @sponge225 made their first contribution in #410
- @zhougit86 made their first contribution in #414
- @typeck made their first contribution in #448
Full Changelog: v0.2.3...v0.2.5