Plugin Claude Code
Single-plugin marketplace hosting trai.
Plugin Claude Code
Single-plugin marketplace hosting trai.
Plugin Claude Code
Sandbox every Bash tool call through binpash/try. Review the accumulated diff after the session and commit or discard.
Instructions file
Instructions for binpash/trai, covering trai — repo context, load-bearing files, conventions, hard guardrails and gotchas discovered in real use (not during planning).
Command
Apply the current trai sandbox overlay to the real filesystem. DESTRUCTIVE.
Command
Show the filesystem diff accumulated in the current trai sandbox overlay.
Command
Discard the current trai sandbox overlay (requires --yes).
Command
Run trai's preflight health check and print any remediation instructions.
Command
Print the shell command to launch an interactive try explore shell inside the current overlay.
Command
Run the next Bash command outside the try sandbox (one-shot bypass).
Command
Show the current trai sandbox session status (overlay path, size, changed-file count).
Hook
Runs when a session starts, executing session-start.sh. From binpash/trai.
Hook
Runs before the agent uses a tool for Bash tool calls, executing pre-bash.sh. From binpash/trai.
Hook
Runs when a session ends, executing session-end.sh. From binpash/trai.