Skip to content

Releases: cubocompany/opengem

v0.7.5

16 Apr 15:11

Choose a tag to compare

0.7.5 (2026-04-16)

Bug Fixes

  • graph-index: write vault notes via fs instead of CLI subprocesses (b34743d)

v0.7.4

16 Apr 15:07

Choose a tag to compare

0.7.4 (2026-04-16)

Bug Fixes

  • graph-index: skip re-indexing when local state exists, fix vault resolution (f96c6fc)
  • restore graph-index to use local state and fix vault resolution (7c9cca1)

v0.7.3

16 Apr 14:36

Choose a tag to compare

0.7.3 (2026-04-16)

Bug Fixes

  • graph: replace Bun.file/Bun.write with Node.js fs APIs (2af8545)

v0.7.2

16 Apr 14:18

Choose a tag to compare

0.7.2 (2026-04-16)

Bug Fixes

  • graph: fix web-tree-sitter WASM path and add jsx/tsx support (93b327f)

v0.7.1

16 Apr 13:42

Choose a tag to compare

0.7.1 (2026-04-16)

Bug Fixes

  • graph: add .jsx support and use tree-sitter-tsx.wasm for .tsx files (0885dac)

v0.7.0

16 Apr 12:20

Choose a tag to compare

0.7.0 (2026-04-16)

Features

  • graph: add opengem-out/ output, .opengemignore, rename slash commands (cf5ac7f)

v0.6.0

16 Apr 11:05

Choose a tag to compare

0.6.0 (2026-04-16)

Features

  • cli: add watch mode, hooks, install, and MCP server (8b79ef0)
  • graph: add markdown and PDF as graph input sources (952daaf)

v0.5.0

16 Apr 10:45

Choose a tag to compare

0.5.0 (2026-04-16)

Bug Fixes

  • deps: replace tree-sitter-wasms with @repomix/tree-sitter-wasms, upgrade web-tree-sitter to 0.26.8 (5951e9b)

Features

  • graph: expand to 15 languages and add opengem CLI subcommands (c48aad1)

v0.4.1

16 Apr 09:37

Choose a tag to compare

0.4.1 (2026-04-16)

Bug Fixes

  • graph: auto-detect vault path from obsidian CLI, add slash commands via config hook (c3e8388)

v0.4.0

16 Apr 01:43

Choose a tag to compare

0.4.0 (2026-04-16)

Features

  • tui: add slash commands and automatic graph context injection (18daeb8)