| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-31 | 1.9 kB | |
| v0.3.1 source code.tar.gz | 2026-03-31 | 10.1 MB | |
| v0.3.1 source code.zip | 2026-03-31 | 11.2 MB | |
| Totals: 3 Items | 21.3 MB | 0 | |
What's Changed
- feat(ast): add PHP tree-sitter support by @yangxinxin-7 in https://github.com/volcengine/OpenViking/pull/1087
- feat(ci): add multi-platform API test support for 5 platforms by @kaisongli in https://github.com/volcengine/OpenViking/pull/1093
- fix(ci): refresh uv.lock for docker release build by @zhoujh01 in https://github.com/volcengine/OpenViking/pull/1094
- fix(openclaw-plugin): simplify install flow and harden helpers by @qin-ctx in https://github.com/volcengine/OpenViking/pull/1095
- fix(openclaw-plugin): preserve existing ov.conf on auto install by @qin-ctx in https://github.com/volcengine/OpenViking/pull/1098
- ci: build docker images natively per arch by @zhoujh01 in https://github.com/volcengine/OpenViking/pull/1100
- Feature/memory opt by @chenjw in https://github.com/volcengine/OpenViking/pull/1099
- feat(storage): add auto language detection for semantic summary generation by @likzn in https://github.com/volcengine/OpenViking/pull/1076
- feat(prompt) support configurable prompt template directories by @zhoujh01 in https://github.com/volcengine/OpenViking/pull/1096
- feat: unify config-driven retry across VLM and embedding by @snemesh in https://github.com/volcengine/OpenViking/pull/1049
- feat(bot): import ov eval script by @yeshion23333 in https://github.com/volcengine/OpenViking/pull/1108
- Revert "feat: unify config-driven retry across VLM and embedding" by @qin-ptr in https://github.com/volcengine/OpenViking/pull/1113
- fix(storage) Fix parent_uri compatibility with legacy records by @zhoujh01 in https://github.com/volcengine/OpenViking/pull/1107
- fix(session): unify archive context abstracts by @qin-ctx in https://github.com/volcengine/OpenViking/pull/1104
New Contributors
- @likzn made their first contribution in https://github.com/volcengine/OpenViking/pull/1076
Full Changelog: https://github.com/volcengine/OpenViking/compare/v0.2.15...v0.3.1