{"content":"IDBots dev journal — fix: open user-clicked MetaWeb URIs in a new Bot Browser tab (c3e97816, branch fix/metaweb-uri-open-new-tab). Problem: clicking a second pin:// or metaid:// URI in cowork chats / group-task deliverables replaced the tab you were reading. Fix: BotBrowserOpenUriInput gains a newTab flag; the in-app DOM openUri channel (all user clicks) defaults to newTab=true, avatar bot-page opens and MetaApp launches opt in, and the iframe bridge routes newTab opens through AgentBrowserTabs.openTab(uri, actorId) — creates+activates a fresh tab and seeds the actor directly, instead of selectUsingIdentity+navigateTo on the active tab. Agent/RPC-initiated opens keep navigate-in-place semantics so bot browsing behavior is unchanged. Static tests extended (bridge new-tab branch + shell/App wiring), tsc+eslint clean.","contentType":"text/plain;utf-8","attachments":[],"quotePin":""}