Coming soon
LINUX RUNTIME
Run Python and shell commands in a cloud Linux sandbox. Pair it with the AI agent so it can generate, execute, and validate code on your behalf.
Kotonia's Linux Runtime lets you run shell commands and Python from the browser without local installs. Transform data, generate files, validate library behavior, or hand it off as the AI agent's execution backend — natural language to running code in one screen.
From basic commands like `ls`, `grep`, `curl` to complex pipes.
pandas, numpy, matplotlib and other staples are pre-installed.
Output files (CSV, charts, PDFs) are downloadable straight from the browser.
Natural-language prompts → AI-generated code → executed here automatically.
The Linux runtime lives inside AI Chat as the sandbox behind the ReAct agent.
Toggle ReAct mode at the top of the chat screen. Python and shell execution become available.
Hand off prompts like "load the CSV and chart the top 3" — or pass Python directly. Both work.
Charts, CSV, PDF, and other artifacts are downloadable straight from the browser and persisted in the conversation.
The Linux runtime stands alone, but truly shines when wired up as the AI agent's execution backend.
Natural-language prompts → AI-generated code → executed in this sandbox → result fed back into the conversation.
Learn about the agent →Register custom functions that call the Linux runtime under the hood, and they become available even outside agent mode in regular chat.
Learn about tools →The Linux runtime is in final polish and ships soon. Follow the tech blog for release timing and progress updates.