cleanup: remove the translation module — the guard is English-only now (#105) 7dca6d7 unverified eliezer avihail Claude commited on 21 days ago
enrichment: paid hy3, batch 50, and per-batch checkpoint push (#93) a36cd22 unverified eliezer avihail Claude commited on 22 days ago
Make the deploy usable: strip/redact API keys + gate non-English + faster QuOTE (#91) aedbe3f unverified eliezer avihail Claude commited on 22 days ago
QuOTE questions in the enrichment pipeline + one-click eval default (#88) efd296e unverified eliezer avihail Claude commited on 23 days ago
Reranker as the precision stage + fold glossing into Build Index (#85) b628b4c unverified eliezer avihail Claude commited on 23 days ago
Contextual Retrieval: LLM glosses for api reference pages 74b6db3 unverified Claude Claude Opus 4.8 commited on 23 days ago
Add the v1 eval dataset: 100 valid + 100 invalid + 20 agentic 4b1e499 unverified Claude Claude Fable 5 commited on 23 days ago
Ground the eval in EXTERNAL docs truth, not our own index a83bafd unverified Claude Claude Fable 5 commited on 23 days ago
Add an index-manifest dump to ground the eval set in verified sources 2f3f170 unverified Claude Claude Fable 5 commited on 23 days ago
Revert the embedder to bge-small: the bge-base A/B showed no gain 72eb793 unverified Claude Claude Fable 5 commited on 23 days ago
Swap the embedder: bge-small (384d) -> bge-base (768d) b26ca27 unverified Claude Claude Fable 5 commited on 24 days ago
Guard: replace the injection classifier with embedding-space membership 67cdac3 unverified Claude Claude Fable 5 commited on 24 days ago
Add input guard: prompt-injection + topicality check on the user's question 4f45521 unverified Claude Claude Opus 4.8 commited on 24 days ago
Codebase quality pass: kill silent-truncation hacks, fix latent bugs, cover them (#46) 95d6832 unverified eliezer avihail Claude commited on 25 days ago
Fix smoke test harness: gradio_client token kwarg and empty question (#42) 500fff2 unverified eliezer avihail Claude commited on 25 days ago
OpenRouter free-tier resilience + GEMINI alias + live HF Space smoke test (#41) 7e7b796 unverified eliezer avihail Claude commited on 25 days ago
M3: three tools + manual agent loop (planner-driven, budgeted) 7f94735 unverified Claude Claude Opus 4.8 commited on 25 days ago
Add non-English query translation (via OpenRouter) before retrieval b6644e1 unverified Claude Claude Opus 4.8 commited on 25 days ago
Fix polluted anchors/titles, purge stale chunks, add channel debug to search 4dc3a18 unverified Claude Claude Fable 5 commited on 25 days ago
Add search CLI + Search workflow: retrieval acceptance testing from the Actions UI 64a0dc2 unverified Claude Claude Fable 5 commited on 26 days ago
Switch embeddings to a local CPU model (bge-small): free tier APIs can't index the corpus 0fdf23b unverified Claude Claude Fable 5 commited on 26 days ago
Build Index: fail fast on missing secrets, stream progress unbuffered 449192c unverified Claude Claude Fable 5 commited on 26 days ago
M2 indexing: Neon schema, resumable Gemini embedding, one-command build script 774dde8 unverified Claude Claude Fable 5 commited on 26 days ago
Make Gemini the default generation provider (free tier) 32fde4b unverified Claude Claude Fable 5 commited on 26 days ago
Add M0 smoke script: Neon write/read, one LLM call, one Gemini embedding 11b75a3 unverified Claude Claude Fable 5 commited on 26 days ago
Scaffold repo structure per M0 (pyproject, ruff, pytest, pre-commit) c2bca9d unverified Claude commited on 29 days ago