DreamLoop v0.1.0
Changelog
v0.1.0 - 2026-06-13
DreamLoop's first public release turns the project into a usable local-first dream journal:
- Six-page Web loop: Dashboard, Log, Detail, Patterns, Gallery, and Settings.
- Draft-first dream capture: analyze first, then save locally when the result looks useful.
- Detailed interpretation reports with optional reflection prompts, multiple hypotheses, reality-grounded questions, and backward-compatible structured output.
- Local SQLite storage under
.dreamloop/, automatically ignored by Git. - AI providers: Ollama, DeepSeek, OpenAI, custom OpenAI-compatible endpoints, and capture-only mode.
- Multilingual UI and per-language AI analysis for English and Chinese.
- Clickable pattern calendar, symbol trends, theme trends, local gallery cards, and detail pages.
- CLI entry point:
dreamloop init,dreamloop add,dreamloop web, AI provider commands, imports, weather sync, and export. - English and Chinese README files with privacy-first positioning and Obsidian-oriented roadmap.
Release assets:
- Real dashboard screenshot in
docs/assets/dashboard-screenshot.png. - Social preview image in
docs/assets/social-preview.png. - Reproducible demo recording guide in
docs/demo-recording.md.
Full Changelog: https://github.com/saime428/DreamLoop/commits/v0.1.0