torchdocs-agent / .github /workflows

Commit History

docs: per-package reference + showcase site (GitHub Pages) (#107)
80ceec5
unverified

eliezer avihail Claude commited on

ci: Trivy security scan — deps (pinned), secrets, misconfig → Security tab (#104)
5e2a662
unverified

eliezer avihail Claude commited on

retrieval: remove the cross-encoder reranker (ablation showed no earned keep) (#100)
7c37d31
unverified

eliezer avihail Claude commited on

ci: Backfill content workflow (skip crawl) + empty-snapshot purge guard (#98)
bfd0450
unverified

eliezer avihail Claude commited on

ci: Calibrate guard workflow to re-derive the topicality threshold (#95)
af94301
unverified

eliezer avihail Claude commited on

eval: built-in rerank ablation, judge on paid hy3, answer-latency measurement (#94)
5bdbb09
unverified

eliezer avihail Claude commited on

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

eliezer avihail Claude commited on

Follow client-side redirects + read_page URL guard: real API content (#92)
2f0fa95
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

Eval knobs as workflow inputs: rerank on/off and k (#86)
70380bf
unverified

eliezer avihail Claude commited on

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

eliezer avihail Claude commited on

Answer-quality eval (LLM-judge) + hy3-led OpenRouter default (#81)
0942768
unverified

eliezer avihail Claude commited on

Consolidate the Actions list: 9 workflows -> 5, one Eval button
0a206a3
unverified

Claude Claude Opus 4.8 commited on

Save eval/gloss results even when main moves mid-run; fit glosses to real quotas
734ef6b
unverified

Claude Claude Opus 4.8 commited on

Switch the LLM workflows to Gemini by default (own free quota)
38c120c
unverified

Claude Claude Opus 4.8 commited on

Harden the OpenRouter path: no-choices 200s retry, dead deepseek slug removed
ae6766d
unverified

Claude Claude Opus 4.8 commited on

Remove superseded manual workflows from the Actions list
9168df6
unverified

Claude Claude Opus 4.8 commited on

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

Claude Claude Opus 4.8 commited on

Parametrize the embedding model for a proper bake-off on v1
48c7d7b
unverified

Claude Claude Opus 4.8 commited on

Make the agentic eval completable: bounded sample + 120m timeout
ee4b6fa
unverified

Claude Claude Opus 4.8 commited on

Add one-off retrieval diagnostic: locate expected page in per-kind pools
265382a
unverified

Claude Claude Opus 4.8 commited on

Add the agentic benchmark: coverage via citations, agentic vs single-shot
c731ea6
unverified

Claude Claude Fable 5 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

Add a retrieval benchmark: recall@k + MRR over the v0 questions
6645570
unverified

Claude Claude Fable 5 commited on

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

Claude Claude Fable 5 commited on

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

eliezer avihail Claude commited on

Sync workflow: read HF token from the GITHUBPUSH secret
cdb33da
unverified

Claude Claude Opus 4.8 commited on

Auto-sync main to the HF Space on every push (no manual git dance)
6a7f65c
unverified

Claude Claude Opus 4.8 commited on

M3.4: LangGraph rewrite of the agent + loop-vs-langgraph comparison
c07ec17
unverified

Claude Claude Opus 4.8 commited on

openai-compat: fall back across a chain of free models on rate-limit
3282a4a
unverified

Claude Claude Opus 4.8 commited on

Eval workflow: default to grounded=true (the real M2 test)
cf05889
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

M2 wiring: grounded answers with validated citations + grounded eval mode
13aab95
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

Workflows: read secrets by their actual repo names (GOOGLE_API, NEON)
7214e71
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

Build Index workflow: full pipeline on Actions + weekly scheduled recrawl
b2742af
unverified

Claude Claude Fable 5 commited on

Eval workflow: model as input (free slugs rotate); fail fast on 404 model-gone
f09a34b
unverified

Claude Claude Fable 5 commited on

Eval workflow: read the OpenRouter key from the 'OPENROUTER' repo secret
c8dd912
unverified

Claude Claude Fable 5 commited on

Add manual Eval workflow: run v0 eval on Actions runners, commit results back
171d368
unverified

Claude Claude Fable 5 commited on

M2 ingestion: discover (objects.inv + sitemap), crawl (hash-diff snapshot), heading chunker, CI
5957531
unverified

Claude Claude Fable 5 commited on