[macOS][26.818.41509] Sidebar and Activity view no longer show generated task summaries
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.4k
- PR merge metrics
- PR metrics pending
Description
What version of the Codex App are you using?
ChatGPT / Codex desktop 26.818.41509 (build 6962)
What platform is your computer?
macOS 26.6.2, Apple Silicon (arm64)
What issue are you seeing?
The generated last-turn/task summary that previously appeared beneath task titles is no longer visible in either the normal sidebar or Activity view.
Task rows now show only the title followed by project/location metadata. This happens for both active and pinned tasks, including existing tasks that previously had generated summaries. Waiting for the sidebar to refresh does not bring the summary back, and there is no visible setting to enable it.
Because the same summary is absent from both surfaces, it is difficult to tell the latest state or outcome of similarly named tasks without opening each conversation.
What steps can reproduce the bug?
- Open ChatGPT / Codex desktop
26.818.41509on macOS. - Complete a turn in a task and return to the sidebar.
- Enable Activity view using the bell icon.
- Inspect the task under Priority or Pinned after the view refreshes.
- Observe that the secondary line shows only project/location metadata; no generated last-turn/task summary is displayed.
- Switch back to the normal sidebar and observe that the summary is absent there as well.
What is the expected behavior?
Restore a compact generated last-turn/task summary in both the normal sidebar and Activity view while retaining project identity. Possible layouts include:
- project identity plus a separate summary line;
- a summary shown on hover or keyboard focus;
- or a user setting to choose project metadata, summaries, or both.
Additional information
This may be related to recent attempts to balance generated summaries against visible project identity:
- #38797 reports that Activity view lost project names and icons when summaries were shown.
- #39433 reports project labels being replaced by generated summaries after refresh in build
26.814.41407. - #40203 requests exposing task summaries through sidebar hover.
The current build appears to have restored project/location metadata by removing the summary entirely. Preserving both pieces of information would avoid reopening tasks merely to identify their latest state.
No task titles, workspace names, or private conversation content are included in this report.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the missing summary in the normal sidebar and Activity view on macOS build 26.818.41509, checking both active and pinned tasks. Review related issues #38797, #39433, and #40203 for the prior summary and project-identity behavior. Done means both surfaces retain project/location metadata and expose a compact generated task summary without reopening the conversation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, rust
- Domain
- design, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100