### Describe the bug This sometimes happens for some reason ``` Error handling request { jsonrpc: '2.0', id: 1, method: 'session/prompt', params: { sessionId: '8b68aad7-a5d5-464c-91d3-8fc854c71b18', prompt: [ [Object] ] } } { code: -32603, message: 'Internal error', data: { details: 'Session not found' } } ``` ui just says "Internal error" ### Steps To Reproduce chat with the agent ### Expected Behavior not have internal error ### Additional Context _No response_
Describe the bug
This sometimes happens for some reason
ui just says "Internal error"
Steps To Reproduce
chat with the agent
Expected Behavior
not have internal error
Additional Context
No response