Add /edit external-editor workflow with command parsing, busy UI, and docs/tests updates#4147
Add /edit external-editor workflow with command parsing, busy UI, and docs/tests updates#4147honjo-hiroaki-gtt wants to merge 3 commits into
Conversation
…, busy UI, and docs/tests updates
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
|
Thanks for the contribution, and apologies for the slow response. We've received many PRs, and we don't have the bandwidth on the codex team to review all of them. We've updated our contribution guidelines to clarify that we're currently accepting contributions for bugs and security fixes, but we're not generally accepting new features at this time. We need to make sure that all new features compose well with both existing and upcoming features and fit into our roadmap. If you would like to propose a new feature, please file or upvote an enhancement request in the issue tracker. We will generally prioritize new features based on community feedback. |
$EDITOR/editslash command andCtrl+Eshortcut that resolve$VISUAL→$EDITOR→ OS fallback and safely round-trip the composer through an external editor (--send,--new, --keepsize limit, kill switch)CODEX_EDIT_DISABLESlashCommandInvocation, updateChatWidgetdispatch, and keep composer placeholders in synccargo test -p codex-tuipasses locally