Skip to content

Releases: sandovaldavid/kioku

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 05:14
65ddf16

2.3.0 (2026-07-15)

Features

  • server: engineering tool group for per-project ADRs, bugs, plans and knowledge (#227) (67ededa)
  • server: heading-aware chunking with parent-document retrieval (#226) (a0753d4)
  • server: retrieval quality eval harness, model prefixes and BM25 search (#225) (a73a6a6)
  • server: support grouped/nested project identifiers (#229) (e9e74c0)
  • server: Templater bridge interop, template management tools and richer frontmatter (#228) (4128612)

Bug Fixes

  • server: field-test bugs, skill update, and token reduction (#232) (e829345)
  • server: reindex immediately after create_note_from_template (#231) (2fdb823)

Performance Improvements

  • server: document real tool costs and trim verbose descriptions (#233) (3692d3b)

v2.2.1

Choose a tag to compare

@github-actions github-actions released this 11 Jul 18:51
de0ae75

2.2.1 (2026-07-11)

Bug Fixes

  • docs: center home layout, add mermaid support and code syntax highlighting (#219) (16cc181)

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 08:06
ebc7281

2.2.0 (2026-07-11)

Features

  • integrations: one-command MCP registration for 4 AI coding CLIs (#214) (fae03b2)

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 14:51
fd2763f

2.1.1 (2026-07-10)

⚠ BREAKING CHANGES

  • release: the MCP tool suggest_tags in NoteQueryTools (core, always registered) is renamed to inspect_note_tags. Agents calling the read-only diagnostic variant by name must update to inspect_note_tags.

Miscellaneous Chores

  • release: catch develop up to main (2.1.0) (#205) (04a0757)
  • release: force 2.1.1 to absorb a poisoned history commit (197d5e2)

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 13:19
029f345

2.1.0 (2026-07-10)

Miscellaneous Chores

v2.1.0-beta.1

v2.1.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Jul 13:07
017fcf7

2.1.0-beta.1 (2026-07-10)

⚠ BREAKING CHANGES

  • release: the MCP tool suggest_tags in NoteQueryTools (core, always registered) is renamed to inspect_note_tags. Agents calling the read-only diagnostic variant by name must update to inspect_note_tags.

Bug Fixes

  • release: revert spurious v3.0.0-beta version bump (#197) (bbb4d72)

Miscellaneous Chores

  • release: consolidate to single release-please channel on main (#195) (50df4d2)

v2.0.0-beta.11

v2.0.0-beta.11 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Jul 12:22
64e9665

2.0.0-beta.11 (2026-07-10)

Bug Fixes

  • config: rename claude mcp file (94b5290)
  • server: allow remove_tag to clear the last tag on a note (99fef1e)

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 04 Jul 14:59
00b9daf

2.0.2 (2026-07-04)

Bug Fixes

  • server: pack real LICENSE file and enable deterministic builds (#184) (f047a65)

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 04 Jul 13:20
083d412

2.0.1 (2026-07-04)

Bug Fixes

  • ci: fix publish-nuget job and rename installed tool command to kioku (c595e94)
  • ci: fix publish-nuget job and rename installed tool command to kioku (ca8eff7)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 07:05
ece2bb7

2.0.0 (2026-07-04)

⚠ BREAKING CHANGES

  • release: the MCP tool suggest_tags in NoteQueryTools (core, always registered) is renamed to inspect_note_tags. Agents calling the read-only diagnostic variant by name must update to inspect_note_tags.

Features

  • plugin: add Obsidian WebSocket bridge plugin (c7f25cc)
  • server: add MCP server with vault indexing and note tools (83475c2)

Bug Fixes

  • ci: pass explicit target-branch to release-please action (#156) (8b7aa8d)

Miscellaneous Chores

  • release: sync develop into main — P0 through P3 backlog complete (#153) (5a09001)