docs: document Codex App backend protocol#211
Conversation
ca28658 to
9ef91a0
Compare
|
Thanks for the PR! It looks like this branch has a merge conflict with the base branch right now. When you get a chance, could you rebase onto (or merge in) the latest base branch, resolve the conflict, and push? Once GitHub shows the PR as mergeable again, it'll be picked back up for review. Noted for firstmate#211 at |
d410cf8 to
20516e8
Compare
|
Reviewed together with #212 - full reasoning in my comment there: #212 (comment). Short version: the forward-looking protocol material in this doc - the host-tool catalog (create_thread / send_message_to_thread / archive), the identity-alignment discussion, the smoke expectations - is actually the right foundation, and it's the direction I want: a codex-app backend that meets the same create/send/observe/kill contract as tmux/herdr/zellij, not a passive ledger beside them. Two mechanical problems with landing this as-is: it now drifts from what #212 actually implements, and the two PRs ship different files at the same |
|
Superseded by #222, which reconciles the Codex App backend contract into one docs path, keeps the useful host-tool protocol material, records the live Codex Desktop smoke, and answers the status-file return-channel question. |
What Changed
docs/codex-app-backend.mddescribing the proposed Codex App visible-thread backend protocol.fm-spawn.shandfm-pr-merge.sh; the pipeline test stage initially caught this and reran clean after the fix.Risk Assessment
✅ Low: this is a docs-only change that clearly marks
codex-appas proposed and not selectable for new task spawns.Testing
Completed 1 recorded validation pass.
Pipeline
Updates from git push no-mistakes