Chat
The left chat panel is how you steer Mythex.
What Mythex can do
Inside your private project workspace, Mythex can:- Create and edit files
- Install packages
- Run commands in the terminal
- Inspect errors and iterate
- Use project tools exposed by the platform
- Look at images you attach (screenshots, mockups, error screens)
Build, Plan, and Ask
In the workspace, choose a mode:
Use Plan when the change is ambiguous or risky. Use Ask for explanations or “what does this do?” without changing files. Use Build when you want Mythex to execute.

The same Build / Plan / Ask menu is on the dashboard composer when you start a project. Sending from home creates the project and opens the workspace in that mode.
Multiple chats (threads)
Each project can have more than one chat thread — useful for separate topics (e.g. “auth refactor” vs “marketing page”) without mixing history.
- New chat — + next to the tab bar starts a fresh thread in the same project (up to 10 open tabs)
- Switch threads — click a tab; close a tab with × (does not delete the thread)
- Chat history — clock icon opens past threads; open, rename, or delete a thread from there
Empty chat
On a new thread, starter chips (for example Portfolio site, SaaS landing page, To-do app) fill the composer — they do not send until you confirm. If no tabs are open, New chat or Open history starts or reopens a thread.Stop a run
While the agent is working, click Stop to cancel the current run. You can send a new message after it stops.Edit and resend
Hover an earlier user message to edit it. Confirming Discard & resend rewinds the project to before that turn (when a checkpoint exists) and sends the new prompt — useful when a turn went the wrong direction.Checkpoints / restore
After a successful agent turn, Mythex saves a git checkpoint. Use Restore on that assistant turn to roll the project files back to that point.
Live progress
Runs stream live updates. Leave the tab open during a run so you can steer with follow-ups after it finishes.Follow-up queue
You can send another message while the agent is still working. It appears as N Queued above the composer. Expand the list to Edit, Send now, or Remove an item.Switch to Plan
If the agent wants to plan before editing, a Switch to Plan card appears. Switch (or ⌘/Ctrl+Enter) continues in Plan mode; Skip (Esc) stays in the current mode.
Ask questions
Sometimes the agent needs a product choice. An Ask questions panel appears above the composer: pick an option, type a custom answer, then Continue. Use Previous / Next on multi-step questions, or Skip. Until you answer, the agent is waiting on you.
Connection errors
If a turn fails to send, a helper banner may show Try again (⌘/Ctrl+Enter).Plan card
After a plan is ready, View Plan opens a read-only plan tab. Build starts implementing it. See Subagents.

Attachments
Logged-in users can attach images and files from:- The project workspace chat
- The home / dashboard composer (attachments carry into the first chat turn when you create a project)
Commands
In the workspace chat, use Commands for common platform actions (you can also ask in plain language):Tips
- One clear goal per message beats a long wish list
- Point at what you see in Preview (“the hero button is cut off on phone”)
- Prefer small follow-ups over restarting the whole app
- Attach a screenshot when words alone are ambiguous