Diagnosing Operational Drift and Task Amnesia in OpenClaw with Gemini 2.5 Flash on Proxmox

OpenClaw, when configured with the Gemini 2.5 Flash model on a Proxmox VM, exhibits significant issues with operational drift and task amnesia in maintaining persistent workflows. The agent operates effectively for single tasks, but struggles when tasked with more complex, continuous operations.
Users report core issues with the configuration:
- Automated GitHub Organization Failures: Despite set protocols, the agent fails to autonomously manage GitHub Discussions and Projects without manual prompts.
- Selective Persistence: Though the setup successfully pings Healthchecks every 10 minutes, more complex tasks, such as sending daily Slack reports, are acknowledged but not executed.
- Tool Hallucination and Memory Volatility: The agent reports successful file manipulations that don't occur, forgets stored credentials for GitHub or Drive mid-session, and fails to format Slack messages correctly.
- Language Policy Drift: The agent inconsistently applies a specified prompt enforcing Spanish for communication and English for GitHub documentation, often reverting to Spanish inappropriately.
With the system resources averaging a 75% load, these issues may stem from a potential hardware bottleneck affecting the OpenClaw wrapper or underlying processes. Attempts to utilize commands like cat and ls for verification often result in no output during high resource usage.
📖 Read the full source: r/openclaw
👀 See Also

Undocumented bug found in Apollo 11 guidance computer code using AI and specification language
Researchers discovered a resource lock bug in the Apollo Guidance Computer's gyro control code that had been missed for 57 years, using Claude AI and the Allium specification language to analyze 130,000 lines of assembly code.

Claude Code v2.1.129: Autonomous Loop Persistence Guidance and Background Agent State Classifier
Claude Code v2.1.129 adds CLAUDE_CODE_LOOP_PERSISTENT system prompt for autonomous work loops, removes verification specialist subagent, and expands background agent state classifier with detailed boundaries.

Claude-Code v2.1.84 adds PowerShell tool, environment variables, and multiple fixes
Claude-Code v2.1.84 introduces a PowerShell tool for Windows as an opt-in preview, adds environment variables for model configuration and streaming timeouts, and includes numerous bug fixes and performance improvements.

OpenClaw auto-update bug leaves orphaned preflight directories filling /tmp
OpenClaw's auto-update mechanism creates preflight copies in /tmp that persist when updates fail, potentially filling disk space and blocking further updates. A user found 9 orphaned directories totaling 6.5GB on a 38GB VPS.