Skip to content

v0.1.26

Choose a tag to compare

@github-actions github-actions released this 02 Jul 17:17

Added

  • okf visualize — bundle selector dropdown for multi-project monorepos.
  • okf visualize — source code pane in concept detail view.
  • okf visualize — resizable left sidebar via drag handle.
  • Multi-bundle detection via SUMMARY.md subdirectory markers.
  • 3 new docs: agent-integration, ci-cd, languages-and-manifests.

Changed

  • README rewritten with code-level knowledge graph pitch, local AI/SLM section,
    CI/CD pipeline section, and architectural query examples.
  • Viz display name now dynamic — removed hardcoded fresh_agentbox.
  • Docs assets reorganized into images/, banners/, Demo deck/ directories.

Fixed

  • okf visualize always showed fresh_agentbox as title (both JS var + HTML span).
  • Bundle detection used naive first-path-segment causing false bundles.