docs(coding-agent): add Opus 4.6 and GPT-5.3 Codex to New Features

This commit is contained in:
Mario Zechner 2026-02-05 20:39:34 +01:00
parent b94c17885d
commit 8fca53c566

View file

@ -4,6 +4,8 @@
### New Features
- Claude Opus 4.6 model support.
- GPT-5.3 Codex model support (OpenAI Codex provider only).
- SSH URL support for git packages. See [docs/packages.md](docs/packages.md).
- `auth.json` API keys now support shell command resolution (`!command`) and environment variable lookup. See [docs/providers.md](docs/providers.md).
- Model selectors now display the selected model name.