- Liv persona now seeded for EVERY CLI backend AionUi can run, not just Claude: ~/.claude/CLAUDE.md (Claude Code), ~/.codex/AGENTS.md (Codex), ~/.gemini/GEMINI.md (Gemini) — so 'open Reddit' works regardless of which agent the user picks. Seeded by update.sh (desktop-user-aware, idempotent) + written live to the everything box.
- Removed the dead singleton Chrome-CDP bootstrap from livinityd boot (it ran Chrome on the removed :1 and only minimized an about:blank window; the WebApp path never used it). Cleaner boot, no failed Chrome-launch attempt.
Verified on the everything box: livos active, :8080=200, no :1 display, WebApps (incl. a freshly-added Hacker News) intact, persona present for all 3 CLIs.
🤖 Generated with Claude Code
Full Changelog: v44.28...v44.29