mirror of
https://github.com/openai/codex.git
synced 2026-02-01 22:47:52 +00:00
fix CI by running pnpm (#9587)
This commit is contained in:
@@ -64,7 +64,7 @@ There are multiple submission paths, but they share the same core rules:
|
||||
3. Expands `/prompts:` custom prompts:
|
||||
- Named args use key=value parsing.
|
||||
- Numeric args use positional parsing for `$1..$9` and `$ARGUMENTS`.
|
||||
The expansion preserves text elements and yields the final submission payload.
|
||||
The expansion preserves text elements and yields the final submission payload.
|
||||
4. Prunes attachments so only placeholders that survive expansion are sent.
|
||||
5. Clears pending pastes on success and suppresses submission if the final text is empty and there
|
||||
are no attachments.
|
||||
|
||||
Reference in New Issue
Block a user