codex - 💡(How to fix) Fix Filter changes against currently selected Project instead of showing all changes in Codex app [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#19375Fetched 2026-04-25 06:10:26
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Timeline (top)
labeled ×3commented ×1
RAW_BUFFERClick to expand / collapse

What variant of Codex are you using?

App

What feature would you like to see?

<img width="474" height="342" alt="Image" src="https://github.com/user-attachments/assets/9face8f1-1946-4cb2-851e-44ac0fe65e61" />

This is pretty cool - however I've got two separate sessions running on different parts of the same project - when I switch between them, I see changes from both sessions - please allow filtering on this session only since the changes aren't related and there's no overlap.

Additional information

No response

extent analysis

TL;DR

Implement a session-based filtering mechanism to isolate changes from individual sessions.

Guidance

  • Identify the current session identifier and store it alongside each change to enable filtering.
  • Modify the change display logic to include a filter option based on the current session.
  • Consider adding a "this session only" toggle or dropdown to simplify the filtering process for users.
  • Review the data model to ensure it can support session-specific change tracking.

Notes

The exact implementation details depend on the underlying data structure and Codex variant being used, which are not specified in the issue.

Recommendation

Apply workaround: Implement a custom filtering solution, as the issue implies a need for a new feature rather than a fix for an existing one.

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 Filter changes against currently selected Project instead of showing all changes in Codex app [1 comments, 2 participants]