Changes
- File attachments in chat commands. You can now attach files directly from the container / agent home when sending a chat command. No more copying paths or summarising content manually.
- Group chat participant management. Group chats now have a participant panel. You can add or remove agents from an ongoing conversation without starting a new one.
- Two new AI providers. OpenCode Go and Kilo Gateway are available in Settings under AI providers.
- Cleaner code blocks. Code blocks in chat messages have improved styling for readability.
Fixes
- Database resilience under load: busy operations now retry automatically and show a clear notification rather than failing silently.
- Long agent output streams no longer report false "incomplete" errors when a frame is briefly interrupted.
- Very large prompts now work correctly for Antigravity and Claude.
- An Antigravity provider mapping issue has been resolved.