Skip to content

Tool call error display #84

@bl-ue

Description

@bl-ue

Add tool call error display. Example JSON-RPC:

{"jsonrpc":"2.0","method":"session/update","params":{"sessionId":"...","update":{"sessionUpdate":"tool_call","toolCallId":"replace-...","status":"in_progress","title":"...end\\src\\hooks\\useConversationEvents.ts:   const setupEventListenerForC... =>   const setupEventListenerForC...","content":[],"locations":[{"path":"..."}],"kind":"edit"}}}
{"jsonrpc":"2.0","method":"session/update","params":{"sessionId":"...","update":{"sessionUpdate":"tool_call_update","toolCallId":"replace-...","status":"completed","content":[{"type":"content","content":{"type":"text","text":"Error: Failed to edit, could not find the string to replace."}}]}}}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions