codex - 💡(How to fix) Fix missing history for /goal [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openai/codex#20929Fetched 2026-05-05 05:56:10
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
0
Author
Timeline (top)
labeled ×3closed ×1commented ×1
RAW_BUFFERClick to expand / collapse

What version of Codex CLI is running?

codex-cli 0.128.0

What subscription do you have?

pro 5x

Which model were you using?

gpt-5.5 high

What platform is your computer?

macos

What terminal emulator and version are you using (if applicable)?

cmux

What issue are you seeing?

All the sessions history using /goal to start a conversation can not be found in codex session history. I can only see the normal sessions not using /goal to start.

What steps can reproduce the bug?

Using /goal command to start a session.

What is the expected behavior?

All the session history should be found in /resume command.

Additional information

No response

extent analysis

TL;DR

The issue might be related to how sessions started with the /goal command are being tracked or stored, and a potential fix could involve modifying how these sessions are logged or retrieved.

Guidance

  • Verify if the /goal command is correctly logging sessions by checking the documentation or source code of the codex-cli for any specific requirements or flags related to session tracking.
  • Check if there are any configuration options in codex-cli version 0.128.0 that need to be set to include sessions started with /goal in the session history.
  • Test if sessions started with /goal are visible in the session history when using a different model or subscription to isolate if the issue is specific to gpt-5.5 high or pro 5x.
  • Consider reaching out to the codex-cli support or community to see if this is a known issue with version 0.128.0 or if there are any workarounds.

Notes

The provided information does not include enough technical details about the codex-cli internals or the exact commands used beyond /goal and /resume, which limits the ability to provide a precise fix.

Recommendation

Apply workaround: Given the lack of detailed technical information and without a clear indication of a version fix, the best course of action is to apply any potential workarounds that can be found through further research or community support.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

codex - 💡(How to fix) Fix missing history for /goal [1 comments, 2 participants]