Commit 0335f9d
refactor(pi): drop Codex auth broker for proxy-based subscription support
The host-side streaming Codex proxy (custom baseUrl in models.json + OAuth
credential in auth.json) makes the in-guest auth broker unnecessary. Stock Pi
resolves the subscription through its normal openai-codex-responses provider,
so remove the codex-auth extension, its launcher wiring, packaging, dependency,
and tests. The Pi 0.83 packaging and durability wrappers (cwd preservation,
guest-safe version probe, ACP session recovery) are retained.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent f0636c8 commit 0335f9d
6 files changed
Lines changed: 1 addition & 395 deletions
File tree
- software/pi
- extensions
- scripts
- tests
- wrappers
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
119 | 118 | | |
120 | 119 | | |
121 | 120 | | |
122 | | - | |
123 | | - | |
124 | 121 | | |
125 | 122 | | |
126 | 123 | | |
| |||
0 commit comments