Skip to content

Releases: RuloGB/compendio-mcp

v1.4.2

Choose a tag to compare

@RuloGB RuloGB released this 06 Sep 21:22

What's Changed

  • Feat/word boundary term matching by @RuloGB in #42
  • Feat/retrieval ranking robustness by @RuloGB in #43

Full Changelog: v1.4.1...v1.4.2

v1.4.1

Choose a tag to compare

@RuloGB RuloGB released this 05 Sep 21:58

What's Changed

  • feat(search): centre supporting excerpts on the matched span by @RuloGB in #41

Full Changelog: v1.4.0...v1.4.1

v1.4.0

Choose a tag to compare

@RuloGB RuloGB released this 30 Aug 21:17

What's Changed

  • feat: auto-discover markdown roots when no docsDir is declared by @RuloGB in #39
  • docs(cli): record why the entry-point guard must not use realpathSync.native by @RuloGB in #40

Full Changelog: v1.3.5...v1.4.0

v1.3.5

Choose a tag to compare

@RuloGB RuloGB released this 28 Aug 21:27

Full Changelog: v1.3.4...v1.3.5

v1.3.4

Choose a tag to compare

@RuloGB RuloGB released this 27 Aug 08:15

What's Changed

  • feat: skip database creation when no documents exist by @RuloGB in #38

Full Changelog: v1.3.3...v1.3.4

v1.3.3

Choose a tag to compare

@RuloGB RuloGB released this 16 Aug 20:57

What's Changed

  • fix(sync): stop silently discarding embeddings on a degraded vector store by @RuloGB in #28
  • fix(config): validate declared numeric values and report what was ignored by @RuloGB in #29
  • fix(sqlite): recreate the database file when reset cannot drop chunks_vec by @RuloGB in #30
  • fix(application): count docs_overview taxonomy buckets safely for any string value by @RuloGB in #31
  • fix(search): extend type's trim/empty-is-absent rule to module and tags by @RuloGB in #32
  • fix(application): make read_doc's section lookup fence-aware by @RuloGB in #33
  • refactor(test): rename Spanish local identifiers to English by @RuloGB in #34
  • docs(sdd): archive code-review findings 1.3, 1.4 and 1.5 by @RuloGB in #35
  • fix(excerpt): make heading stripping fence-aware in search_docs excerpts by @RuloGB in #36
  • fix(excerpt): drop tilde fences and interior-backtick fences from search_docs excerpts by @RuloGB in #37

Full Changelog: v1.3.2...v1.3.3

v1.3.2

Choose a tag to compare

@RuloGB RuloGB released this 12 Aug 22:05

What's Changed

  • feat: add compendio sync, a manual trigger for the incremental pass by @RuloGB in #27

Full Changelog: v1.3.1...v1.3.2

v1.3.1

Choose a tag to compare

@RuloGB RuloGB released this 08 Aug 10:17

What's Changed

  • fix: land the multiple-doc-roots chain that never reached main by @RuloGB in #26

Full Changelog: v1.3.0...v1.3.1

v1.3.0

Choose a tag to compare

@RuloGB RuloGB released this 08 Aug 10:05
d412ea5

What's Changed

  • feat(fs): match exclude entries against a directory prefix by @RuloGB in #21
  • Feat/multiple doc roots by @RuloGB in #25

Full Changelog: v1.2.9...v1.3.0

v1.2.9

Choose a tag to compare

@RuloGB RuloGB released this 07 Aug 15:54

What's Changed

  • feat(chunking): never persist an empty chunk heading by @RuloGB in #19
  • docs: close the improvement backlog and record what remains by @RuloGB in #20

Full Changelog: v1.2.8...v1.2.9