haiku.rag/tests/agents
Yiorgis Gozadinos a45820dbf7
add document virtual filesystem to analysis sandbox
Replace get_document() and get_docling_document() with a VFS at
/documents/{id}/ with metadata.json (eager), content.txt (lazy),
and items.jsonl (lazy). Keep search(), list_documents() (now returns
all), and llm() as external functions.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-17 18:35:16 +03:00
..
analysis add document virtual filesystem to analysis sandbox 2026-04-17 18:35:16 +03:00
qa Move client and tool_context from toolset factories to RunContext.deps 2026-02-12 15:50:46 +02:00
research improve QA citation reliability via prompt and ID normalization 2026-03-12 11:50:46 +02:00