openclaw - 💡(How to fix) Fix [Bug]: OpenClaw caching bug

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

cacheRead stays fixed at 128, and cacheWrite is 0 in most turns. This suggests the cache format is supported, but only the core system prompt (about 128 tokens) is being marked for caching, while tools and skills are not.

Root Cause

cacheRead stays fixed at 128, and cacheWrite is 0 in most turns. This suggests the cache format is supported, but only the core system prompt (about 128 tokens) is being marked for caching, while tools and skills are not.

RAW_BUFFERClick to expand / collapse

Bug type

Behavior bug (incorrect output/state without crash)

Beta release blocker

No

Summary

cacheRead stays fixed at 128, and cacheWrite is 0 in most turns. This suggests the cache format is supported, but only the core system prompt (about 128 tokens) is being marked for caching, while tools and skills are not.

Steps to reproduce

a

Expected behavior

a

Actual behavior

a

OpenClaw version

newest

Operating system

window

Install method

No response

Model

a

Provider / routing chain

a

Additional provider/model setup details

No response

Logs, screenshots, and evidence

Impact and severity

No response

Additional information

No response

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

a

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

openclaw - 💡(How to fix) Fix [Bug]: OpenClaw caching bug