Lifo
Code
Lifo
Sandbox Examples
Examples
Interactive Shell
Headless / AI Agent
Multi Terminal
HTTP Server
Code
Output
Interactive Shell
Full interactive terminal with persistence
Headless / AI Agent
Programmatic command execution -- no terminal UI
Run Example
Click "Run Example" to execute...
Multi Terminal
Multiple shells sharing one Sandbox -- files are shared across tabs
+
HTTP Server
Virtual HTTP server -- run
node server.js
in Server tab, then
curl localhost:3000
in Client tab