OpenClaw LTS Prioritizes Codex Instructions Over AGENTS.md — Breaks Custom Workflows

OpenClaw LTS release 2026.6.33 introduces a significant regression: custom instructions in AGENTS.md are effectively ignored because all agents are routed through the Codex harness, which prioritizes its own agent files. This breaks workflows for users who rely on custom AGENTS.md files to define agent behavior. The issue is confirmed as a known bug on GitHub (issue #84393).
What Happened
When upgrading to the latest LTS release (2026.6.33), the Codex connection was updated to the OpenAI subscription’s ChatGPT Codex OAuth (5.4 → 5.5). As part of this change, all agent requests are now funneled through the Codex harness. The harness prioritizes its own instruction files over OpenClaw’s AGENTS.md. The result is that agents behave like standard Codex agents, without any of the custom instructions users have defined.
Impact
Users who rely on AGENTS.md to inject project-specific context, coding standards, or custom prompts will find their agents ignoring those rules. This completely breaks workflows that depend on those instructions. One user reported noticing the issue when their agents exhibited “normal Codex agent” behavior, with none of their special instructions applied.
Workarounds and Status
At the time of writing, there is no publicly known workaround other than downgrading the Codex connection or waiting for a patch. The issue has been filed on GitHub (issue #84393). Users with custom AGENTS.md files are advised to monitor the issue tracker for updates, and to hold off on upgrading to this LTS version if they rely on those instructions.
If you are already affected and need to maintain your workflow, you might consider rolling back to the previous LTS version or the stable release branch until the bug is resolved.
Who Is Affected
This affects any OpenClaw user who uses a custom AGENTS.md file and connects to OpenAI via the Codex subscription (OAuth). If you rely on the LTS release for production stability, this regression is a critical blocker.
📖 Read the full source: r/openclaw
👀 See Also

Anthropic source code leaks reveal unannounced Claude features and internal model
Anthropic accidentally leaked 500,000 lines of source code containing details about unannounced Claude features including KAIROS background execution, dream mode, undercover mode, and an internal model called capybara. This is the second such leak in 2025.

Revolutionize API Monitoring Across Providers with onWatch
Discover how onWatch, a powerful new tool, streamlines tracking your AI API quota usage across multiple providers, ensuring you stay within limits and optimize resource allocation.

OpenClaw's Frequent Breaking Changes: Update Procedures and Current Issues
OpenClaw has released 13 point versions in March 2026 alone, with breaking changes occurring every 2-3 weeks. The source provides specific update procedures and details current issues in version 3.28, including localhost authentication changes and regression bugs.

Palantir AI to be embedded across US military according to report
A report indicates the US military plans to embed Palantir's AI technology across all branches. The article generated 37 points and 24 comments on Hacker News.