haiku.rag/haiku_rag_slim/haiku/rag/sandbox
Yiorgis Gozadinos b5aa0e7122
Serialize the sandbox's shared connection, not its owners
The lock was applied to an owner as well, so every owner-backed file read queued
behind the capability's tool calls to guard state it does not touch. An owner is
a session of its own and is yielded straight through, which is what the
docstring already claimed.
2026-08-28 08:47:37 +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 Serialize the sandbox's shared connection, not its owners 2026-08-28 08:47:37 +03:00