Type: Enhancement Request
Current behavior:
The /codex command delegates tasks to Codex with no way to pass additional context.
Proposed solution:
Add a --context flag that accepts a text string, so users can pass minimal context when invoking the command.
Example usage:
/codex:rescue --context "working on auth module"
Why this matters:
Even a small amount of context can significantly improve the quality and relevance of Codex's output on delegated tasks.
Type: Enhancement Request
Current behavior:
The
/codexcommand delegates tasks to Codex with no way to pass additional context.Proposed solution:
Add a
--contextflag that accepts a text string, so users can pass minimal context when invoking the command.Example usage:
Why this matters:
Even a small amount of context can significantly improve the quality and relevance of Codex's output on delegated tasks.