- Add error codes to WS error messages (AGENT_INIT_FAILED, AUTH_ERROR, PROVIDER_ERROR, INVALID_JSON, UNKNOWN_MESSAGE_TYPE, EMPTY_CONTENT) - Send Close frame with code 1011 on agent init failure - Add tracing logs for agent init and turn errors - Increase MAX_API_ERROR_CHARS from 200 to 500 - Frontend: handle abnormal close codes and show config error hints Fixes #3681 Supersedes #4366 Original work by mark-linyb |
||
|---|---|---|
| .. | ||
| components | ||
| contexts | ||
| hooks | ||
| lib | ||
| pages | ||
| types | ||
| App.tsx | ||
| index.css | ||
| main.tsx | ||
| vite-env.d.ts | ||