Feature Request
Sessions can be reordered with K/J in the TUI, but there's no way to reorder groups. The only workaround is to delete and recreate groups in the desired order, moving sessions between them.
Proposed behavior
- Allow K/J (or Shift+K / Shift+J, to avoid conflict with session movement) to reorder root-level groups and sibling subgroups
- Optionally, a CLI equivalent:
agent-deck group reorder <group> --before <other-group> or similar
Why it matters
When managing many sessions across groups, the visual order of groups in the TUI matters for quick navigation (especially with the 1-9 jump shortcuts). Currently there's no way to control that order.
Feature Request
Sessions can be reordered with K/J in the TUI, but there's no way to reorder groups. The only workaround is to delete and recreate groups in the desired order, moving sessions between them.
Proposed behavior
agent-deck group reorder <group> --before <other-group>or similarWhy it matters
When managing many sessions across groups, the visual order of groups in the TUI matters for quick navigation (especially with the 1-9 jump shortcuts). Currently there's no way to control that order.