What's Changed
🚀 Enhancements
- feat: accept chunks as arguments to chat.{start,append,stop}Stream methods by @zimeg in #1806
- feat: support and flush chunks in the chat stream helper by @zimeg in #1809
- feat: add task_card and plan blocks by @zimeg in #1819
- feat: add task_display_mode option to the start of chat streams by @zimeg in #1820
- feat: add plan_update chunk for chat streaming by @zimeg in #1821
🐛 Bug Fixes
- fix: move away from datetime.utcfromtimestamp for the state and installation stores by @WilliamBergamin in #1798
- fix: broken link to CI from readme by @WilliamBergamin in #1805
📦 Other changes
- chore(deps): bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #1799
- chore(deps): bump actions/setup-python from 6.0.0 to 6.1.0 by @dependabot[bot] in #1800
- chore(deps): bump docutils from 0.22.2 to 0.22.3 by @dependabot[bot] in #1802
- chore(deps): update mypy requirement from <=1.18.2 to <=1.19.0 by @dependabot[bot] in #1801
- fix: improve CI and helper scripts by @WilliamBergamin in #1803
Full Changelog: v3.39.0...v3.40.0.dev0