Mplan Mplan
  • Joined on 2026-05-28
Mplan created repository Mplan/rand-cli 2026-06-12 14:08:50 +08:00
Mplan released v0.1.2 at Mplan/gai 2026-06-12 09:00:55 +08:00
Mplan pushed tag v0.1.2 to Mplan/gai 2026-06-12 09:00:55 +08:00
Mplan pushed to main at Mplan/gai 2026-06-12 09:00:29 +08:00
55db09c973 feat(config): add interactive config editor and GitLab PR support (#4)
Mplan merged pull request Mplan/gai#4 2026-06-12 09:00:29 +08:00
feat(config): add interactive config editor and GitLab PR support
Mplan created pull request Mplan/gai#4 2026-06-12 08:59:26 +08:00
feat(config): add interactive config editor and GitLab PR support
Mplan pushed to v0.1.2 at Mplan/gai 2026-06-12 00:43:08 +08:00
d0506381f5 refactor(cli): remove interactive prompts for empty states and add clean repo test
14df49b110 refactor(cli): replace process.exit prompts with interactive selection for empty states
962b76d20f refactor(cli): show empty state prompt in current page
Compare 3 commits »
Mplan pushed to v0.1.2 at Mplan/gai 2026-06-11 21:22:35 +08:00
12e71a0af7 feat(config): add interactive editor with inline editing and navigation
Mplan pushed to v0.1.2 at Mplan/gai 2026-06-11 20:21:03 +08:00
e1354e8651 feat(menu): add back key navigation
7e662b25cc refactor(pr): rely on selected CLI for PR creation
5bb2dc8e8a chore(config): bump version to 0.1.2
1dbfac7985 feat(pr): add GitLab support
Compare 4 commits »
Mplan created branch v0.1.2 in Mplan/gai 2026-06-11 20:21:03 +08:00
Mplan pushed to main at Mplan/gai 2026-06-11 18:56:12 +08:00
c8626ff69a ci(gitea): add build workflow for Gitea CI
Mplan pushed to main at Mplan/gai 2026-06-11 18:51:50 +08:00
7e9cab5805 docs(readme): add PR creation details and update badges
Mplan released v0.1.1 at Mplan/gai 2026-06-11 18:37:05 +08:00
Mplan pushed tag v0.1.1 to Mplan/gai 2026-06-11 18:37:05 +08:00
Mplan pushed to main at Mplan/gai 2026-06-11 18:24:58 +08:00
9885096229 feat(cli): add branch push check before PR creation
Mplan deleted branch style/selection from Mplan/gai 2026-06-11 18:12:12 +08:00
Mplan pushed to main at Mplan/gai 2026-06-11 18:12:12 +08:00
1ea180387c refactor(cli): extract interactive menu into reusable module (#3)
Mplan merged pull request Mplan/gai#3 2026-06-11 18:12:12 +08:00
refactor(cli): extract interactive menu into reusable module
Mplan created pull request Mplan/gai#3 2026-06-11 18:11:49 +08:00
refactor(cli): extract interactive menu into reusable module
Mplan pushed to style/selection at Mplan/gai 2026-06-11 18:11:39 +08:00
44771691ff refactor(cli): extract interactive menu logic into reusable module