Guides
Third-Party Agents
Run tools such as Claude Code or Codex in a visible terminal, while TurnPanel supervises and checks their work.
Supervised agent pattern
Brief
Tell the tool exactly which folder to work in, which project instructions to follow, what it may change, and which tests to run.
Launch
Start the tool in a live terminal below the Job.
Build the authentication flowClaude CodeRunningclaudeStop$ claudeThe child terminal keeps the third-party tool’s own account and approval boundaries visible. Supervise
Watch for questions in the terminal. You handle credentials and important decisions yourself.
Verify
After the tool finishes, TurnPanel checks the files, changes, and tests instead of trusting the tool’s summary.
Failure states
A quiet terminal may be waiting at a menu or question. Check the screen before assuming the tool finished, answer only prompts you approved, and verify its claims separately.