Jakub Sieczczyński

Results 5 issues of Jakub Sieczczyński

- Upgrade [useDApp](https://usedapp.io/) dependency to version 1.1

## Problem Currently, Codex CLI doesn't provide users with control over OpenAI API service tiers, limiting cost optimization options for different use cases. ## Proposed Solution Add `service_tier` configuration option...

enhancement

### Problem When `sessionData` is not provided, `createResolveProtocol()` falls back to global defaults (`protocolCache` + `resolveAlpnQueue`). The ALPN resolve queue is keyed only by target host/port (no proxy URL), so...