Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-07-24 | 0 | 0 | 0 | 0 | 0 |
| 2026-07-23 | 0 | 0 | 0 | 0 | 2 |
| 2026-07-22 | 1 | 0 | 0 | 0 | 0 |
| 2026-07-21 | 0 | 0 | 0 | 0 | 0 |
| 2026-07-20 | 1 | 0 | 0 | 0 | 1 |
| 2026-07-19 | 0 | 0 | 0 | 0 | 1 |
| 2026-07-18 | 1 | 0 | 0 | 0 | 5 |
| 2026-07-17 | 5 | 5 | 0 | 0 | 0 |
| 2026-07-16 | 0 | 0 | 0 | 0 | 0 |
| 2026-07-15 | 0 | 0 | 0 | 0 | 0 |
| 2026-07-14 | 2 | 0 | 0 | 2 | 2 |
| 2026-07-13 | 0 | 0 | 0 | 0 | 2 |
| 2026-07-12 | 14 | 2 | 4 | 12 | 19 |
| 2026-07-11 | 1 | 0 | 0 | 0 | 0 |
Opened: 3
Closed: 0
Comments: 0
Events: 0
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#710 mcp start: console.log in ONNX loader corrupts stdout JSON-RPC → 'Failed to connect' in Claude Code Opened 6 days ago | markt-heximal | open | No labels | 1 | 0 | 3 days ago |
#715 mcp start: server registers handlers but never listens — mcp-server.js gates bootstrap on require.main === module, which cli.js can never satisfy Opened 3 days ago | stuinfla | open | No labels | 0 | 0 | 3 days ago |
#712 The "State of Play" factoring table appears to contain misleading / incorrect entries Opened 5 days ago | krakotay | open | No labels | 0 | 0 | 5 days ago |
#661 brain_sync MCP tool throws 'client.sync is not a function' instead of helpful missing-dep error Opened 13 days ago | deondon | closed - completed | No labels | 0 | 0 | 7 days ago |
#634 intelligence.json silently wiped under concurrent hook processes: non-atomic save() + load() swallowing parse errors into empty defaults Opened 22 days ago | KevinAIP | closed - completed | No labels | 0 | 0 | 7 days ago |
#655 ruvllm: embed()/similarity produce non-discriminative embeddings (random-init char-level embedder, no pretrained weights) Opened 14 days ago | pacphi | closed - completed | No labels | 0 | 0 | 7 days ago |
#656 ruvllm: broken ESM entry point — ERR_MODULE_NOT_FOUND (missing .js extensions in dist/esm) Opened 14 days ago | pacphi | closed - completed | No labels | 0 | 0 | 7 days ago |
#674 diskann: load() materializes the whole vector slab in RAM — serve through the mmap instead Opened 12 days ago | ohdearquant | closed - completed | No labels | 1 | 0 | 7 days ago |
#707 Node documentation advertises HybridSearch absent from [email protected] Opened 7 days ago | thesoulpole | open | No labels | 0 | 0 | 7 days ago |
#706 SONA N-API applyMicroLora returns zero/delta instead of identity plus delta Opened 7 days ago | thesoulpole | open | No labels | 0 | 0 | 7 days ago |
#705 Browser docs advertise unshipped RVF APIs; WasmBackend has no persistence export/import Opened 7 days ago | thesoulpole | open | No labels | 0 | 0 | 7 days ago |
#704 RVF SDK silently drops metadata; native metadata is not durable or returned Opened 7 days ago | thesoulpole | open | No labels | 0 | 0 | 7 days ago |
#703 brain_list MCP tool always returns 400: category=[object Object] Opened 7 days ago | vRobM | open | No labels | 0 | 0 | 7 days ago |
#694 Design decision: pretrained (lattice-backed) embeddings — default-on or opt-in? (fix path for #655) Opened 10 days ago | ohdearquant | open | No labels | 0 | 0 | 10 days ago |
#689 CI: enable Dependency graph so the dependency-review check can pass Opened 11 days ago | ohdearquant | open | No labels | 0 | 0 | 11 days ago |
#673 diskann: trained PQ is never consulted at query time — wire PQ-guided search per ADR-144 Opened 12 days ago | ohdearquant | open | No labels | 1 | 0 | 12 days ago |
#662 Reconcile symmetric vs asymmetric bge-small convention between Lattice embedding providers Opened 13 days ago | ruvnet | closed - completed | No labels | 2 | 0 | 12 days ago |
#681 deps: ttf-parser unmaintained (RUSTSEC-2026-0192) has no fixed version — trim/alternative options for the plotting font stack Opened 12 days ago | ohdearquant | open | No labels | 0 | 0 | 12 days ago |
#680 deps: quick-xml DoS advisories (RUSTSEC-2026-0195/-0194) unfixable by version bump — alternative profiling-dependency options Opened 12 days ago | ohdearquant | open | No labels | 0 | 0 | 12 days ago |
#679 diskann: delete() can return deleted ids, injects NaN into result ordering, and degrades recall — tombstone filter + local graph repair Opened 12 days ago | ohdearquant | open | No labels | 0 | 0 | 12 days ago |
#678 diskann: insert() after build() takes the index offline until a full rebuild — add Vamana incremental insert Opened 12 days ago | ohdearquant | open | No labels | 0 | 0 | 12 days ago |
#677 diskann: search() allocates an O(n) VisitedSet per query — the pre-allocated reusable set is never used Opened 12 days ago | ohdearquant | open | No labels | 0 | 0 | 12 days ago |
#676 @ruvector/diskann-wasm: browser/edge DiskANN via PQ-guided traversal + on-demand vector fetch Opened 12 days ago | ohdearquant | open | No labels | 0 | 0 | 12 days ago |
#675 diskann: wasm builds silently fall back to scalar distance — add wasm32 SIMD128 kernels Opened 12 days ago | ohdearquant | open | No labels | 0 | 0 | 12 days ago |
#646 Llama 3.2 1B/3B fail to load in candle backend (hardcoded tie_word_embeddings=false) Opened 18 days ago | ohdearquant | closed - completed | No labels | 1 | 0 | 12 days ago |