Analyze project design for user feedback - #4
Conversation
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: nolanneff <nolanneff@gmail.com>
Co-authored-by: nolanneff <nolanneff@gmail.com>
|
Cursor Agent can help with this pull request. Just |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Closing before the issue #12 history rewrite so this stale draft cannot reintroduce the old artifact history. The branch will be rewritten with the repository. |
Implement interactive retry and edit functionality for generated commit messages to improve user experience.
This PR introduces
[y]es / [n]o / [r]etry / [e]ditoptions after a message is generated, allowing users to regenerate a message or open it in their$EDITORfor manual adjustments. It also includes a cross-platform fix for detecting the default editor.