-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Platform
macOS
Operating system version
26.3
System architecture
ARM64 (M1, M2, etc)
PolyScope Version
0.7.0
Bug description
When an agent is actively working and a terminal process is running (e.g. a dev server or similar), the focus frequently jumps away from the chat input field to the terminal pane. This makes it difficult to type follow-up messages or prepare the next prompt while the agent is executing, as keystrokes end up in the terminal instead of the chat.
Steps to reproduce
- Start a terminal process that produces ongoing output (e.g. an HTTP server like python -m http.server)
- Have an agent running/working on a task
- Click into the chat input field
- While the agent is still working and the terminal is producing output, observe that focus jumps from the chat input to the terminal
- Keystrokes now go to the terminal instead of the chat
Relevant log output
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels