|
Entropic 2.3.8
Local-first agentic inference engine
|
Identifies one delegation's sandbox directory. More...
#include <entropic/core/sandbox.h>
Public Attributes | |
| std::filesystem::path | path |
| Sandbox directory (under session base) | |
| std::string | delegation_id |
| Short delegation id (e.g. "d1", "pipeline") | |
| std::filesystem::path | base_dir |
| Snapshot used as this sandbox's starting state. | |
Identifies one delegation's sandbox directory.
| std::filesystem::path entropic::SandboxInfo::base_dir |
| std::string entropic::SandboxInfo::delegation_id |
| std::filesystem::path entropic::SandboxInfo::path |