Self Checks
Syncless version
0.0.74
Platform / Device
macOS Desktop App
OS version
N/A
Steps to reproduce
- Start a task and let the agent run (agent shows "Thinking..." or is actively executing tool calls).
- Click the Interrupt button in the message input area (top-right of the draft message row).
- Observe the UI state.
✔️ Expected Behavior
The running task is interrupted immediately and the UI returns to an interactive state so the user can send a new message or take further action.
❌ Actual Behavior
After clicking Interrupt, the entire input area enters an unclickable / frozen state for more than 10 seconds before recovering. The button does not provide immediate feedback and the user cannot interact with the app during this period.
Additional context
The issue was observed while the agent was mid-execution ("Thinking..." indicator visible, multiple tool-call steps completed). A screenshot shows the Interrupt button visible at the top-right of the draft message and the stop button active at the bottom-right of the input bar at the time of the hang.
Self Checks
Syncless version
0.0.74
Platform / Device
macOS Desktop App
OS version
N/A
Steps to reproduce
✔️ Expected Behavior
The running task is interrupted immediately and the UI returns to an interactive state so the user can send a new message or take further action.
❌ Actual Behavior
After clicking Interrupt, the entire input area enters an unclickable / frozen state for more than 10 seconds before recovering. The button does not provide immediate feedback and the user cannot interact with the app during this period.
Additional context
The issue was observed while the agent was mid-execution ("Thinking..." indicator visible, multiple tool-call steps completed). A screenshot shows the Interrupt button visible at the top-right of the draft message and the stop button active at the bottom-right of the input bar at the time of the hang.