torchdocs-agent / scripts

Commit History

cleanup: remove the translation module — the guard is English-only now (#105)
7dca6d7
unverified

eliezer avihail Claude commited on

enrichment: paid hy3, batch 50, and per-batch checkpoint push (#93)
a36cd22
unverified

eliezer avihail Claude commited on

Make the deploy usable: strip/redact API keys + gate non-English + faster QuOTE (#91)
aedbe3f
unverified

eliezer avihail Claude commited on

QuOTE questions in the enrichment pipeline + one-click eval default (#88)
efd296e
unverified

eliezer avihail Claude commited on

Reranker as the precision stage + fold glossing into Build Index (#85)
b628b4c
unverified

eliezer avihail Claude commited on

Contextual Retrieval: LLM glosses for api reference pages
74b6db3
unverified

Claude Claude Opus 4.8 commited on

Add the v1 eval dataset: 100 valid + 100 invalid + 20 agentic
4b1e499
unverified

Claude Claude Fable 5 commited on

Ground the eval in EXTERNAL docs truth, not our own index
a83bafd
unverified

Claude Claude Fable 5 commited on

Add an index-manifest dump to ground the eval set in verified sources
2f3f170
unverified

Claude Claude Fable 5 commited on

Revert the embedder to bge-small: the bge-base A/B showed no gain
72eb793
unverified

Claude Claude Fable 5 commited on

Swap the embedder: bge-small (384d) -> bge-base (768d)
b26ca27
unverified

Claude Claude Fable 5 commited on

Guard: replace the injection classifier with embedding-space membership
67cdac3
unverified

Claude Claude Fable 5 commited on

Add input guard: prompt-injection + topicality check on the user's question
4f45521
unverified

Claude Claude Opus 4.8 commited on

Codebase quality pass: kill silent-truncation hacks, fix latent bugs, cover them (#46)
95d6832
unverified

eliezer avihail Claude commited on

Fix smoke test harness: gradio_client token kwarg and empty question (#42)
500fff2
unverified

eliezer avihail Claude commited on

OpenRouter free-tier resilience + GEMINI alias + live HF Space smoke test (#41)
7e7b796
unverified

eliezer avihail Claude commited on

M3: three tools + manual agent loop (planner-driven, budgeted)
7f94735
unverified

Claude Claude Opus 4.8 commited on

Add non-English query translation (via OpenRouter) before retrieval
b6644e1
unverified

Claude Claude Opus 4.8 commited on

Fix polluted anchors/titles, purge stale chunks, add channel debug to search
4dc3a18
unverified

Claude Claude Fable 5 commited on

Add search CLI + Search workflow: retrieval acceptance testing from the Actions UI
64a0dc2
unverified

Claude Claude Fable 5 commited on

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

Build Index: fail fast on missing secrets, stream progress unbuffered
449192c
unverified

Claude Claude Fable 5 commited on

M2 indexing: Neon schema, resumable Gemini embedding, one-command build script
774dde8
unverified

Claude Claude Fable 5 commited on

Make Gemini the default generation provider (free tier)
32fde4b
unverified

Claude Claude Fable 5 commited on

Add M0 smoke script: Neon write/read, one LLM call, one Gemini embedding
11b75a3
unverified

Claude Claude Fable 5 commited on

Scaffold repo structure per M0 (pyproject, ruff, pytest, pre-commit)
c2bca9d
unverified

Claude commited on