Skip to main content
AI Chat is the central interface of Runable. Every conversation happens here. You type what you need, and the agent plans, builds, and delivers the result in real time. The chat supports three modes that control how the agent behaves: Agent Mode for building, Chat Mode for conversation, and Plan Mode for research and planning.
Chat interface showing a conversation on the left with the agent executing tools, and a side panel on the right displaying the generated result

Three modes

What the agent can do in Agent Mode

The agent has access to 14 tools and 12 built-in skills. It can:
  • Write and execute code in a private sandbox
  • Generate images, videos, and audio
  • Build and deploy full-stack websites
  • Create presentations, reports, carousels, and spreadsheets
  • Search the web for current information
  • Read, write, and edit files
  • Run bash commands
  • Install packages and use any programming language

Key features

You see the agent’s work in real time: code being written, commands running, images generating, slides appearing. If your connection drops, the stream resumes where it left off when you reconnect.
Upload images, PDFs, documents, spreadsheets, videos, code files, or any other file. The agent uses them as context for your task.
Every message creates a checkpoint. Click rollback on any previous message to restore the conversation and sandbox to that exact state.
Fork the conversation at any point to explore a different approach without losing your current work. Each branch gets its own sandbox and history.
The agent learns your preferences, brand guidelines, and working style across conversations. Say it once and it remembers.
Make a chat public with a link, or share it with specific people by email. Shared users can view the conversation and results.

The input bar

Chat input bar showing the plus button, text area, chat mode toggle, plan mode toggle, model selector, and send button
ElementWhat it does
+ buttonAttach files — images, PDFs, spreadsheets, videos, code
Text areaType your message or prompt
Chat toggleSwitch to Chat Mode (conversation only, no building)
Plan toggleEnable Plan Mode (agent plans before building)
Model selectorLite Fast. Pro Most tasks. Max Deep reasoning.
SendSend your message

What AI Chat does not support

  • You cannot have two active conversations running simultaneously in the same chat.
  • You cannot edit a message after sending it. You can regenerate the agent’s response or rollback.
  • You cannot switch between Agent Mode and Chat Mode mid-conversation. The mode is set when the chat is created.

Next steps