You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**[Plan, Auto-Edit, and Edit modes](#permission-modes)** let you decide how much freedom the AI has. Plan mode confirms before any change, Auto-Edit applies safe edits automatically, and Edit lets you approve each action.
27
+
-**[Restore points and a visual undo timeline](#undo-and-restore)** mean every AI change is reversible. If you don't like what it did, roll back with one click.
28
+
-**Live preview integration** — the AI can see your running app, take screenshots, click around, and verify its own work.
29
+
-**[Bring your own provider](#settings)** — Claude from Anthropic (the default) gives the best results, or bring your own API key from any Claude Code CLI-compatible provider.
30
+
-**Privacy-first onboarding** with a clear consent dialog and a video walkthrough.
31
+
-**[Type while the AI is still working](#sending-messages)** — your next message gets queued.
32
+
-**[Session history](#session-history)** keeps your conversations alive across restarts.
33
+
-**Free-tier quotas** let everyone try AI; pro users get unlimited use.
34
+
24
35
## Getting Started
25
36
26
37
AI Chat requires the Claude Code CLI to be installed on your machine. If it's not installed, Phoenix Code shows a setup screen with the install command for your platform.
@@ -139,6 +150,14 @@ When a custom provider with a base URL is active, the chat shows a one-time **Us
0 commit comments