Skip to content

Release history

openclaw-auto-dream releases

All releases

11 shown

v3.5.0 Maintenance

Minor fixes and improvements.

Changelog

🌐 English Rewrite (2026-03-30)

  • Full SKILL.md rewritten to English for international audience
v3.6.0 New feature
Notable features
  • Post‑install scan executes immediately (no 24h delay)
  • Real‑time before/after memory state comparison
  • Supports empty instance scenarios with zero daily logs
Full changelog

✨ First Dream AHA Moment (2026-03-30)

  • Instant First Dream: Post-install scan runs immediately — no 24h wait
  • Before/After Comparison: Shows memory state change in real-time
  • Empty instance handling: Works even with zero daily logs
  • New reference: first-dream-prompt.md for post-install experience
v4.0.0 New feature
Notable features
  • Skip‑with‑Recall shows an old memory reminder + streak count when no new content is produced
  • Cumulative Growth Metrics display entry changes and percentages with dream streaks
  • Stale Thread Detection highlights top three Open Threads untouched >14 days in notifications
Full changelog

🌟 Intelligent Dream UX (2026-03-30)

Dream cycles that feel alive.

  • Skip-with-Recall: When no new content, surfaces an old memory reminder + streak count instead of empty skip
  • Cumulative Growth Metrics: Notifications show "142 → 145 entries (+2.1%)" + dream streak
  • Stale Thread Detection: Scans Open Threads for items >14 days untouched, surfaces top 3 in notification
  • Milestone Celebrations: Triggers at 1st/7th/30th dream, 100/200/500 entries
  • Weekly Summary: On Sundays, generates week-over-week growth and biggest memories
  • Auto-Refresh Dashboard: Regenerates dashboard.html each dream cycle
  • Emotional Anchor (First Dream): Personalized reflection paragraph for deeper connection
v3.3.0 Breaking risk

Increased dream prompt timeout from 300s to 600s.

Full changelog

🔧 Framework Fix (2026-03-29)

First successful dream cycle!

  • Initialized memory infrastructure: Created all missing files (index.json, dream-log.md, procedures.md, archive.md)
  • Simplified dream prompt: dream-prompt-lite.md rewritten to 1188 bytes for reliable cold-start
  • Slimmed SKILL.md: Removed overengineering, focused on practical execution
  • Increased timeout: 300s → 600s for complex first runs
  • 3-day scan range: Daily incremental runs process only recent unconsolidated logs
v3.4.0 New feature
Notable features
  • Chinese-native UI redesign with full mobile‑responsive layout
  • Placeholder system using __DREAM_DATA_PLACEHOLDER__ for dynamic data injection
Full changelog

🎨 Dashboard Redesign (2026-03-29)

  • Chinese-native dashboard: Complete UI redesign with mobile responsive layout
  • Placeholder system: Template uses __DREAM_DATA_PLACEHOLDER__ for dynamic data injection
v3.2.1 Breaking risk
Breaking changes
  • Configuration key "Secrets policy" renamed to "Sensitive data policy"
Full changelog

🔒 Security & LCM Fix (2026-03-29)

  • LCM detect-only mode: No longer auto-installs plugins; prompts user instead
  • ClawHub security flag resolved: Removed auto-install commands that triggered scanner
  • Sensitive data policy: Renamed from "Secrets policy" to avoid false positives
v3.2.0 New feature
Notable features
  • Smart Skip: exits immediately if no new daily logs, reducing token usage from ~150K to ~2K
  • Lite Prompt: consolidates prompt into a single 97‑line file (down from 928 lines across 3 files)
  • Faster Execution: cron reads one file instead of three and timeout halved to 300 seconds
Full changelog

⚡ Performance Optimization (2026-03-29)

~90% token savings on idle days

  • Smart Skip: Dream cycle checks for unconsolidated daily logs first. If nothing new → instant exit (~2K tokens vs ~150K)
  • Lite Prompt: Self-contained 97-line prompt replaces 928 lines across 3 files
  • Faster Execution: Cron reads 1 file instead of 3. Timeout reduced 600s → 300s
  • Full prompt preserved: dream-prompt.md (311 lines) kept for manual deep runs
v3.0.0 New feature
Notable features
  • Push Notifications with three levels (silent, summary, full) auto‑sent after each dream cycle
  • Memory Health Dashboard: an 18KB single‑file HTML page featuring Canvas charts and a force‑directed knowledge graph
  • Dream Insights: provides 1–3 non‑obvious pattern observations per cycle
Full changelog

🧠 Major Release — Cognitive Architecture (2026-03-28)

  • Push Notifications: 3 levels (silent/summary/full) auto-sent after dream cycle
  • Memory Health Dashboard: 18KB single-file HTML with Canvas charts and force-directed knowledge graph
  • Cross-Instance Migration: JSON bundle export/import with conflict resolution
  • Dream Insights: 1-3 non-obvious pattern observations per cycle
  • Reachability Graph: Union-find algorithm measuring memory connectivity
  • 5-metric health formula: freshness × coverage × coherence × efficiency × reachability
v3.1.1 New feature
Notable features
  • Dream notifications and reports auto‑detect user language from USER.md
Full changelog

🌍 Language & Stability (2026-03-28)

  • User language support: Dream notifications/reports auto-detect language from USER.md
  • Notification redesign: Uses cron delivery:announce instead of direct message tool calls
  • 7 bug fixes: Scoring normalization, health formula, dashboard compatibility, reference integrity
v1.0.0 Maintenance
Notable features
  • Basic daily log scanning and MEMORY.md consolidation
  • Semantic deduplication
  • 90-day archival for unreferenced entries
Full changelog

🚀 Initial Release (2026-03-28)

  • Basic daily log scanning and MEMORY.md consolidation
  • Semantic deduplication
  • 90-day archival for unreferenced entries
  • Cron-triggered isolated session execution
v2.0.0 Breaking risk
Notable features
  • Five memory layers: Working (LCM), Episodic, Long-term, Procedural, Index
  • Three-phase dream cycle: Collect → Consolidate → Evaluate
  • Importance scoring using base_weight × recency × reference_boost with forgetting curve
Full changelog

🧠 Multi-Layer Memory (2026-03-28)

  • Five memory layers: Working (LCM) → Episodic → Long-term → Procedural → Index
  • Three-phase dream cycle: Collect → Consolidate → Evaluate
  • Importance scoring: base_weight × recency × reference_boost with forgetting curve
  • Memory index: index.json with IDs, timestamps, relations, reference counts
  • User markers: ⚠️ PERMANENT, 🔥 HIGH, 📌 PIN, <!-- important -->

Beta — feedback welcome: [email protected]