SaaS Release — 2026-05-25 to 2026-06-07
Window: 2026-05-25 → 2026-06-07
Highlights
Section titled “Highlights”Persistent workspaces for agents
Section titled “Persistent workspaces for agents”Agents can now use persistent workspaces so files and execution state can carry across runs when the selected sandbox mode supports persistence. The agent configuration UI marks the capability as beta and disables it automatically for non-persistent sandbox modes.
More resilient sandbox execution
Section titled “More resilient sandbox execution”Sandbox-backed agent work now handles missing or expired sandboxes more gracefully. Kindo also improved runtime recovery for degraded sandbox environments, reducing cases where new sandbox work could fail because underlying runtime state drifted.
Integrations
Section titled “Integrations”Jira: richer issue updates and attachment reading
Section titled “Jira: richer issue updates and attachment reading”The Jira integration now supports more system fields when updating issues, including fields such as priority, assignee, and labels where the Jira instance allows them. Agents can also read attachment content from Jira issues, making screenshots, logs, and supporting documents available to the workflow.
Nagios integration
Section titled “Nagios integration”Kindo added Nagios MCP integration support, giving agents access to infrastructure monitoring context from Nagios-backed environments.
SharePoint file upload reliability
Section titled “SharePoint file upload reliability”SharePoint uploads now preserve binary file content for formats such as documents, spreadsheets, and PDFs. This resolves a corruption issue that only affected binary uploads, while text uploads were already working.
Microsoft Entra and Google Drive error handling
Section titled “Microsoft Entra and Google Drive error handling”Microsoft Entra ID now handles unsupported user-sort fields with clearer validation, and Google Drive errors are wrapped more consistently with the rest of the Google integration family. Both changes make integration failures easier for agents and users to interpret.
Improvements
Section titled “Improvements”Clearer failed-chat logging
Section titled “Clearer failed-chat logging”Kindo now avoids misleading internal failure messages when a chat failure is already captured with a specific Kindo error code. This improves diagnostics and helps support distinguish the actual user-facing error from follow-on persistence noise.
Audit log export diagnostics
Section titled “Audit log export diagnostics”Audit-log export workflows now include stronger error logging, improving supportability when an export fails and reducing the amount of follow-up needed to understand where it stopped.
Workflow configuration wizard completion
Section titled “Workflow configuration wizard completion”Resolved an issue where the workflow configuration wizard could instruct the model to call a completion tool that was not available. The wizard no longer gets blocked on that phantom tool reference.
DLP-related chat errors
Section titled “DLP-related chat errors”DLP provider errors no longer crash the OpenAPI response serializer. DLP-enabled chats now surface the intended Kindo error path instead of a generic unexpected-error response caused by circular error data.
MP4 attachments in Claude conversations
Section titled “MP4 attachments in Claude conversations”Chats with MP4 attachments now fail more cleanly instead of exposing low-level internal error details from the model request path.
Triggered-agent run visibility
Section titled “Triggered-agent run visibility”Users running triggered agents shared with them can now see the resulting runs instead of an empty recent-runs state.