thrashr888/agentkernel

Run AI coding agents in secure, isolated microVMs. Sub-125ms boot times, real hardware isolation.

58Stars on the repository
34Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

create

02

thrashr888/agentkernel

Command

Create a new persistent sandbox. The sandbox remains available until explicitly removed.

58 2d ago A 0 tokens original MIT

export-import

04

thrashr888/agentkernel

Command

Export sandbox filesystems and configurations, and import configurations to create new sandboxes.

58 2d ago A 0 tokens original MIT

images

05

thrashr888/agentkernel

Command

Manage Docker images and build custom images from Dockerfiles.

58 2d ago A 0 tokens original MIT

index

06

thrashr888/agentkernel

Command

Command "index" from thrashr888/agentkernel, covering commands, quick reference, daily drivers (root level), sandbox lifecycle (sandbox / sb) and ssh (ssh).

58 2d ago A 0 tokens original MIT

list

07

thrashr888/agentkernel

Command

Command "list" from thrashr888/agentkernel, covering agentkernel sandbox list, usage, options, output and columns.

58 2d ago A 0 tokens original MIT

parallel

08

thrashr888/agentkernel

Command

Run multiple jobs concurrently. Each job runs in its own sandbox. Results are collected and reported when all jobs finish.

58 2d ago A 0 tokens original MIT

pipelines

09

thrashr888/agentkernel

Command

Run a multi-step agent pipeline. Each step runs in its own sandbox, and output from one step can be piped as input to the next.

58 2d ago A 0 tokens original MIT

receipts

10

thrashr888/agentkernel

Command

Verify and replay execution receipts generated by run and exec.

58 2d ago A 0 tokens original MIT

run

11

thrashr888/agentkernel

Command

Run a command in a temporary sandbox. The sandbox is created, the command executed, and then cleaned up automatically.

58 2d ago A 0 tokens original MIT

secrets

12

thrashr888/agentkernel

Command

Manage secrets (API keys and credentials) in the secret vault.

58 2d ago A 0 tokens original MIT

sessions

13

thrashr888/agentkernel

Command

Manage agent sessions. A session ties together a sandbox, an agent type, and lifecycle metadata (creation time, exec count, status). Sessions can be stopped, saved (snapshotted), and resumed.

58 2d ago A 0 tokens original MIT

snapshots

14

thrashr888/agentkernel

Command

Save and restore sandbox state. Snapshots capture the full filesystem of a running or stopped sandbox using docker commit.

58 2d ago A 0 tokens original MIT

tasks

16

thrashr888/agentkernel

Command

Command "tasks" from thrashr888/agentkernel, covering durable tasks, use up to four task workers (the default) and bound active tasks explicitly.

58 2d ago A 0 tokens original MIT

templates

17

thrashr888/agentkernel

Command

Manage sandbox templates. Templates are pre-configured agentkernel.toml configs that can be used with sandbox create --template or run --template.

58 2d ago A 0 tokens original MIT

volumes

18

thrashr888/agentkernel

Command

Manage persistent volumes that survive sandbox restarts. Volumes are stored in /.agentkernel/volumes/.

58 2d ago A 0 tokens original MIT