Features
- feat(note-block): enable body dragging to match workflow block (#3073)
- feat(deployments): human-readable version descriptions (#3077)
- feat(tools): added similarweb (#3071)
- feat(calcom): added calcom (#3070)
Improvements
- improvement(docker): update docker-compose env vars (#3080)
- improvement(docs): instant copy button + performance optimizations (#3076)
Bug Fixes
- fix(terminal): start precision (#3078)
- fix(note): remove icon from note block in preview (#3075)
- fix(agent-logs): don't filter out agent cost from trace span (#3086)
- fix(invite-modal): remove custom button heights and useEffect anti-pattern (#3082)
- fix(anthropic): token limits for streaming with tool calls (#3084)
- fix(streaming): handle multi-byte UTF-8 chars split across chunks (#3083)
- fix(copilot): hosted api key validation + credential validation (#3000)
- fix(executor): conditional deactivation for loops/parallels (#3069)
Other Changes
- improvment(sockets): migrate to redis (#3072)