mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-09 16:14:40 +00:00
Add a direct link to each running app's editable Connected Apps permission-detail screen from its top pull-down sheet, so users can change the trust level and per-capability grants as they navigate. Covers every top pull-down rendering: - Embedded napplet/nsite and web-app tabs (Compose TopControlSheet), keyed by the napplet `pubkey:dtag` coordinate or the web client's `browser:<origin>`. - Full-screen sandbox host and direct-browser activities (native NappletControlSheet), via a new MSG_OPEN_PERMISSIONS IPC: the host (which can't state its own coordinate) sends its launch token or visited origin, and the main-process broker resolves the trusted coordinate and opens MainActivity through a `connectedapp?coordinate=` deep link added to uriToRoute. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019dXhUL8To3qVXJVBZGCmhU