- Backend: Convert non-string content (lists, dicts) to JSON strings in _create_event_stream_message to ensure frontend always receives string content - Frontend: Add type guard before calling startsWith() on toolCall.result for defensive programming This fixes the TypeError: toolCall.result.startsWith is not a function when tools return complex objects. |
||
|---|---|---|
| .. | ||
| chat | ||
| landing | ||
| settings | ||
| layout.tsx | ||
| page.tsx | ||