What's Changed
Features
- feat(agents): chat stream resumption by @jordan-umusu in #2637
- feat(db): add agent subagent config columns by @daryllimyt in #2660
Performance
- perf(agent): flush session history without stream latency by @daryllimyt in #2659
Fixes
- fix(agent): remove hard-coded 1h execution timeout for chat workflows by @jordan-umusu in #2668
- fix(agent): log full error message in discover_tools by @jordan-umusu in #2670
- fix(agents): converse knob for bedrock by @jordan-umusu in #2663
- fix(agents): Avoid passing SDK session data through workflows by @daryllimyt in #2665
- fix(mcp): Remove workflow MCP file tools by @topher-lo in #2662
- fix(dsl): fail workflows on platform stream errors by @daryllimyt in #2641
- fix(api): map known database errors by @daryllimyt in #2646
- fix(cases): validate custom field value types by @daryllimyt in #2643
- fix(ui): Add Enter organization action by @topher-lo in #2653
Infrastructure
- infra(fargate): default WAF regex pattern names to name_prefix by @topher-lo in #2648
Build
- build: Bump dependencies by @topher-lo in #2669
Full Changelog: 1.0.0-beta.48-rc.2...1.0.0-beta.48-rc.3