Luis Pater
a7e92e2639
feat(auth): disallow free-tier Codex auth during selection process
- Introduced `disallowFreeAuthFromMetadata` and `isFreeCodexAuth` to enforce skipping free-tier credentials.
- Modified scheduler logic to honor `DisallowFreeAuthMetadataKey` during auth selection.
- Updated `ensureImageGenerationTool` to skip tool injection for free-tier Codex auth.
- Added context utility `WithDisallowFreeAuth` and integrated with image handlers.
- Augmented relevant tests to cover free-tier exclusion scenarios.
2026-04-24 23:18:56 +08:00
..
2026-02-10 15:39:26 +08:00
2026-04-23 01:24:40 +08:00
2026-04-17 01:07:12 +08:00
2025-09-26 00:54:52 +08:00
2025-11-13 08:38:03 +08:00
2026-04-12 00:52:41 +08:00
2026-04-17 01:07:12 +08:00
2026-04-23 13:44:20 +08:00
2025-11-21 23:40:59 +08:00
2025-12-07 13:19:12 +08:00
2026-04-24 00:11:42 +08:00
2026-03-25 10:31:44 +08:00
2026-04-04 22:09:11 +08:00
2026-04-24 05:07:03 +08:00
2026-04-24 23:18:56 +08:00
2026-04-06 09:21:03 +08:00
2026-04-17 01:07:12 +08:00
2026-04-19 03:21:59 +08:00
2026-04-17 01:07:12 +08:00
2026-03-20 19:44:26 +08:00
2026-04-17 09:28:59 +08:00
2026-04-12 13:32:03 +08:00
2026-01-28 10:58:35 +08:00