Instructions file CodexOpenCode
Instructions for mschulkind-oss/yolo-jail, covering yolo jail: agent developer guide, architecture, build & deploy — the traps, testing and invariants & gotchas.
Instructions file CodexOpenCode
Instructions for mschulkind-oss/yolo-jail, covering yolo jail: agent developer guide, architecture, build & deploy — the traps, testing and invariants & gotchas.
Instructions file
Instructions for mschulkind-oss/yolo-jail, a project described as: A Nix-based jail for coding agents.
Skill Claude CodeCodex
Bake a change into this jail's config (yolo-jail.jsonc): add a package/tool that survives restart, raise CPU/memory limits, open ports/mounts, wire MCP/LSP, set env, or enable a loophole. NOT for ephemeral npm/pip installs, which just work.
Skill Claude CodeCodex
Build, deploy, and verify changes to yolo-jail's own Go code (cmd/, internal/) or flake.nix: build-go vs deploy, the baked install prefix, the goSrc trap, nested-jail verification. Use when editing this repo's source.
Skill Claude CodeCodex
Diagnose a broken jail: provisioning failed, a tool is blocked/shimmed, a loophole is down, or a fix isn't taking effect (stale code). Use when a command errors unexpectedly inside the jail.