feat(config): add interactive config editor and GitLab PR support #4
Reference in New Issue
Block a user
Delete Branch "v0.1.2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Revamp the configuration UI with an interactive editor that supports inline text editing, navigation, and field validation, replacing the previous sequential prompts. Add GitLab pull request creation support via the
glabCLI, and extend back navigation to all interactive menus for a consistent user experience.