[PR #4564] List subagent sessions #11023

Open
opened 2026-02-16 18:15:48 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/4564

State: open
Merged: No


Currently we can only navigate between subagent sessions using <super> left / right, this PR introduces:

  • New keybinding, defaulting to none
  • /subagent-sessions command
image image image image

Not sure i'm 100% happy with the naming as you open to see subagent sessions but you can select Main vs Subagent... Maybe we need better name.

Also the code is a bit inconsistent, internal vars calls child vs user facing uses subagent, etc. I tried to keep consistency.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/4564 **State:** open **Merged:** No --- Currently we can only navigate between subagent sessions using `<super> left / right`, this PR introduces: * New keybinding, defaulting to none * `/subagent-sessions` command <img width="2560" height="1060" alt="image" src="https://github.com/user-attachments/assets/2cbb1f80-e1a5-4d5f-9a19-cbf4f8d8605c" /> <img width="2560" height="1056" alt="image" src="https://github.com/user-attachments/assets/45e57235-55ee-4593-afbd-849146da0c91" /> <img width="2560" height="1057" alt="image" src="https://github.com/user-attachments/assets/c388e7f7-00ad-4694-b07f-197b410d3f51" /> <img width="2560" height="1055" alt="image" src="https://github.com/user-attachments/assets/249e4653-2277-4d39-9f8c-116d2ad615ff" /> Not sure i'm 100% happy with the naming as you open to see subagent sessions but you can select Main vs Subagent... Maybe we need better name. Also the code is a bit inconsistent, internal vars calls child vs user facing uses subagent, etc. I tried to keep consistency.
yindo added the pull-request label 2026-02-16 18:15:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11023