Expand description
Agent-scoped context for namespace-isolated memory operations.
AgentContext wraps a HirnDB reference and enforces that all operations
respect namespace boundaries. An agent can only access its private namespace,
the shared namespace, and any team namespaces it belongs to.
Structsยง
- Agent
Context - Agent-scoped database context enforcing namespace isolation.
- Agent
Recall Builder - Builder for namespace-scoped recall queries.
- Agent
Think Builder - Builder for namespace-scoped think queries.