Scalable answer to 'how does the persona reach 20+ CLI backends?': set the luse MCP server's instructions field. MCP returns it in the initialize response, so EVERY agent that connects to luse (any CLI — Claude, Codex, Gemini, or any future one) receives the 'you ARE the LivOS assistant; use computer_application; never say you cannot open a browser' framing automatically. One change covers all current + future CLIs — no per-CLI file maintenance.
Per-CLI file seeds (~/.claude/CLAUDE.md, ~/.codex/AGENTS.md, ~/.gemini/GEMINI.md from v44.29) are kept as a fallback for clients that do not surface MCP server instructions.
Deployed + liv-assistant restarted on the everything box.
🤖 Generated with Claude Code
Full Changelog: v44.29...v44.30