Skip to content

feat(v3): expand Codex accounts, Work ownership, and recovery - #31

Open
muggle-stack wants to merge 11 commits into
masterfrom
agent/v3-history-reconnect-fixes
Open

feat(v3): expand Codex accounts, Work ownership, and recovery#31
muggle-stack wants to merge 11 commits into
masterfrom
agent/v3-history-reconnect-fixes

Conversation

@muggle-stack

Copy link
Copy Markdown
Owner

Summary

  • add concurrent Codex account profiles and persistent multi-account Work ownership
  • synchronize native Codex CLI activity with Remote and harden large-session history, replay, interruption, and reconnect recovery
  • store Work uploads inside the private workspace and include the accumulated quota, artifact, theme, and session UI fixes

Validation

  • 1714 Python tests passed; 2 skipped
  • 200 browser tests passed; 20 skipped
  • Ruff, Web build, reliability tests, lint, Bash syntax, ShellCheck, and diff checks passed
  • protocol v33 was deployed and validated across VPS, nono, and Mac wrappers

- isolate daemon, catalog, controls, history, and persisted state per CODEX_HOME
- expose profile-aware session routing and account presentation through protocol v32
- preserve single-account behavior and make profile-key migration crash-resumable
- stabilize Claude prompt identity and terminal reconciliation across retries and refreshes
- document deployment configuration and add Python and Web regressions
- Mirror Codex 0.147 CLI user boundaries and spontaneous turns without duplicate history.
- Refresh shared-daemon catalogs and bind live terminal ownership across profiles and macOS.
- Stabilize browser history projection and compact multi-account session labels.
- Isolate profile-sensitive tests from the developer environment.
- reseed exact live turn bindings at safe replay boundaries
- discard only the known malformed Codex compaction projection
- cover cursor, truncation, steer, and cache recovery edges
- let mobile Markdown source editors fill the file panel
- distinguish active sessions and dark code surfaces
- cover desktop Chromium and WebKit rendering
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants