[codex] add single upload capability lint
@sjd9021checks…codex/single-upload-lint-only → master3 files · +556 −0updated 1mo agochecks n/a
▸Description
Summary
- add
single-upload-when-api-allows-multiple CI lint
- collect all single
FileUploadable request fields and ask the LLM with web search to verify vendor API multi-file support
- register the lint in nox and cover candidate collection/classification behavior
Test
uv run pytest tests/test_lints/test_single_upload_when_api_allows_multiple.py -q