Configurable prompt macro buttons in Codex desktop
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 45/100
Research direction
Start by locating the Codex desktop chat UI and the code that sends prompts to the current conversation. Map where user-managed settings or persistent data belong before deciding how macro creation, editing, ordering, removal, confirmation, and execution fit together. Done means visible, editable macros can send their full configured prompts to the open chat without introducing recurring automation.
Written by the indexing model from the issue text.
Description
Feature request
Add a user-configurable Macros area to the Codex desktop chat UI — ideally in the lower-right side of an open conversation.
A macro would be a reusable, visible button that sends a preconfigured prompt to the current chat. The prompt may be a short instruction or a long multi-line procedure/code block.
Desired behavior
- Create, edit, reorder, and remove macros from Codex itself.
- Give each macro a label and a full prompt body.
- Run the macro in the currently open chat.
- Support both simple prompts and substantial multi-line instructions.
- Offer optional confirmation before sending a macro.
- Keep macros user-managed and explicit; this is not a recurring background automation system.
Example uses
- Clear or summarize the current chat context.
- Run a project reset / context-cleanup instruction.
- Trigger a standard import, release, QA, or verification workflow.
- Send a complex repeatable command sequence without retyping or relying on clipboard snippets.
The aim is to make frequent, deliberate actions one click away while keeping their prompt contents visible and editable.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.5k
- Avg merge
- 1m
- Merged PRs (30d)
- 1k
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from openai/codex
-
enhancement remote
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
bug CLI windows-os
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
macOS sandbox blocks hw.optional.arm64 sysctl, causing Flutter to misdetect Apple Silicon as x64 Openbug CLI sandbox
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug CLI TUI
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
CLI config enhancement skills
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
kwakseongjae/auto-hwp#319 ·
-
area:cli bug filter-quality good first issue priority:medium
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
bevyengine/bevy#25861 ·
-
comp-datalake
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
ClickHouse/ClickHouse#121222 ·
-
A-linter
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
oxc-project/oxc#26863 ·