openai / openai/codex

Show /plan and /goal icons in the task sidebar

Open
#41,412 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

app enhancement plan
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

What variant of Codex are you using?

App

What feature would you like to see?

Image (not the cleanest generation but decent demonstration)

/plan and /goal already have distinct icons inside an active Codex task, but that distinction disappears in the sidebar. Sidebar tasks currently show the same activity/spinner indicator regardless of modifier.

It would be useful to carry the modifier icon into the sidebar so you can identify a task's mode without opening it.

For example:

/plan task → use the existing Plan/lightbulb icon
/goal task → use the existing Goal/target icon

This would make parallel tasks much easier to scan and would preserve information Codex already exposes inside the task.

Additional information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by finding the App task-sidebar entry point and the existing Plan/lightbulb and Goal/target icon definitions used inside active Codex tasks. Trace how /plan and /goal task modes are represented in sidebar items. Done when sidebar items show the matching icon while preserving current activity/spinner behavior, and the relevant UI checks pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.