Releases: VectifyAI/OpenKB
Releases · VectifyAI/OpenKB
v0.2.0
Features
- Add
openkb removeto safely delete a document (closes #41) by @KylinMountain in #51 - Add
--languageflag and prompt toopenkb initby @SeungwookHan in #48 - Add
openkb feedbackto file a prefilled GitHub issue by @KylinMountain in #53 - Support
openkb add <URL>with content-type sniffing by @KylinMountain in #55 - Ship Agent Skill so Claude Code / Codex / Gemini CLI can read the wiki natively by @KylinMountain in #52
Bug Fixes
- Clean up CodeQL Python quality alerts (40 fixes across 3 rules) by @KylinMountain in #54
New Contributors
- @SeungwookHan made their first contribution in #48
Full Changelog: v0.1.4...v0.2.0
What's Changed
- feat(cli): add
openkb removeto safely delete a document (closes #41) by @KylinMountain in #51 - feat(cli): add --language flag and prompt to openkb init by @SeungwookHan in #48
- feat(cli): add
openkb feedbackto file a prefilled GitHub issue by @KylinMountain in #53 - chore: clean up CodeQL py/* quality alerts (40 fixes across 3 rules) by @KylinMountain in #54
- feat(cli): support
openkb add <URL>with content-type sniffing by @KylinMountain in #55 - feat: ship Agent Skill so Claude Code / Codex / Gemini CLI can read the wiki natively by @KylinMountain in #52
New Contributors
- @SeungwookHan made their first contribution in #48
Full Changelog: v0.1.4...v0.2.0
v0.1.4
What's Changed
- Add interactive chat REPL with persistent sessions by @rejojer in #18
- Merge dev into main by @rejojer in #19
- bugfix: skip lint when KB has no indexed documents by @KylinMountain in #21
- feat: Add slash commands to chat REPL by @KylinMountain in #20
- feat: Render Markdown in chat and query output using rich by @KylinMountain in #22
- feat(compiler): add cache_control breakpoints for Anthropic prompt caching by @pitimon in #38
- fix: stop silently dropping wiki updates when section/frontmatter drifts by @KylinMountain in #46
- fix(query): make openkb query safe for non-TTY stdout (closes #34) by @Litash in #45
- fix: eliminate ghost wikilinks in LLM-generated wiki content (closes #47) by @KylinMountain in #49
- chore(release): automate GitHub Release + document the flow by @KylinMountain in #50
New Contributors
Full Changelog: https://github.com/VectifyAI/OpenKB/commits/v0.1.4
What's Changed
- Add interactive chat REPL with persistent sessions by @rejojer in #18
- Merge dev into main by @rejojer in #19
- bugfix: skip lint when KB has no indexed documents by @KylinMountain in #21
- feat: Add slash commands to chat REPL by @KylinMountain in #20
- feat: Render Markdown in chat and query output using rich by @KylinMountain in #22
- feat(compiler): add cache_control breakpoints for Anthropic prompt caching by @pitimon in #38
- fix: stop silently dropping wiki updates when section/frontmatter drifts by @KylinMountain in #46
- fix(query): make openkb query safe for non-TTY stdout (closes #34) by @Litash in #45
- fix: eliminate ghost wikilinks in LLM-generated wiki content (closes #47) by @KylinMountain in #49
- chore(release): automate GitHub Release + document the flow by @KylinMountain in #50
New Contributors
Full Changelog: https://github.com/VectifyAI/OpenKB/commits/v0.1.4