Fixed
- One-click "Install Liv MCPs" button in the Liv AI MCP configuration dialog. It was failing with
No procedure foundbecause the button called the wrong internal tRPC path (mcpConfig.installLivToolsinstead of the nestedmcp.config.installLivTools). It now correctly registers Liv's 5 built-in tools — luse, liv-system, liv-vault, liv-apps, liv-docker — into Liv AI and syncs them to your installed CLI agents in a single click. - Corrected the matching Caddy reverse-proxy carve-out and its test lock so the request reaches livinityd instead of falling through to the SPA.
Full Changelog: v44.15...v44.16