You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every Code has a deliberate decision for remote inbox / Discord UI in the Codex-base port, based on whether Codex Desktop can discover and continue sessions created by GitHub/LaunchPlane/remote automation paths.
Current Status
State: Preserve backend; Desktop replacement remains unproven even though startup compatibility improved.
A clean-home copied-app smoke after those shims no longer showed the prior unknown-method/schema failures.
Decision state:
Do not remove remote-inbox backend capability.
Do not drop Discord-specific presentation yet.
Desktop is still only a candidate replacement for remote-inbox/Discord flows until it proves externally-created session discovery, resume/continue, and approval/reply/user-input handling.
Concrete validation bar before marking Discord UI removable:
Desktop can discover an externally-created session with origin metadata.
Desktop can resume/continue that session.
Desktop can handle at least one approval/reply/user-input flow for that session.
Map all current remote-inbox/session-continuity paths: GitHub label/LaunchPlane origin, remote inbox bridge, Cloud Tasks, TUI session catalog/resume, and Discord reply/approval paths.
Preserve remote-inbox backend capability until a replacement path is validated.
Determine whether Codex Desktop can replace Discord UI for GitHub/LaunchPlane-created sessions.
Do not remove Discord-specific remote-inbox presentation until Desktop or another UI can discover, resume/continue, and handle approval/reply flow for externally-created sessions.
Persist or otherwise expose session origin metadata needed for GitHub/LaunchPlane-created sessions across restart.
Validate by creating or simulating a GitHub/LaunchPlane-origin session, discovering it, resuming/continuing it, and handling approval/reply flow through the chosen UI.
Finish Line
Every Code has a deliberate decision for remote inbox / Discord UI in the Codex-base port, based on whether Codex Desktop can discover and continue sessions created by GitHub/LaunchPlane/remote automation paths.
Current Status
State: Preserve backend; Desktop replacement remains unproven even though startup compatibility improved.
Latest #387 signal:
remoteControl/status/read,remoteControl/enable,remote_pluginfeature enablement, andplugin/listverticalhandling.Decision state:
Concrete validation bar before marking Discord UI removable:
Next action:
Acceptance Criteria
Relationships