openai / openai/codex

Windows sidebar keeps tasks archived via Android Remote on an SSH Linux host

Open
#40,562 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

app bug remote session windows-os
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

Setup
  • Codex desktop app on Windows
  • Codex connected to a remote Linux host through a saved SSH connection
  • Session steered from the ChatGPT Android app using Remote
Reproduction
  1. Open tasks from the Windows app's remote Linux workspace.
  2. Connect from Android Remote.
  3. Archive tasks from Android.
  4. Return to the Windows app task list.
Result

The tasks remain visible in the Windows active task list.

The remote Linux host reports the same tasks as archived: they are absent from the active task listing and present in the archived task listing. The archive write therefore reached the remote host, but the Windows sidebar did not update.

Expected

Tasks marked archived by the remote host disappear from the Windows active task list and appear under archived tasks.

Related: #25541 and #30646.

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 tracing how the Windows task list receives remote archive changes and how it separates active from archived tasks. Reproduce the Android Remote archive flow against the saved SSH Linux workspace, then compare the Windows sidebar with the host's active and archived listings. Done means archived tasks disappear from the active list and appear under archived tasks.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, rust
Domain
desktop, distributed-systems, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.