eigent/server/app
eureka928 009e8e27ef fix: address Codex OAuth review feedback
- Save CODEX_OAUTH_TOKEN marker config after OAuth to track install state
- Check marker config instead of OPENAI_API_KEY for install detection
- Avoid mutating input dict in CodexOAuthManager.save_token()
- Add CODEX_OAUTH_TOKEN to Codex env_vars whitelist in server config
- Prioritize named integration descriptions over env_vars fallback
2026-02-10 10:44:38 +01:00
..
component chore: fix pre commit format and pipeline issue (#1144) 2026-02-04 08:06:29 +08:00
controller chore: fix pre commit format and pipeline issue (#1144) 2026-02-04 08:06:29 +08:00
exception chore: fix pre commit format and pipeline issue (#1144) 2026-02-04 08:06:29 +08:00
middleware chore: fix pre commit format and pipeline issue (#1144) 2026-02-04 08:06:29 +08:00
model fix: address Codex OAuth review feedback 2026-02-10 10:44:38 +01:00
type feat: add Codex config group and OPENAI_API_KEY env var mapping 2026-02-10 10:44:38 +01:00
__init__.py chore: fix pre commit format and pipeline issue (#1144) 2026-02-04 08:06:29 +08:00