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
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -114,7 +114,7 @@ To verify the status of AI controls on end-user machines, the Phoenix Code AI Co
114
114
### Checking Status in Desktop App
115
115
116
116
1. Open Phoenix Code
117
-
2. Navigate to File → Check AI Control Status
117
+
2. Navigate to View → AI Control Status
118
118
3. A dialog will appear showing your current configuration:
119
119
- AI Status (Enabled/Disabled)
120
120
- Platform information
@@ -126,7 +126,7 @@ To verify the status of AI controls on end-user machines, the Phoenix Code AI Co
126
126
127
127
1. Open Phoenix Code in your web browser
128
128
2. Install the extension (File → Extension Manager → "Phoenix Code AI Control")
129
-
3. Navigate to File → Check AI Control Status
129
+
3. Navigate to View → AI Control Status
130
130
4. The browser will check if `ai.phcode.dev` is accessible:
131
131
- First shows "Checking if AI is disabled..."
132
132
- Then displays whether AI is available or blocked
@@ -157,7 +157,7 @@ The browser version of Phoenix Code will automatically detect if the domain is u
157
157
158
158
### How do I know if AI control is working?
159
159
160
-
In both the desktop and browser versions, go to File → Check AI Control Status to see a detailed report.
160
+
In both the desktop and browser versions, go to View → AI Control Status to see a detailed report.
161
161
162
162
### Can I allow specific users to access AI features?
163
163
@@ -187,7 +187,7 @@ Simply run the installation script again with the new parameters. The script wil
187
187
188
188
### How can I verify that the firewall is properly blocking AI access?
189
189
190
-
In the browser version, use the "Check AI Control Status" option which will attempt to connect to the AI service and report whether it's accessible or blocked.
190
+
In the browser version, use the View → AI Control Status option which will attempt to connect to the AI service and report whether it's accessible or blocked.
0 commit comments