Skip to content

Releases: ory/lumen

v0.0.12

Choose a tag to compare

@github-actions github-actions released this 16 Mar 21:27
9df6090

0.0.12 (2026-03-16)

Features

  • add PTerm-based TUI progress output for index command (#38) (7fee513)

v0.0.11

Choose a tag to compare

@github-actions github-actions released this 11 Mar 14:05
4293b8c

0.0.11 (2026-03-11)

Features

  • improved benchmarks and further tree sitter fixes (67f9dd3)

v0.0.10

Choose a tag to compare

@github-actions github-actions released this 10 Mar 19:04

0.0.10 (2026-03-10)

Features

  • better benchmarks with swe-bench approach and improved chunker (#34) (c722d66)
  • chunker: add C# language support (915e917)

Bug Fixes

  • update guidance for reindexing the Lumen index (f08c3b9)

v0.0.9

Choose a tag to compare

@github-actions github-actions released this 04 Mar 18:10

0.0.9 (2026-03-04)

Bug Fixes

  • plugin: remove invalid manifest fields and bump version to 0.0.8 (34ddfba)

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 04 Mar 16:47

0.0.8 (2026-03-04)

Features

  • add cwd parameter to MCP tools for reliable index root detection (b622e62)

v0.0.7

Choose a tag to compare

@github-actions github-actions released this 04 Mar 15:13

0.0.7 (2026-03-04)

Bug Fixes

  • ci: remove redundant test/vet/lint steps from release job (2f33014)

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 04 Mar 15:05

0.0.6 (2026-03-04)

Bug Fixes

  • ci: chain goreleaser into release-please workflow (8ceb5d6)

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 04 Mar 15:00

0.0.5 (2026-03-04)

Bug Fixes

  • scripts: correct jsonpath field name in release-please extra-files config (528d6a3)
  • scripts: pin binary download to manifest version (9b1f90d)

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 04 Mar 14:31

0.0.4 (2026-03-04)

Bug Fixes

  • scripts: resolve version from release-please manifest before GitHub API (42a4e4a)

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 04 Mar 13:24

0.0.3 (2026-03-04)

Bug Fixes

  • index: serialize concurrent Index/EnsureFresh calls to prevent duplicate key errors (6f27677)