Commit d366ccd
release(memory): v2.5.4 — one model load per DENSE refresh
reindex_batch embeds all files' chunks in a single embedder call (was: one venv
subprocess + ONNX load per file). FTS5-only path unchanged; degrade-safe. Selftest
proves single-call + slicing + degrade with a fake embedder; Codex cross-model
verify ACCURATE (5/5 with file:line). Versions 2.5.4 lockstep.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 70905aa commit d366ccd
3 files changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
7 | 12 | | |
8 | 13 | | |
9 | 14 | | |
| |||
0 commit comments