What's Changed
✨ New Features
- Interactive knowledge graph visualization (3D, mind-map, radial) by @KylinMountain in #103
- Configurable LLM request timeout by @KylinMountain in #134
- Global LiteLLM settings via a
litellm:config block by @KylinMountain in #138 - Import existing PageIndex Cloud indices via
add --from-pageindex-cloud(closes #88) by @KylinMountain in #97 - Google OKF‑conformant wiki frontmatter by @KylinMountain in #102
A glimpse of the new openkb visualize command, showing an interactive 3D knowledge graph.

🐛 Bug Fixes
- Fix resolution of wikilinks whose stem contains a dot (
.) by @jichaowang02-lang in #120 - Preserve frontmatter when closing
---has no trailing newline by @jichaowang02-lang in #121
📚 Documentation & Examples
- Multiple README updates and badge improvements by @rejojer (#107 – #119, #124, #126 – #129)
- OpenKB usage guides with real generated artifacts by @KylinMountain in #141 ,#144 and #145
👥 New Contributors
- @jichaowang02-lang made their first contribution in #120
Full Changelog: v0.4.1...v0.4.2