Migration & Versions
This section tracks upgrade guidance and behavior changes across versions.
Current policy
- Within the same major version, docs are updated in place.
- New major versions should include dedicated upgrade notes and breaking-change guidance.
What to check before upgrading
- API changes across agent/runtime/hooks/providers packages.
- Provider setup and model initialization expectations.
- Streaming and interrupt/resume behavior in your app path.
Related docs
Good to know: When your app is production-critical, validate upgrade changes in a staging workflow before rollout.