0.119.12 (2025-11-24)
Features
- changelog automation and validation (#6252) (ee74c4a)
- providers: add Anthropic structured outputs support (#6226) (1b1b9d2)
- providers: add Claude Opus 4.5 model support (#6339) (65f855d)
- providers: add Claude Opus 4.5 support for Anthropic, Google Vertex AI, and AWS Bedrock (#6340) (95780cb)
- providers: add metadata extraction for OpenAI Responses API (#6267) (f252f33)
- server: add server-side provider list customization (#6124) (fdb792a)
- util: add support for loading tool definitions from Python/JavaScript files (#6272) (41377d0)
Bug Fixes
- add data URL support for vision models with local images (#5725) (17442a8)
- assertions: use script output for file:// references in all assertion types (#6253) (246dcd8)
- cli: restore commandLineOptions support + fix cloud auto-sharing (#6190) (6df071f)
- code-scan: remove redundant PR comment when no issues found (#6317) (2a6e38c)
- codeScan: exit with code 0 when no files to scan (#6316) (78e5c52)
- logging: implement PROMPTFOO_LOG_DIR environment variable (#6179) (f3db2d9)
- providers: propagate agent errors in simulated-user provider (#6251) (2378f71)
- providers: support function providers in defaultTest.options.provider and assertions (#6174) (601f173)
- webui: prevent horizontal scrolling in metadata table (#6178) (5d36d8d)