32d4cfa5dcd797fffe3f134918a0f9f482bd8121
ToolInvocationRequestedEvent was emitted but the corresponding outcome events were never emitted, so the TUI permanently showed tools as RUNNING. Now the orchestrator closes every tool invocation with the appropriate event: - ToolExecutionCompletedEvent (Success path) - ToolExecutionFailedEvent (Failure path) - ToolExecutionRejectedEvent (approval denied path)
Description
No description provided
Languages
Kotlin
88.4%
Go
11.4%
Python
0.2%