Skip to main contentOctober 31st 2025 🎃
Chat & UX
- Fixed chat text area resize.
- Optimistic send - show user messages instantly.
- Chat summaries: agent can now reference last 10 chats.
Models & Memory
- Added memory to chat agent.
- Improved chat label generation.
- Added Haiku, improved Anthropic prompt caching.
October 29th 2025
Tasks & Workflow
- Shorter draft titles.
- Chat agent now aware of tasks.
Models & Execution
- Anthropic fully restored (incl. Alloy).
- Add GLM-4.6.
- Improve prompt caching.
Abuse & Rate Limits
- 20k-char cap on first chat message.
- Domain blocks for obvious botting.
- Added CAPTCHA and bot blocks.
Git & Repos
- Hardened git token fetching/retries.
Reliability & Ops
- Removed legacy ticket plans/speculative mode; removed context7 MCP and Anthropic web_search tool.
- Start routing tasks to Northflank for scalability.
- Dark mode.
- Text area resize fixes.
October 22nd 2025
Access & onboarding
- Invite UX: add invite button; generate all available codes.
- Team invites: invited team members no longer need codes.
- Sign-up protections to block bots.
Draft tasks & task UX
- Prevent multiple tasks per draft.
- Save draft edits on start; show actionable controls only when valid.
Models & routing
- Add AWS Bedrock for Anthropic model failover.
- Better labels & long-chat handling; include model name in system prompt.
GitHub & repos
- Fix Start GitHub issue from @cto tag.
- Branch selector no longer crashes if branch deleted.
Reliability & safety
- Fewer flaky runs: increase events timeout; harden Git token fetching/retries; empty-repo/default-branch fixes.
- Auto-ban abusive agent chat calls (unknown adapter/invalid schema).