Commit 86c120d
fix: Display server error messages directly to users
Remove complex string matching logic and display error source directly.
This shows the actual server error message (e.g., "Unsupported provider: xyz")
instead of generic wrapper messages like "API request failed".
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 5124d2a commit 86c120d
1 file changed
Lines changed: 7 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
| 312 | + | |
328 | 313 | | |
329 | 314 | | |
330 | 315 | | |
| |||
340 | 325 | | |
341 | 326 | | |
342 | 327 | | |
343 | | - | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
344 | 334 | | |
345 | 335 | | |
346 | 336 | | |
| |||
0 commit comments