thrashr888

90 mods across 9 repositories, 203 stars between them.

list

25

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

26

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

27

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

28

thrashr888/agentkernel

Command

Verify and replay execution receipts generated by run and exec.

58 2d ago A 0 tokens original MIT

run

29

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

30

thrashr888/agentkernel

Command

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

58 2d ago A 0 tokens original MIT

sessions

31

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

32

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

34

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

35

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

36

thrashr888/agentkernel

Command

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

58 2d ago A 0 tokens original MIT

task-agent

40

thrashr888/AllBeads

Agent Claude Code

Autonomous agent that finds and completes ready tasks across contexts.

8 2d ago A 11 tokens original MIT

agents

41

thrashr888/AllBeads

Command Claude Code

Detect and track AI agent usage across repositories.

8 2d ago A 8 tokens original MIT

blocked

42

thrashr888/AllBeads

Command Claude Code

Show blocked issues across all contexts.

8 2d ago A 6 tokens original MIT

context-new

43

thrashr888/AllBeads

Command Claude Code

Create a new GitHub repository with AllBeads pre-configured.

8 2d ago A 13 tokens original MIT

context

44

thrashr888/AllBeads

Command Claude Code

Manage AllBeads contexts (repositories).

8 2d ago A 8 tokens original MIT

create

45

thrashr888/AllBeads

Command Claude Code

Create a bead in a specific context (cross-repo task handoff).

8 2d ago A 15 tokens original MIT

governance

46

thrashr888/AllBeads

Command Claude Code

Check and enforce governance policies for AI agent adoption.

8 2d ago A 9 tokens original MIT

handoff

47

thrashr888/AllBeads

Command Claude Code

Hand off a bead to an AI agent for implementation.

8 2d ago A 10 tokens original MIT

list

48

thrashr888/AllBeads

Command Claude Code

List beads across all contexts.

8 2d ago A 5 tokens original MIT