Fix tool call results not reaching client - return actual service result in SSE HTTP response
- SSE handler was returning generic status message instead of actual service result - Extract actualResult from service response (same as regular HTTP handler) - Tool calls now return proper content including screen execution results - Fixes issue where tools worked but results didn't reach opencode client
Showing
1 changed file
with
3 additions
and
1 deletions
-
Please register or sign in to post a comment