Add Pro-orchestrated Goals with persistent execution - #92
Conversation
|
Verification verdict for head |
…d-goals # Conflicts: # CHANGELOG.md # README.md # README_ZH.md # SECURITY.md # config.example.env # package-lock.json # package.json # scripts/smoke.mjs # src/bashOps.ts # src/server.ts
|
Updated-head verification for Evidence on the merged head:
The only observed CodexPro process after the suite was the user's pre-existing server for a different workspace; it was not touched. Remaining product limit is unchanged: Goal orchestration is intentionally unsupported/hidden on Windows. |
|
Follow-up on the runner check: an unintended extra suite invocation during PR-comment formatting hit the early live-lock metadata assertion once. The canonical full suite had already passed. I reran |
|
Re-review remediation PASS at Resolved:
Verification:
Limits: the new privacy regression uses the built HTTP/MCP intended entry point with a deterministic worker App Server. Ordinary Chat was not rerun for this response-only privacy/doc/test remediation. Native Windows Goal orchestration remains intentionally unsupported/hidden. |
Verification PASSCommit: Intended and reachable flow: MCP Authoritative readback: the fork branch and this PR head both resolve to the commit above. Checks passed:
Regression coverage explicitly creates newer disallowed Goal/CodingTask state and confirms an allowed older item remains reachable with |
|
Fork repository renamed from |
Summary
Why
CodexPro previously supported direct coding and standalone CodingTasks but did not provide the accepted end-to-end product flow where ChatGPT Pro can plan, approve, supervise, recover, review, and safely apply multi-worker Goals. This PR delivers that complete local orchestration architecture while keeping Pro as semantic authority and the local engine as execution/storage authority.
User and developer impact
Notable fixes discovered during implementation
Verification
npm run smokenpm audit --audit-level=high— 0 vulnerabilitiesnpm pack --dry-run— 154 files, 2.8 MBgit diff --checkRemaining platform limit
Goal orchestration is intentionally unsupported and hidden on Windows in this release; native Windows Goal execution was not tested.