Releases
v1.0.0
Compare
Sorry, something went wrong.
No results found
Changes since v0.9.0
6b6594d gitignores package-lock.json (created by npm fallback) — TheCodeTherapy
58ef079 aims do deal gracefully with web build when nix is not available — TheCodeTherapy
9675316 updates default model and document length — TheCodeTherapy
00f211b cargo fmt — TheCodeTherapy
9e82c80 cargo fmt — TheCodeTherapy
ba6441a feat(ui): render mermaid code blocks with Catppuccin theme — Cainã Costa
d04c194 feat(chat): tell the model it can emit mermaid diagrams — Cainã Costa
e972b8f chore: remove garbage from README — Cainã Costa
c903a1c feat(chat): prefer vertical mermaid diagrams — Cainã Costa
d0f709a minor: enable logging at info level by default — Cainã Costa
4d70165 feat(search): add BM25-only search mode and route it from the chat agent — Cainã Costa
0787a6a feat(mcp): add bm25_search tool alongside semantic_search and docbert_search — Cainã Costa
996d22e chore(deps): bump workspace dependencies — Cainã Costa
6b7813a minor: clippy fix — Cainã Costa
779290d feat(logging): silence tantivy by one log level below the default — Cainã Costa
a78e524 feat(logging): silence pdf_oxide by one log level below the default — Cainã Costa
8a4c359 feat(cli): add clean command to drop orphan and wrong-model embeddings — Cainã Costa
3301867 fix(rustbert): parse cargo manifests as toml documents — Cainã Costa
098feba refactor(web): split web api into docbert-web — Cainã Costa
9913b66 refactor(web): move embedded ui into docbert-webui — Cainã Costa
53b4315 test(web): remove stale runtime coverage — Cainã Costa
ee2bb98 ci(web): update workflows for split web crates — Cainã Costa
7e0c7c7 fix(ui): lock dependencies against supply chain attacks — Cainã Costa
4c4c8b2 build(deps): bump mermaid in /crates/docbert-webui/ui — dependabot[bot]
ece9491 refactor(mcp): drop redundant server prefix from tool names — Cainã Costa
61d6a37 build(deps): bump tar from 0.4.45 to 0.4.46 — dependabot[bot]
b7d1834 fix(nix): keep the rust toolchain out of the runtime closure — Cainã Costa
a93d9b9 build(deps): bump react-router from 7.14.2 to 7.15.0 in /crates/docbert-webui/ui — Cainã Costa
209aec4 docs(pylate): propose BF16 encoder inference, add speed/parity harness — Cainã Costa
606765a perf(pylate): run the ModernBERT trunk in BF16 on CUDA — Cainã Costa
5bb9100 perf(pylate): unlock candle's fused LayerNorm kernel on CUDA — Cainã Costa
f3f25e5 fix(pylate): bound the per-batch GPU caches to one slot — Cainã Costa
f1fb201 perf(pylate): run local attention fully packed with fused rope — Cainã Costa
1cda104 fix(pylate): stop attending [PAD] keys in the sorted varlen path — Cainã Costa
6e65c11 perf(pylate): route queries and small doc batches through flash — Cainã Costa
5b49826 perf(core): tokenize once and overlap pooling with GPU encode — Cainã Costa
5c69e12 perf(core): cache the deserialized PLAID index across queries — Cainã Costa
2c0dec4 docs(pylate): record implementation status in PROPOSAL.md — Cainã Costa
7cc8ce7 perf(core): point-read metadata per candidate instead of scanning — Cainã Costa
19bb54b perf(plaid): store token sections contiguously (format v3) — Cainã Costa
f0fc8f3 release: v0.10.0 — github-actions[bot]
1be8131 chore: update flake — Cainã Costa
e6801ca fix(nix): use forked bun2nix instead of upstream — Cainã Costa
c24ab76 perf(core): store embedding matrices as bf16 — Cainã Costa
cd71a5a feat!: drop pre-1.0 migration paths; docbert clean resets legacy data — Cainã Costa
28912c0 fix(rustbert): dedupe versions in resolver property generator — Cainã Costa
340b5d7 feat(core)!: drop legacy conversation JSON read path — Cainã Costa
db0a225 chore: fix clippy lints surfaced by toolchain update — Cainã Costa
0c1bb70 chore(docbert): drop unused rand dependency — Cainã Costa
b445354 docs(cli,mcp): describe current behavior without legacy framing — Cainã Costa
8e77a8c chore: drop unused dependencies left by the web crate split — Cainã Costa
74552f5 docs: rewrite the docs as an accurate v1.0 spec — Cainã Costa
cf285a1 docs: humanize prose across the README and docs — Cainã Costa
590c1cd test(pylate): make answerai-colbert-small-v1 test local-only — Cainã Costa
74170c5 build(deps): drop unused tracing dep and apply compatible upgrades — Cainã Costa
4102068 build(deps): upgrade hegeltest 0.10 -> 0.28 — Cainã Costa
8335187 build(deps): migrate to rmcp 2.2 — Cainã Costa
0150a40 build(deps): upgrade candle 0.10.2 -> 0.11.0 — Cainã Costa
d297bd2 docs: rewrite documentation in ASD-STE100 Simplified Technical English — Cainã Costa
8e1196c chore: update flake — Cainã Costa
524a259 release: v1.0.0 — github-actions[bot]
You can’t perform that action at this time.