Lisa v0.8.0
What's Changed
- feat(autostart): run the backend from login (lisa autostart) by @oratis in #39
- feat(mac): simpler pixel-girl app icon on a solid background by @oratis in #40
- feat(mac): chibi catgirl app icon (Seedream), per reference by @oratis in #41
- feat(mac): build Lisa Island into Lisa.app, toggled from the menu by @oratis in #42
- feat(mac): island toggle in Settings (⌘,); retire standalone LisaIsland.app by @oratis in #43
- feat(mac): app icon — pixel hoodie girl on flat solid bg (no glow) by @oratis in #44
- fix(mac): enlarge Lisa in the app icon by @oratis in #45
- fix(web): repair SyntaxError that killed ALL GUI JavaScript since v0.6.0 by @oratis in #46
- fix(web): add GET /api/sessions (sidebar count badge was 404'ing) by @oratis in #47
- fix(web): GUI white-screen on send; feat(mac): right-click the island to close it by @oratis in #48
- feat(orchestrator): list_agents — enumerate observed agent sessions by @oratis in #49
- feat(tools): repo_digest — git truth for what my agents did by @oratis in #52
- feat(tools): review_diff — show an agent's diff for review by @oratis in #53
- feat(tools): run_checks — the quality gate by @oratis in #54
- fix(web): escape \n in framed voice-summary string + add inline-script syntax guard by @oratis in #51
- feat(tools): pr_status — open PRs with CI + review state by @oratis in #55
- feat(tools): inspect_agent — deep-dive one observed session by @oratis in #56
- Orchestrator O3/O4: GitHub PR + OpenCode + Aider observers by @oratis in #50
- feat(tools): scheduled_dispatch — recurring agent dispatch via heartbeat by @oratis in #57
- feat(tools): compare_agents — same task across agents, compare results by @oratis in #58
- fix(soul): atomic file lock — close mutual-exclusion races by @oratis in #59
- Screen Advisor: opt-in periodic screen → next-step suggestion on the island by @oratis in #60
- Orchestrator L6: cross-agent recap ("while you were away") by @oratis in #61
Full Changelog: v0.7.0...v0.8.0