1.5.3 (2026-02-27)
- add p-4 prefix expansion and deduplicate class name regex (b7d9fad)
1.5.2 (2026-02-27)
- improve search quality and break circular type dependency (1022f12)
1.5.1 (2026-02-27)
- address critical review findings across search, config, and tests (2082143)
1.5.0 (2026-02-27)
1.4.0 (2026-02-27)
1.3.0 (2026-02-27)
- consistent v4-first ordering in check_status parameter description (521eacf)
1.2.0 (2026-02-27)
- auto-index documentation on startup (fb7e4ae)
1.1.0 (2026-02-27)
1.0.2 (2026-02-27)
- list v4 first in tool schema enums to fix LLM default (ca63789)
1.0.1 (2026-02-27)
- ci: configure npm registry auth for publish step (9fe24de)
- automatic ONNX embedding model lifecycle management (196c4c5)
- change default tailwind version from v3 to v4 (8479d5e)
- implement core pipeline (similarity, parser, chunker) (4d7e8de)
- implement embedder with ONNX model integration (df6d70e)
- implement github fetcher with disk caching (2d42acc)
- implement mcp server with tool handlers and entry point (c2d069a)
- implement storage layer and hybrid search (eb1b385)
- improve search accuracy with weighted RRF, query expansion, and expanded benchmark (d2db30b)
- replace octokit with raw github fetch, add E2E tests, production readiness fixes (0b1665d)
- scaffold tailwindcss-docs-mcp project (a6f1ae5)
- address all critical review findings (423f9d1)
- address round-11 review findings (12bf397)
- address round-2 review findings (8d91aef)
- address round-3 critical review findings (2b2755c)
- address round-4 critical review findings (ec36854)
- address round-5 critical review findings (cf5dd19)
- address round-6 critical review findings (0e4e5a3)
- address round-7 critical review findings (0b102b3)
- address round-8 critical review findings (6a222be)
- align blobToEmbedding buffer, remove dead async, clean up check-status (4f3869f)
- ci cache key, remove dead async, type bun:sqlite import (a424d6b)
- remove duplicate .mise.toml, use existing mise.toml (7a67f4b)