Version 2.27.0
Edit spreadsheets directly in chat
New spreadsheet editing in chat

Spreadsheets generated in a chat now open directly in the right-side drawer for editing — no download, no Excel needed. The code sandbox ships with a modernized xlsx skill that uses the preinstalled libraries (pandas, openpyxl) consistently and produces more predictable results. A new partial-read tool lets the AI fetch targeted slices of large files instead of loading the whole thing. The legacy Excel agent has been retired as part of this move — the code sandbox is the new default everywhere.
Unified chat input
Sources, tools, and tables now live in one shared dropdown below the input field instead of several side by side. A per-chat tables setting in that same dropdown controls whether the AI may use table formats.
New sidebar design
The sidebar has been rebuilt on shadcn primitives: more consistent spacing, steadier collapsing and expanding, and a tidier look in both states.
For administrators
- Credit top-up by invoice works again — Invoices for credit top-ups are issued correctly again; VAT is transmitted in the expected format.
- Correct month boundaries in the usage export — The monthly sheet calculates in a consistent timezone regardless of DST switches.
Fixes & Improvements
- The "Execute" tool no longer truncates long output.
- The thinking bubble now appears while the chat waits for the first stream chunk, not only when the first character arrives.
- Datapool sync is more resilient to single-file failures (crawler, chunker, retry behavior).
- Sandbox code panels in the chat history are no longer re-rendered on every new message.
- Tidier tool steps in chat — Tool calls render more consistently, with a clearer layout and a unified file-icon set.
- Slides templates in the account section — The Slides templates page now lives under account settings and uses informal phrasing throughout.
- Send button hidden in workflow steps — Workflow steps without a chat input no longer show a send button or dictation button.