Remote Control sidebar does not discover projectless tasks from another Mac

Open
#33,749 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
42/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
rust

Research direction

Start at the task aggregation backend and desktop sidebar enumeration path, comparing how local projectless tasks differ from remote projectless tasks. Verify behavior using the paired Mac setup and direct thread navigation described in the issue; done means unarchived remote projectless tasks appear in a browsable sidebar section with title, status, and recency.

Written by the indexing model from the issue text.

Description

app enhancement remote session

Summary

Mac-to-Mac Remote Control connectivity works, but the desktop sidebar does not enumerate projectless tasks from the other Mac. This makes existing remote tasks effectively undiscoverable.

Setup

  • Two Macs paired for reciprocal Remote Control
  • Codex/ChatGPT desktop app: 26.715.21425
  • Bundled CLI: 0.145.0-alpha.18
  • The affected tasks are normal, unarchived, projectless tasks with Codex-generated per-task working directories

Observed behavior

On Mac A, the task aggregation backend can enumerate and read a projectless task from Mac B, and direct navigation to its thread ID succeeds. However, the Mac A desktop sidebar never lists that Mac B task.

The behavior is symmetric: Mac B does not list three projectless tasks from Mac A. The sidebar only shows local projectless tasks and explicitly saved remote projects.

Expected behavior

When controlling another Mac, the sidebar should enumerate all unarchived remote projectless tasks, grouped by remote host, with at least title, status, and recency. A browsable Remote tasks section would also solve the problem.

Why current workarounds are insufficient

  • Search is not a discovery mechanism: users cannot search for tasks whose titles they do not know.
  • Projectless tasks use different automatically generated working directories, so adding every directory as a saved project is impractical.
  • Adding a parent project does not reliably aggregate tasks whose stored cwd is a different exact path.

Impact

Although transport, backend list/read, and direct navigation work, Mac-to-Mac Remote Control cannot reliably discover or continue existing projectless tasks.

Feedback reference

Codex feedback thread ID: 019f6e66-7344-7bd1-b54c-aaa3f3294879

Dominant language
Rust
Stars
125k
Forks
19.5k
Avg merge
1m
Merged PRs (30d)
1k

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.

More from openai/codex

All issues in openai/codex

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.