What's Changed
- feat: prefer dataclass and BaseModel over NamedTuple by @stdrc in #272
- fix: fix stream-json print mode missing last message by @stdrc in #278
- feat: warn when api key is overridden by env var by @stdrc in #279
- feat: bell the console when there's an approval request by @stdrc in #280
- fix: fix context reverting on windows by @yihong0618 in #270
- chore: bump version to 0.54 by @stdrc in #281
Full Changelog: 0.53...0.54