Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
agent-sandbox
command
Command agent-sandbox builds and runs isolated opencode containers.
|
Command agent-sandbox builds and runs isolated opencode containers. |
|
internal
|
|
|
build
Package build invokes the local docker CLI to build the sandbox image.
|
Package build invokes the local docker CLI to build the sandbox image. |
|
cli
Package cli wires the cobra command tree.
|
Package cli wires the cobra command tree. |
|
config
Package config defines the sandbox configuration schema and loader.
|
Package config defines the sandbox configuration schema and loader. |
|
docker
Package docker builds a Docker SDK client.
|
Package docker builds a Docker SDK client. |
|
network
Package network manages Docker isolated bridge networks for sandboxes.
|
Package network manages Docker isolated bridge networks for sandboxes. |
|
paths
Package paths resolves user-facing path strings.
|
Package paths resolves user-facing path strings. |
|
preflight
Package preflight performs platform-specific validation before starting the sandbox stack.
|
Package preflight performs platform-specific validation before starting the sandbox stack. |
|
run
Package run creates and starts a sandbox container, then reports the host port that Docker assigned to the published container port.
|
Package run creates and starts a sandbox container, then reports the host port that Docker assigned to the published container port. |
|
sandbox
Package sandbox holds constants and naming helpers shared across the tool.
|
Package sandbox holds constants and naming helpers shared across the tool. |
|
version
Package version provides build-time version information.
|
Package version provides build-time version information. |
Click to show internal directories.
Click to hide internal directories.