Skip to content

Persist /goal commands in history#21860

Open
etraut-openai wants to merge 1 commit intomainfrom
etraut/goal-command-history
Open

Persist /goal commands in history#21860
etraut-openai wants to merge 1 commit intomainfrom
etraut/goal-command-history

Conversation

@etraut-openai
Copy link
Copy Markdown
Collaborator

@etraut-openai etraut-openai commented May 9, 2026

Summary

A user reported that /goal was not saved to the TUI command history, which made it unavailable for later recall even though other accepted input paths persist history entries.

This updates the TUI goal slash-command dispatch so successful /goal invocations append the command text to message history. The change covers the bare /goal menu command, goal control commands such as /goal pause, and objective-setting commands such as /goal improve benchmark coverage.

Verification

  • cargo test -p codex-tui goal_slash_command -- --nocapture

@etraut-openai etraut-openai marked this pull request as ready for review May 9, 2026 01:08
@etraut-openai etraut-openai changed the title [codex] Persist /goal commands in history Persist /goal commands in history May 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant