Skip to content

Desktop app: archiving and unarchiving does not recover zombie threads stuck on Thinking #13997

@twentyOne2x

Description

@twentyOne2x

Summary

In the Codex macOS desktop app, a thread that is already in a zombie/stuck state remains broken after being archived and then unarchived.

Problem

Archiving and unarchiving does not reset or recover the thread state. After restore, the thread can still show the broken Thinking / Interrupt-only UI and remain unusable.

Observed behavior

  • A thread enters a zombie state
  • The thread is archived and later unarchived
  • After restore, it is still stuck / unusable
  • The composer state is still broken instead of returning to a normal send state

Expected behavior

Either:

  • unarchiving should restore a usable thread state, or
  • the app should detect the broken thread state and surface a recovery path instead of preserving the zombie state forever

Platform

macOS desktop app

Related

Likely related to zombie/stuck-thread reports such as #12852 and #11902, but this report is specifically about archive/unarchive not clearing the broken thread state.

Metadata

Metadata

Assignees

No one assigned

    Labels

    appIssues related to the Codex desktop appbugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions