OpenClaw 3.31 Update Resets Agent Permissions and Settings

What Changed in OpenClaw 3.31
The OpenClaw 3.31 update introduced significant changes to how agent permissions and settings are managed. According to user reports, the update automatically disabled multiple system components that previously functioned normally.
Specific Issues Reported
- All agents lost access to the user's computer after updating
- OpenClaw no longer sends approval requests for tool or PC access as it did previously
- Clicking "always allow" doesn't save permissions - agents revert to unapproved state within seconds
- All tools were switched off after the update
- All access permissions were switched off
- All sub-agents were switched off
Manual Fix Required
To restore functionality, users must manually re-enable everything through Settings:
- Navigate to Settings
- Go to AI & Agents section
- Manually turn on:
- All tools that provide access and permissions
- All sub-agents
Changed Permission Model
The update appears to have changed how permissions are handled. Instead of approving access requests as they come up during use, users now need to manually enable permissions in settings before agents can use them. This suggests a security-focused change where users must explicitly grant permissions rather than approving them reactively.
User Impact
The main frustration reported is the lack of clear communication about these changes. Users spent significant time troubleshooting what appeared to be a broken setup, only to discover the issue was buried in settings. The update effectively reset the entire agent configuration without warning.
Open Questions
Users are asking whether there are ways to preserve settings across updates to prevent similar disruptions in the future. The community is discussing whether this affects all users of version 3.31 or only specific configurations.
📖 Read the full source: r/openclaw
👀 See Also

Claude Code v2.1.172: Sub-Agents Now 5 Levels Deep, Bedrock Region Fixes, and Performance Gains
Claude Code v2.1.172 lets sub-agents spawn sub-agents up to 5 levels deep, fixes Bedrock region detection, adds plugin search, and improves performance in long conversations.

Stop Letting AI Agents Design Your Architecture
AI agents like Claude are pathologically agreeable, producing plausible but context-free architectures. They can't say no, don't know your team's constraints, and turn senior engineers into ticket implementers.

Claude Code v2.1.195: Hook Matcher Fix, Mouse Disable Env Var, Voice Dictation Fixes
Claude Code v2.1.195 fixes hook matchers with hyphenated identifiers to exact-match, adds CLAUDE_CODE_DISABLE_MOUSE_CLICKS env var, and improves voice dictation and background tasks.

Designing a Team of Agents: How Google Antigravity Structures Subagents for Autonomous Code Generation
Google Antigravity reveals its subagent architecture for autonomous coding: seven specialized agent types from the Sentinel (front-desk) to the Auditor (authenticity checker). Relevant for OpenClaw's subagent design.