This release includes 1 security fix for security teams reviewing exposed deployments.
Published 3d
AI Agents & Assistants
✓ No known CVEs patched
This release patches 1 known CVE
Topics
agent-platform
ai-agents
claude-code
codex
docker
llm
+2 more
mcp
self-hosted
Affected surfaces
auth
rbac
Summary
AI summaryChat streaming now works across devices without reloads and SSO login retries OIDC discovery on failure.
Full changelog
Added
- The installer now offers a one-time host tuning (
vm.swappiness=10via
/etc/sysctl.d/, sudo-gated, safe to decline) that prevents dashboard
stalls after memory-heavy tool runs. Existing installs can apply it once
withsudo bash scripts/setup-host-tuning.sh.
Fixed
- Viewing a generating chat from more than one device or tab no longer makes
the view reload every few seconds — all viewers now stream the turn live,
simultaneously. This also removes the response lag those reloads caused. - The chat no longer flashes a reload right after a response completes, and
sending a message to a live interactive terminal from the chat input no
longer reloads the terminal view. - Hardened the Windows shell-wrapper analysis in the command permission gate
against pathological regex backtracking on adversarial command strings. - SSO login no longer fails with "OIDC not configured" until a proxy restart
when the identity provider was unreachable at proxy startup (e.g. proxy and
a co-hosted IdP cold-starting together after a power cut). OIDC endpoint
discovery now retries automatically on the next login attempt, at most once
per 30 seconds; explicitly configured endpoint URLs are never overwritten. - Admin accounts now see only their own personal folder in the agent
workspace file browser, like managers — this also fixes admins sometimes
being shown an empty "My Workspace". - Workspace sync to a user-paired remote machine now runs with the owner's
per-agent role instead of full admin authority, and agentconfig/files
are never deleted through sync absence-inference anymore (deliberate
deletes still propagate). Previously a machine that had lost its working
copy could delete the agent's prompt on the platform at sync time. - Deleted personal files in the recover bin are now restorable only by their
owner; shared workspace/knowledge/config entries keep their
editor/manager tiers.
Security Fixes
- Hardened Windows shell‑wrapper analysis against pathological regex backtracking in command permission gate
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About OtoDock
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]