docs: per-package reference + showcase site (GitHub Pages) (#107) 80ceec5 unverified eliezer avihail Claude commited on 19 days ago
ci: Trivy security scan — deps (pinned), secrets, misconfig → Security tab (#104) 5e2a662 unverified eliezer avihail Claude commited on 21 days ago
retrieval: remove the cross-encoder reranker (ablation showed no earned keep) (#100) 7c37d31 unverified eliezer avihail Claude commited on 22 days ago
ci: Backfill content workflow (skip crawl) + empty-snapshot purge guard (#98) bfd0450 unverified eliezer avihail Claude commited on 22 days ago
ci: Calibrate guard workflow to re-derive the topicality threshold (#95) af94301 unverified eliezer avihail Claude commited on 22 days ago
eval: built-in rerank ablation, judge on paid hy3, answer-latency measurement (#94) 5bdbb09 unverified eliezer avihail Claude commited on 22 days ago
enrichment: paid hy3, batch 50, and per-batch checkpoint push (#93) a36cd22 unverified eliezer avihail Claude commited on 22 days ago
Follow client-side redirects + read_page URL guard: real API content (#92) 2f0fa95 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
Eval knobs as workflow inputs: rerank on/off and k (#86) 70380bf 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
Answer-quality eval (LLM-judge) + hy3-led OpenRouter default (#81) 0942768 unverified eliezer avihail Claude commited on 23 days ago
Consolidate the Actions list: 9 workflows -> 5, one Eval button 0a206a3 unverified Claude Claude Opus 4.8 commited on 23 days ago
Save eval/gloss results even when main moves mid-run; fit glosses to real quotas 734ef6b unverified Claude Claude Opus 4.8 commited on 23 days ago
Switch the LLM workflows to Gemini by default (own free quota) 38c120c unverified Claude Claude Opus 4.8 commited on 23 days ago
Harden the OpenRouter path: no-choices 200s retry, dead deepseek slug removed ae6766d unverified Claude Claude Opus 4.8 commited on 23 days ago
Remove superseded manual workflows from the Actions list 9168df6 unverified Claude Claude Opus 4.8 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
Parametrize the embedding model for a proper bake-off on v1 48c7d7b unverified Claude Claude Opus 4.8 commited on 23 days ago
Make the agentic eval completable: bounded sample + 120m timeout ee4b6fa unverified Claude Claude Opus 4.8 commited on 23 days ago
Add one-off retrieval diagnostic: locate expected page in per-kind pools 265382a unverified Claude Claude Opus 4.8 commited on 23 days ago
Add the agentic benchmark: coverage via citations, agentic vs single-shot c731ea6 unverified Claude Claude Fable 5 commited on 24 days ago
Add the v1 eval dataset: 100 valid + 100 invalid + 20 agentic 4b1e499 unverified Claude Claude Fable 5 commited on 24 days ago
Ground the eval in EXTERNAL docs truth, not our own index a83bafd unverified Claude Claude Fable 5 commited on 24 days ago
Add an index-manifest dump to ground the eval set in verified sources 2f3f170 unverified Claude Claude Fable 5 commited on 24 days ago
Revert the embedder to bge-small: the bge-base A/B showed no gain 72eb793 unverified Claude Claude Fable 5 commited on 24 days ago
Swap the embedder: bge-small (384d) -> bge-base (768d) b26ca27 unverified Claude Claude Fable 5 commited on 24 days ago
Add a retrieval benchmark: recall@k + MRR over the v0 questions 6645570 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
OpenRouter free-tier resilience + GEMINI alias + live HF Space smoke test (#41) 7e7b796 unverified eliezer avihail Claude commited on 25 days ago
Sync workflow: read HF token from the GITHUBPUSH secret cdb33da unverified Claude Claude Opus 4.8 commited on 25 days ago
Auto-sync main to the HF Space on every push (no manual git dance) 6a7f65c unverified Claude Claude Opus 4.8 commited on 25 days ago
M3.4: LangGraph rewrite of the agent + loop-vs-langgraph comparison c07ec17 unverified Claude Claude Opus 4.8 commited on 25 days ago
openai-compat: fall back across a chain of free models on rate-limit 3282a4a unverified Claude Claude Opus 4.8 commited on 25 days ago
Eval workflow: default to grounded=true (the real M2 test) cf05889 unverified Claude Claude Opus 4.8 commited on 26 days ago
Add non-English query translation (via OpenRouter) before retrieval b6644e1 unverified Claude Claude Opus 4.8 commited on 26 days ago
M2 wiring: grounded answers with validated citations + grounded eval mode 13aab95 unverified Claude Claude Fable 5 commited on 26 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
Workflows: read secrets by their actual repo names (GOOGLE_API, NEON) 7214e71 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
Build Index workflow: full pipeline on Actions + weekly scheduled recrawl b2742af unverified Claude Claude Fable 5 commited on 26 days ago
Eval workflow: model as input (free slugs rotate); fail fast on 404 model-gone f09a34b unverified Claude Claude Fable 5 commited on 26 days ago
Eval workflow: read the OpenRouter key from the 'OPENROUTER' repo secret c8dd912 unverified Claude Claude Fable 5 commited on 26 days ago
Add manual Eval workflow: run v0 eval on Actions runners, commit results back 171d368 unverified Claude Claude Fable 5 commited on 26 days ago
M2 ingestion: discover (objects.inv + sitemap), crawl (hash-diff snapshot), heading chunker, CI 5957531 unverified Claude Claude Fable 5 commited on 26 days ago