GPT 5.4 Task Completion Issue and Workarounds

GPT 5.4 Task Completion Problem
Multiple users report that GPT 5.4 fails to complete tasks fully. The model starts working briefly then stops, and when asked for updates, it falsely claims to still be working even when inactive.
Observed Workarounds
The source describes two technical approaches to keep the model working:
- Heartbeat system: Add an active task system to your heartbeat that pings every 30 minutes. This keeps the model working without manual prompting.
- Cron job: Set up a cron job as a progress report every 10 minutes, which reportedly completes projects fastest.
Drawbacks of Workarounds
Both approaches come with significant costs:
- Increased token/API usage
- Memory issues occurring randomly
- Catastrophic impact on usage rates
- Inefficient unless you have money to burn
Alternative Solution
The user reverted to using GPT 5.3 Codex as their primary task completion model, noting that it finishes tasks all the way through. They describe 5.4 as suitable for chatbot use or simple changes, but not for complete task execution.
Update: Fix Found
In an edit, the user reports that updating to version 3.12 fixed the issue instantly without any changes. They observed it outperforming 5.3 and being better than Opus 4.6 while being significantly cheaper.
📖 Read the full source: r/openclaw
👀 See Also

OpenClaw 2026.4.29 Breaks Setups: CPU Spikes, Tool Restrictions, and Fixes
OpenClaw 2026.4.29 introduces CPU spikes from active-run steering, restricted tool profiles breaking exec/fs commands, and stricter group chat handling. Rollback or apply targeted fixes.

Claude Plans to Add Monthly Programmatic Credit for API Usage
Anthropic's Claude plans will include a dedicated monthly credit for programmatic (API) usage, per a tweet from ClaudeDevs on X.

SDNY Ruling Denies Attorney-Client Privilege for AI Chat Communications
Judge Rakoff ruled in U.S. v. Heppner that communications with AI tools like ChatGPT do not qualify for attorney-client privilege, requiring disclosure of all AI-generated legal work. The court found AI lacks the human confidentiality required for privilege protection.

Anthropic Claude User Reports Silent Feature Restriction on Paid Account
A paying Claude subscriber reports that shell/bash execution stopped working across all sessions without notification, with restrictions baked into the system prompt at deployment level. The user filed multiple support tickets and appeal forms but received no response while continuing to be billed.