Parallel checkpoints
Branch-level inspection and rollback during a live multi-agent run. You can now pause any branch mid-execution, review its work tree, and resume or discard — without stopping the other branches.
- Checkpoint sidebar shows live branch state and file diffs
- One-click rollback to any prior checkpoint within the session
Connector auth refresh loop fixed
A race condition in the OAuth token refresh path caused some connectors to re-authenticate on every request. This is resolved — tokens now refresh at most once per session boundary.
- GitHub and Linear connectors most affected — both confirmed fixed
- Reduced connector re-auth events by 97% in internal testing
Workflow trigger conditions
Workflows can now start on rich event conditions — not just a single trigger. Combine repository events, schedule patterns, and incoming webhook payloads with AND / OR logic.
- Condition builder with preview of matching past events
- Dry-run mode lets you test conditions before activating
Agent planning latency −40%
Restructured the plan-generation pass to speculate on high-probability branches in parallel. Median time from prompt to first executing branch dropped from 1.8s to 1.1s at p50.
- p95 latency down from 4.2s to 2.6s on complex plans
- No change to plan quality — same evaluation harness, same scores
Team workspaces
Shared workspaces for teams — invite members, assign roles (Admin / Member / Viewer), and share agents, workflows, and connector credentials without duplicating setup.
- Per-connector permission scoping: share the token but not the secret
- Audit log now includes actor identity for all workspace actions
Per-session isolation hardening
Tightened isolation boundaries between concurrent sessions to prevent any cross-session artifact leakage. Each session now receives a fresh isolated context from the first instruction.
- Ephemeral context destroyed within 60 s of session close
- Internal audit confirmed zero cross-session data paths
Computer agent in beta
The computer-use interface is now in open beta. Drive a full desktop environment — browse, code, run tests, and interact with any app through natural language.
- Persistent desktop session for the duration of a task
- Screen recording and annotated replay in the task log
General availability
Kaer is out of private beta. Operator, Workflows, Automations, and the Connector library are all live for self-serve signup.
- All plans available including Team and Enterprise tiers
- SLA commitments live for paid plans — details in the trust center