Commit 1157e4f
dev: switch AI endpoint to localhost:3004 for testing
Temporarily point default AI endpoint to local dev server:
- Changed: https://osvm.ai → http://localhost:3004
- Enables: Real-time debugging of AI requests/responses
- Purpose: Test prompt improvements with full visibility
Note: This is a temporary dev change for testing.
Will revert to production endpoint before release.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent c02b65e commit 1157e4f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
0 commit comments