Skip to content

DreamLoop v0.2.0

Choose a tag to compare

@saime428 saime428 released this 26 Jul 07:48
b98fe7b

DreamLoop v0.2.0 completes the local-first dream journal loop with stronger capture, pattern discovery, export, and presentation.

Highlights

  • Keeps the default workflow local-first: dreams, settings, secrets, generated images, and exports stay under .dreamloop/.
  • Adds Markdown and Obsidian-friendly export with one file per dream plus a wikilink index.
  • Adds the source-based Docker Compose demo and release image workflow.
  • Adds a symbol relationship graph, Chinese demo data, and improved bilingual analysis handling.
  • Refreshes all six web pages with responsive layouts, offline CJK fonts, accessible motion fallbacks, and clearer visual hierarchy.
  • Includes reliability, security, and maintainability fixes for query performance, import paths, feedback validation, packaged assets, and stored visual accents.

AI and image providers remain optional. DreamLoop does not send dream data anywhere by default; content leaves the machine only when you explicitly configure an external provider.

Install or upgrade

pipx install dreamloop==0.2.0
# Existing pipx installation:
pipx upgrade dreamloop

Source users can update master and run uv sync --extra dev --locked.

See the full changelog.