--- version: 1.11.6 date: 2026-05-25 title: Manage OpenCode plugins from settings --- ## App ### New - Settings/Plugins: added a Plugins page for managing opencode plugins, with npm update checks and user/project scopes (thanks to @Quat3rnion). - Tunnels: added Ngrok as a quick tunnel provider in the CLI and Desktop tunnel settings, with readiness checks (requires Ngrok cli and auth). - Desktop: added optional password setting in OpenChamber sessions settings for the local Desktop server. - Multi-Run: new multi-run sessions now appear in the session list immediately, and slash-command prompts are sent to the created run sessions correctly. ### Fixes - Mobile: restored the new-session action in the session sidebar header. ## VS Code ### New - Settings/Plugins: added a Plugins page for managing opencode plugins, with npm update checks and user/project scopes (thanks to @Quat3rnion). ### Improvements - Perf: Git repository lookups in the extension now avoid repeating the same Git read commands during refreshes.