Skip to content

SaaS Release — 2026-05-25 to 2026-06-07

Window: 2026-05-25 → 2026-06-07

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.

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.

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.

Kindo added Nagios MCP integration support, giving agents access to infrastructure monitoring context from Nagios-backed environments.

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.

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 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.

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 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.

Chats with MP4 attachments now fail more cleanly instead of exposing low-level internal error details from the model request path.

Users running triggered agents shared with them can now see the resulting runs instead of an empty recent-runs state.