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
The AI has three permission levels that control how much it can do on its own. Click the **permission label** at the bottom of the panel to cycle between them.
@@ -78,13 +82,15 @@ The AI has three permission levels that control how much it can do on its own. C
78
82
-**Edit** (default) - the AI can read and edit files on its own, but asks for your approval before running terminal commands.
79
83
-**Full Auto** - the AI works through everything without pausing. Terminal commands still ask for confirmation.
80
84
81
-
<!-- Add an image here showing the permission mode selector-->
Every conversation is saved automatically. Click the **history dropdown** at the top of the panel to see your recent sessions and switch between them.
86
90
87
-
Sessions are saved per project, so each project has its own chat history.
91
+

92
+
93
+
> Sessions are saved per project, so each project has its own chat history.
88
94
89
95
## Undo and Restore
90
96
@@ -94,17 +100,19 @@ The first time you undo or restore in a session, Phoenix Code shows a confirmati
94
100
95
101
> Restore only reverts changes made by the AI. Edits you made outside the AI Chat are not tracked and may be lost if they overlap with files the AI also edited. For full version history, use version control like Git.
96
102
97
-
<!-- Add an image here showing an edit summary card with the Undo button and file change stats -->
103
+

98
104
99
105
## Settings
100
106
101
-
Click the **gear icon** in the chat panel to open AI settings. Here you can:
107
+
Click the **gear icon** in the chat panel to open AI settings.
0 commit comments