What's Changed
Based on PRs merged into main since v1.1.0.
New Features
- feat(console): Integrate workflow functionality into the Agent (#1487)
- feat(mcp): add Streamable HTTP with SSE fallback (#1552)
Fixes
- fix(knowledge): load platform config from persistent storage (#1558)
- fix(workflow): allow zero LLM temperature (#1562)
- fix(console): include space context in debug SSE requests (#1569)
- fix(console): prevent blank workflow history poisoning (#1579)
- fix(agent): harden CoT parsing and avoid duplicate LLM calls (#1589)