Mplan
d0506381f5
refactor(cli): remove interactive prompts for empty states and add clean repo test
Build / bun-build (push) Successful in 29s
Build / bun-build (pull_request) Successful in 37s
2026-06-12 00:42:49 +08:00
Mplan
14df49b110
refactor(cli): replace process.exit prompts with interactive selection for empty states
2026-06-12 00:36:01 +08:00
Mplan
962b76d20f
refactor(cli): show empty state prompt in current page
...
Empty commit/PR states no longer auto-return to the menu. Instead, the
user is shown an in-page prompt with a Back option, mirroring the rest
of the CLI: pressing Enter on Back (or ←/backspace) closes the prompt
and returns control to the previous step.
2026-06-12 00:35:23 +08:00
Mplan
12e71a0af7
feat(config): add interactive editor with inline editing and navigation
Build / bun-build (push) Successful in 9m25s
2026-06-11 21:18:34 +08:00
Mplan
e1354e8651
feat(menu): add back key navigation
Build / bun-build (push) Successful in 21s
2026-06-11 20:10:34 +08:00
Mplan
7e662b25cc
refactor(pr): rely on selected CLI for PR creation
2026-06-11 19:43:19 +08:00
Mplan
5bb2dc8e8a
chore(config): bump version to 0.1.2
2026-06-11 19:39:50 +08:00
Mplan
1dbfac7985
feat(pr): add GitLab support
2026-06-11 19:38:36 +08:00