Skip to content

Releases: VectifyAI/OpenKB

v0.2.0

18 May 02:54
d4100c8

Choose a tag to compare

Features

Bug Fixes

  • Clean up CodeQL Python quality alerts (40 fixes across 3 rules) by @KylinMountain in #54

New Contributors

Full Changelog: v0.1.4...v0.2.0

What's Changed

  • feat(cli): add openkb remove to 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 feedback to 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

Full Changelog: v0.1.4...v0.2.0

v0.1.4

15 May 04:38
b67f574

Choose a tag to compare

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