Changelog
- 2b97cb9 Delete 'user' field from raw JSON
- 865af9f Implement test for user field deletion
- a146c6c Merge pull request #1523 from xxddff/feature/removeUserField
- bb9fe52 Update internal/translator/codex/openai/responses/codex_openai-responses_request_test.go
- 5ed2133 feat: add per-account excluded_models and priority parsing
- b93026d feat: merge per-account excluded_models with global config
- 4cbcc83 feat: read per-account excluded_models at routing time
- dc279de refactor: reduce code duplication in extractExcludedModelsFromMetadata
- bf1634b refactor: simplify per-account excluded_models merge in routing
- 4c133d3 test(sdk/watcher): add tests for excluded models merging and priority parsing logic
- afe4c1b 更新internal/translator/codex/openai/responses/codex_openai-responses_request.go