3da214ae4c
refactor(prompter): simplify commit type selection
Publish Docker Images / coverage-and-sonar (push) Failing after 14m51s
2026-04-05 16:41:11 +02:00
61288e8f49
refactor(workflow): remove unnecessary async declarations
2026-04-05 16:41:11 +02:00
2c7a3d360d
feat: edit body for commit messages
2026-03-23 13:36:57 +01:00
79a11cb82d
feat(prompt): add support for wide characters in prompt preview
2026-03-14 01:24:04 +01:00
3e0d82de9a
feat: implement breaking change input
2026-03-14 01:24:04 +01:00
30527a73e0
fix(prompt): prompt preview padding
2026-03-14 01:24:04 +01:00
a45f0424f4
feat: add interactive conventional commit workflow with jj-lib backend
...
Replace CLI executor with jj-lib integration, implement full interactive
commit workflow via prompts, and add mock infrastructure for testing.
Add CLI integration tests and error handling tests.
2026-03-08 15:39:08 +01:00