v0.1.14
What's Changed
- build(deps): bump protobuf from 6.33.2 to 6.33.5 by @dependabot[bot] in #104
- refactor: cpp bytes rows by @kkkwjx07 in #105
- fix: agfs port by @qin-ctx in #110
- refactor: refactor agfs s3 backend config by @chuanbao666 in #113
- fix(depends): 修复pip依赖的安全漏洞 by @chuanbao666 in #107
- feat: add HTTP Server and Python HTTP Client (T2 & T4) by @qin-ctx in #109
- Add OpenClaw skill for OpenViking MCP integration by @ZaynJarvis in #114
- docs: update docs and github workflows python version, python>=3.10 by @chuanbao666 in #118
- Doc: suggest use ~/.openviking/ov.conf as a default configure path by @MaojiaSheng in #119
- Parallel add by @kkkwjx07 in #121
- feat(directory-scan): add directory pre-scan validation module with f… by @shaoeric in #102
- fix(docs): fix relative paths in README files to match actual docs st… by @evpeople in #122
- feat: use a default dir ~/.openviking to store configuration, fix win… by @MaojiaSheng in #120
- feat: dag trigger embedding by @kkkwjx07 in #123
- fix: fix windows by @kkkwjx07 in #126
- fix: release py3.13 by @kkkwjx07 in #127
- fix: remove await asyncio and call agfs directly by @MaojiaSheng in #129
- fix(depends): 修复测试引入的依赖 by @chuanbao666 in #130
- add_message改为写入TextPart列表,避免session消息解析异常; extract_session增加json转换方法 by @Mijamind719 in #131
- feat: 新增 Bash CLI 基础框架与完整命令实现 (T3 + T5) by @qin-ctx in #132
- fix: test case by @qin-ctx in #133
- fix: fix release by @kkkwjx07 in #138
New Contributors
- @shaoeric made their first contribution in #102
- @evpeople made their first contribution in #122
- @Mijamind719 made their first contribution in #131
Full Changelog: v0.1.12...v0.1.14