Directories
¶
| Path | Synopsis |
|---|---|
|
agent-sandbox/main.go
|
agent-sandbox/main.go |
|
cmd
agent-sandbox/cmd/claude.go
|
agent-sandbox/cmd/claude.go |
|
internal/claude
Package claude builds and runs the sandboxed `claude` command: it parses the launcher's arguments, constructs the `nono wrap … claude …` invocation (including the hook settings injected in hook mode), and executes it.
|
Package claude builds and runs the sandboxed `claude` command: it parses the launcher's arguments, constructs the `nono wrap … claude …` invocation (including the hook settings injected in hook mode), and executes it. |
|
internal/router
Package router routes a command to drop/host/container and executes it, independent of any transport (MCP, CLI).
|
Package router routes a command to drop/host/container and executes it, independent of any transport (MCP, CLI). |
|
internal/safe
Package safe holds shared helpers for the "safe" command wrappers.
|
Package safe holds shared helpers for the "safe" command wrappers. |
|
internal/safe/dockercompose
Package dockercompose validates and runs docker compose invocations safely.
|
Package dockercompose validates and runs docker compose invocations safely. |
|
internal/shellquote
Package shellquote quotes strings as single shell tokens.
|
Package shellquote quotes strings as single shell tokens. |
|
command-router
module
|
Click to show internal directories.
Click to hide internal directories.