Minor release
Add from Workspace and stability improvements
This release adds the ability to attach existing workspace knowledge to agents and includes backend and widget fixes for reliability and correctness.
New features
- Add from Workspace — In the agent knowledge panel, you can now attach existing workspace items (documents, webpages, raw text) to an agent without re-uploading. Open “Add from Workspace,” select one or more items, and click Attach. The agent gains access to that knowledge immediately.
Improvements
- Chat widget: More reliable behavior when expanding on desktop and tablet, and improved handling of streaming responses.
- Notifications: More consistent API summary and notification loading in the notifications dropdown.
Small Fixes(4)
- Agent not found when attaching workspace knowledge: Fixed a bug where “Add from Workspace” could return “Agent not found.” Agent lookup now works correctly when granting workspace knowledge to an agent.
- Widget instructions: The chat widget now uses the agent’s project context so agent instructions load correctly in the widget.
- Widget management: Stricter validation and support for legacy icon configuration when managing widgets.
- Memory tools: Corrected formatting in the restore_memory_version tool docstring.