v0.7.3 (2025-08-19)
What's Changed
- Deprecate
Usage
in favour ofRequestUsage
andRunUsage
by @samuelcolvin in #2378 - Make
FallbackModel
accept string model names by @vikigenius in #2564 - Move
system_prompt_role
fromOpenAIModel
toOpenAIModelProfile
by @Kludex in #2573 - Add
/cp
command to CLI to copy last response to clipboard by @07pepa in #2386 - Pin temporalio to 1.15.0 as plugins API is still experimental by @DouweM in #2582
- Use
_provider.name
instead of_system
by @Kludex in #2596
New Contributors
- @vikigenius made their first contribution in #2564
- @07pepa made their first contribution in #2386
- @jscheel made their first contribution in #2576
- @cyonii made their first contribution in #2579
Full Changelog: v0.7.2...v0.7.3