Skip to content

feat: add interactive action selection with hierarchical navigation#16

Merged
mmoehabb merged 1 commit into
mainfrom
feat/huh-lib-used
Apr 4, 2026
Merged

feat: add interactive action selection with hierarchical navigation#16
mmoehabb merged 1 commit into
mainfrom
feat/huh-lib-used

Conversation

@mmoehabb

@mmoehabb mmoehabb commented Apr 4, 2026

Copy link
Copy Markdown
Owner
  • Add 'huh' library for interactive TUI selection
  • Add 'utils/actions.go' with ActionNode data structure for hierarchical actions
  • Rewrite 'PrintInteractiveUsage' with recursive navigation through groups
  • Add breadcrumb in title showing current path (e.g., 'Select an action (group > action3)')
  • Add Back option when navigating nested groups
  • Add --list flag for non-interactive flat listing fallback
  • Show 'Cancelled' message on Ctrl+C instead of printing all actions

This solution has been generated via minimax-m2.7.

- Add 'huh' library for interactive TUI selection
- Add 'utils/actions.go' with ActionNode data structure for hierarchical actions
- Rewrite 'PrintInteractiveUsage' with recursive navigation through groups
- Add breadcrumb in title showing current path (e.g., 'Select an action (group > action3)')
- Add Back option when navigating nested groups
- Add --list flag for non-interactive flat listing fallback
- Show 'Cancelled' message on Ctrl+C instead of printing all actions
@mmoehabb mmoehabb merged commit 4fb06f6 into main Apr 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant