Skip to content

v0.3.2

Choose a tag to compare

@Detective-XH Detective-XH released this 14 Jun 14:43
v0.3.2
724a629

v0.3.2 — 2026-06-14

Code-quality maintenance release. Internal refactoring only — 28 of the highest-complexity functions were decomposed into smaller, well-named units to improve readability and maintainability. No behavior, API, output, or schema changes; fully backward-compatible (same inputs produce identical results). Decomposed areas include the MCP tool handlers, the SQLite search/ranking layer, the HTML/DOCX extractors, the Markdown parser, and the file scanner. Verified with full -race tests, golden/equivalence tests, and an adversarial review.