binpash

13 mods across 1 repository, 5 stars between them.

trai-marketplace

01

binpash/trai

Plugin Claude Code

Single-plugin marketplace hosting trai.

5 3mo ago A tokens not measured original MIT

trai

02

binpash/trai

Plugin Claude Code

Sandbox every Bash tool call through binpash/try. Review the accumulated diff after the session and commit or discard.

5 3mo ago A tokens not measured original MIT

trai CLAUDE.md

03

binpash/trai

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).

5 3mo ago D 2,387 tokens original MIT

commit

04

binpash/trai

Command

Apply the current trai sandbox overlay to the real filesystem. DESTRUCTIVE.

5 3mo ago A 15 tokens original MIT

diff

05

binpash/trai

Command

Show the filesystem diff accumulated in the current trai sandbox overlay.

5 3mo ago A 12 tokens original MIT

discard

06

binpash/trai

Command

Discard the current trai sandbox overlay (requires --yes).

5 3mo ago A 11 tokens original MIT

doctor

07

binpash/trai

Command

Run trai's preflight health check and print any remediation instructions.

5 3mo ago A 13 tokens original MIT

explore

08

binpash/trai

Command

Print the shell command to launch an interactive try explore shell inside the current overlay.

5 3mo ago A 18 tokens original MIT

passthrough

09

binpash/trai

Command

Run the next Bash command outside the try sandbox (one-shot bypass).

5 3mo ago A 14 tokens original MIT

status

10

binpash/trai

Command

Show the current trai sandbox session status (overlay path, size, changed-file count).

5 3mo ago A 17 tokens original MIT

SessionStart

11

binpash/trai

Hook

Runs when a session starts, executing session-start.sh. From binpash/trai.

5 3mo ago A tokens not measured copy · 59% MIT

PreToolUse

12

binpash/trai

Hook

Runs before the agent uses a tool for Bash tool calls, executing pre-bash.sh. From binpash/trai.

5 3mo ago A tokens not measured copy · 66% MIT

SessionEnd

13

binpash/trai

Hook

Runs when a session ends, executing session-end.sh. From binpash/trai.

5 3mo ago A tokens not measured copy · 86% MIT