Make Open Alice truly Codex-driven#125
Make Open Alice truly Codex-driven#125zcs107992-design wants to merge 3 commits intoTraderAlice:masterfrom
Conversation
Switch the Codex backend from the old HTTP-based bridge to local codex exec with Alice MCP mounted into the session. Add Windows-friendly build and launch scripts, update the default provider configuration and UI copy, and cover the new Codex auth and CLI paths with tests.
Update Hono and MCP SDK to patched releases, refresh the OpenTypeBB workspace package, and pin vulnerable transitive dependencies via pnpm overrides. Verify the result with a clean audit plus full test and build runs.
|
Rebased by merging the latest upstream \master\ into this branch and resolving the README/package.json conflicts. Re-verified on the merged branch:
The PR is now mergeable from a content/conflict perspective. I do not have permission to execute the final merge into \TraderAlice/OpenAlice\, so the last remaining step is a maintainer-side merge click. |
|
@luokerenx4 This is now fully rebased onto the latest \master\, conflict-free, and re-verified locally:\n\n- \corepack pnpm test\ -> 53 files / 1004 tests passed\n- \corepack pnpm build\ -> passed\n- \corepack pnpm audit --prod\ -> clean\n\nI do not have permission to execute the final merge into \TraderAlice/OpenAlice\, but the PR itself is ready from the code/conflict side. |
|
Re-verified on April 15, 2026 after the latest upstream
I also retried the final merge, but the current account still does not have |
Summary
Validation