v0.8.0
OpenClaw 2.0 compatibility: corrected frontmatter, automations CLI, and documentation. Verified against a live OpenClaw 2026.8.1 install.
v0.7.2
agent-chronicle v0.7.2
- Updated documentation for clarity and current workflow, including changing examples and references from /tmp to $TMP_DIR.
- Minor edits to SKILL.md for improved usability and onboarding.
- Version bumps in metadata and package files.
- No functional changes to core skill logic.
v0.7.1
agent-chronicle v0.7.1
- Adds mood analytics, weekly digests, and "On This Day" resurfacing features.
- Introduces cron-based auto-generation for daily entries.
- New dedicated templates for curiosity, daily, decisions, quotes, relationships, and weekly sections.
- Configuration and packaging improvements with `config.example.json`, `package.json`, and lockfile.
- Updated documentation and onboarding for new features and automation options.
v0.6.6
Docs portability cleanup: replaced hardcoded temp file examples with portable TMP_DIR placeholders.
v0.7.0
- added 2, updated 6 file(s).
- Updated SKILL.md and bundle contents.
v0.6.5
fix: config.json now uses relative diary_path (not absolute /root/...), memory_integration disabled by default — addresses ClawHub security review
v0.6.4
v0.6.4: sync README/CHANGELOG across ClawHub, GitHub and local; version badges updated
v0.6.3
Synced changelog/docs, aligned package metadata, added .clawignore
v0.6.2
Security: added --sandbox to all pandoc export calls (prevents Lua filter/LaTeX RCE).
v0.6.1
Fix: SKILL.md metadata updated to openclaw format. Added .gitignore.
v0.6.0
v0.6.0: Refactor to OpenClaw-native sessions_spawn pattern. Remove raw HTTP calls, use platform defaults, add CONTRIBUTORS.md. Thanks to @lejean2000 for architectural feedback.
v0.5.0
v0.5.0: Beautiful PDF export (Velvet Edition) + OpenClaw Gateway integration + Privacy cleanup
v0.4.1
v0.4.1: Model flexibility - removed Haiku requirement, skill now works with any capable model. Recommends Claude models for best results.
v0.4.0
v0.4.0: AI-powered diary generation with Claude Haiku, includes Quote Hall of Fame, Curiosity Backlog, Decision Archaeology, and Relationship Evolution
v0.3.2
Add ClawHub runtime requirements metadata (SKILL.md frontmatter)
v0.3.1
Add runtime requirements metadata for ClawHub discovery
v0.3.0
- Setup now runs automatically on first use of generate commands; manual setup remains available.
- Setup wizard includes new option to integrate summaries with daily memory logs.
- Updated documentation for a streamlined, quicker onboarding experience.
- Minor documentation improvements and clarifications in SKILL.md.
- Updated example configuration and script usage to match setup changes.
- No breaking changes to existing daily entry format or commands.
v0.2.0
Agent Chronicle 0.2.0 introduces structured, AI-perspective daily journaling.
- Adds rich daily entry templates capturing projects, wins, frustrations, learnings, emotional state, quotes, curiosities, decisions, and relationship notes.
- Fully documents philosophy, triggers, onboarding, commands, and configuration.
- Includes export tools (PDF, HTML), mood/topic analysis, and specialized backlogs (quotes, curiosities, decisions, relationship).
- Enables both auto-generated and interactive entry writing, plus convenient reading and summary commands.
- Enhances self-reflection and continuity for agent experiences.