Agent Code Executor
Visualize AI writing and executing code in a sandboxed environment with real-time output, execution history, and security controls.
Features
- Code Display: Syntax-highlighted editor view showing the agent's generated code
- Output Panel: Live stdout, stderr, and return-value output from the sandboxed execution
- Execution History: Browse previous runs with input snapshots and result diffs
- Security Indicators: Visual badges showing sandbox isolation level and permission scope
- Sandbox Controls: Start, stop, and restart execution with resource usage limits
Examples
Data Processing Script
Terminal — python3—python-sandbox-01
Sandboxed
python
10 linesoutput
exit 0
Python
Sandboxed
1.24s
48.2 MB
Ln 10Installation
npx shadcn add "https://agents-ui-kit.com/c/agent-code-executor.json"