haiku.rag/haiku_rag_slim/haiku/rag/sandbox
Yiorgis Gozadinos 15afb97a6e
Navigate documents by outline and section from the MCP server
build_toc moves from the sandbox into haiku.rag.context; the sandbox
keeps its toc.json unchanged. get_document_outline returns the heading
tree with page numbers and get_document_section one section's text,
subsections included, both resolved in the database holding the
document. Chunk ids never leave the server. ask_question drops `cite`
and always appends its citations.

Refs #599
2026-09-04 13:00:15 +03:00
..
__init__.py Delete the standalone QA and analysis agents 2026-05-19 11:39:20 +03:00
dependencies.py Ask and analyze across several databases 2026-08-24 10:03:46 +03:00
models.py replace haiku.skills with native Pydantic AI capabilities 2026-07-24 15:26:17 +03:00
sandbox.py Navigate documents by outline and section from the MCP server 2026-09-04 13:00:15 +03:00