core-agent-ide/codex-rs/codex-api/src
jif-oai ac6ba286aa
feat: experimental menu (#8071)
This will automatically render any `Stage::Beta` features.

The change only gets applied to the *next session*. This started as a
bug but actually this is a good thing to prevent out of distribution
push

<img width="986" height="288" alt="Screenshot 2025-12-15 at 15 38 35"
src="https://github.com/user-attachments/assets/78b7a71d-0e43-4828-a118-91c5237909c7"
/>


<img width="509" height="109" alt="Screenshot 2025-12-15 at 17 35 44"
src="https://github.com/user-attachments/assets/6933de52-9b66-4abf-b58b-a5f26d5747e2"
/>
2025-12-17 17:08:03 +00:00
..
endpoint feat: experimental menu (#8071) 2025-12-17 17:08:03 +00:00
requests Remote compact for API-key users (#7835) 2025-12-12 10:05:02 -08:00
sse fix: chat completion with parallel tool call (#7634) 2025-12-05 10:20:36 -08:00
auth.rs chore: proper client extraction (#6996) 2025-11-25 18:06:12 +00:00
common.rs Migrate model preset (#7542) 2025-12-03 20:30:43 +00:00
error.rs chore: proper client extraction (#6996) 2025-11-25 18:06:12 +00:00
lib.rs Add models endpoint (#7603) 2025-12-04 12:57:54 -08:00
provider.rs chore: proper client extraction (#6996) 2025-11-25 18:06:12 +00:00
rate_limits.rs fix: taking plan type from usage endpoint instead of thru auth token (#7610) 2025-12-04 23:34:13 -08:00
telemetry.rs chore: proper client extraction (#6996) 2025-11-25 18:06:12 +00:00