codex - 💡(How to fix) Fix VS Code extension: Todo panel should resize with available space [2 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#22020Fetched 2026-05-11 03:20:51
View on GitHub
Comments
2
Participants
2
Timeline
6
Reactions
0
Timeline (top)
commented ×2labeled ×2closed ×1reopened ×1
RAW_BUFFERClick to expand / collapse

What variant of Codex are you using?

IDE Extension / VS Code extension

What feature would you like to see?

I would like the Todo/task panel in the Codex VS Code extension to better use the available space when the session view is resized.

Currently, in the Codex session UI, the right side contains Todo/task information. However, when I make the Codex panel wider or resize the session view, the main chat area becomes larger, but the Todo/task panel itself does not expand to show more content.

This makes it inconvenient during longer coding sessions, especially when there are many todos or longer task descriptions. Even after giving the UI more space, the Todo area still feels constrained.

Expected behavior:

  • The Todo/task panel should expand with the available space; or
  • Users should be able to manually resize the Todo/task area relative to the chat area; or
  • There could be an option to expand, pin, or pop out the Todo/task panel.

This would make it easier to monitor progress and understand the current plan during multi-step coding tasks.

Additional information

I searched existing issues and found some related VS Code extension layout issues, but I did not find one specifically about the Todo/task panel not expanding when the container is resized.

Related issues I found:

  • #21919
  • #21625
  • #18957

https://github.com/user-attachments/assets/584c1ab1-036a-4d3e-8c93-661569dbfb4d

I attached a screenshot showing that resizing the Codex panel increases the chat area, but the Todo/task area does not make better use of the available space.

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