AI AGENT
Send one prompt and the AI plans, executes, and verifies. The ReAct pattern lets it run code, generate files, search the web, and complete research tasks end-to-end.
The AI Agent uses the ReAct (Reasoning + Acting) pattern, alternating between thinking, acting, and observing to handle complex tasks. Designed to run Python in a Linux sandbox (coming soon) and decide the next step from results — all in a single conversation. Free tier on Gemini Flash-Lite (10/day); top-tier models (Claude / GPT / Gemini Pro, etc.) on paid plans.
Given a goal, the agent breaks it down into steps and orders them itself.
Writes Python code to run in a Linux sandbox and folds results back into the conversation. * The sandbox runtime itself is coming soon.
Combines custom tools (web search, API calls, etc.) to complete the task.
Thought / Action / Observation streams live so you can see exactly what the agent is doing.
Launch "AI Chat" from the sidebar. The agent lives as a mode inside AI Chat.
Toggle the ReAct mode switch at the top of the chat screen to switch from normal chat to the agent.
Choose the AI provider (Anthropic / OpenAI / DeepSeek, etc.) and the custom tools the agent can call.
The agent plans, executes, and formats results on its own. Thought / Action / Observation streams live so you can see what it does.
The AI agent shines when combined with AI Chat, custom tools, and the Linux runtime — that's where it does real work.
Custom functions the agent can call. Web search, API integration, calculators — extend the actions available to the agent.
Learn about tools →Generate-then-execute sandbox designed as the agent's "hands" for running Python and other commands. Ships soon.
Learn about runtime →Agent mode is a mode inside AI Chat. Switch between normal chat and agent mode seamlessly in the same screen.
Learn about AI Chat →Free tier covers Flash-Lite at 10 runs/day. Experience handling complex tasks with one prompt — upgrade to a paid plan for top-tier models.