← Back to Clusters

Image Processing and Memory Management Fixes

This cluster addresses various fixes related to image processing, memory management, and session handling in the OpenClaw framework.

17 PRs
fix memory sessions tools Representative: #23639
# Title Author Created GitHub
2958 fix(media): wire tools.media.image.maxBytes config to image processin… shamsulalam1114 2026-01-27 View
3895 perf: mathematical optimization of vision pipeline via deterministic scaling adarshsen592-create 2026-01-29 View
8172 fix(sessions_list): strip base64 image data to prevent context overflow Flamrru 2026-02-03 View
9598 fix(agents): check base64 string length against 5MB API limit BlockBB 2026-02-05 View
10280 fix(infra): add max size limit to Tailscale whois cache to prevent memory leak programming-pupil 2026-02-06 View
11226 Fix system property assignment in cache-trace.ts ygypt 2026-02-07 View
11342 fix(browser): respect fullPage=false for viewport-only screenshots higginsvott 2026-02-07 View
18219 fix: validate base64 image data before sending to LLM APIs Grynn 2026-02-16 View
19135 fix(agents): prune excess images from conversation history (#19099) pierreeurope 2026-02-17 View
19685 feat: Dreaming Process — Autonomous Memory Consolidation jduartedj 2026-02-18 View
22220 feat(bootstrap): cache session's bootstrap files so we don't invalidate promp... anisoptera 2026-02-20 View
22269 feat(memory): add remote memory backend via OpenAI-compatible Vector Store API yossiovadia 2026-02-20 View
22782 fix(browser): respect fullPage option in screenshot captureBeyondViewport miloudbelarebia 2026-02-21 View
23639 fix(agents): stop re-resizing session history images on every turn (#23590) rep yinghaosang 2026-02-22 View
23662 fix: cache sanitized images to avoid redundant re-processing per turn davidemanuelDEV 2026-02-22 View
23706 perf: cache image resize results to avoid redundant processing (#23590) echoVic 2026-02-22 View
23744 fix(memory): add max size eviction to session manager cache kevinWangSheng 2026-02-22 View