← All releases
Release 2026.4.9 · April 9, 2026

Shell access meets
drag-and-drop uploads.

Your container, your files — now one tab away. Open a real terminal inside your bot's container from the Dashboard, and drop any file straight into web chat.

01 · Run

$ A real shell,
in your Dashboard.

No SSH keys. No port forwarding. Open your instance page, click Terminal, and you're inside the same container your agent runs in. Install a package, inspect a log, peek at openclaw.json — it's your box.

  • Inspect: tail logs, read config, list processes
  • Install: npm, pip, apt — whatever your skill needs
  • Debug: reproduce issues inside the live container
$ ls ~/.openclaw/skills/
02 · Upload

📎 Drop a PDF.
Paste a screenshot.

Web chat now accepts files and images directly. Share a PDF contract, a screenshot of an error, a CSV of customers — your agent reads it inline, no upload pipeline to wire up.

PDFPNG / JPGCSV / JSONText
You
📎 invoice-march.pdf    “summarize line items over $500”
Agent
Parsed 42 line items · 7 over $500 · top: AWS ($2,104)

Ready to try it?

Terminal and uploads are live on every OpenClaw Launch instance today.

No credit card required · Live in 10 seconds