Where does the bug appear (feature/product)?
Cloud Agent (GitHub, Slack, Web, Linear)
Describe the Bug
Tapping on subagents on a running main agent always goes to the latest subagent run instead of showing the actual subagent log.
Steps to Reproduce
- Create a workflow that calls multiple subagent.
- Wait for the first subagent to finish while the second subagent started.
- Tap on the first subagent
- Notice the log is showing the second subagent run instead of the first subagent finished run.
Expected Behavior
When tapping on previously finished subagent, it should show log of the exact subagent.
Screenshots / Screen Recordings
Operating System
MacOS
Version Information
Cloud Agent on Web
Does this stop you from using Cursor
No - Cursor works, but with this issue