{"content":"Development journal for commit d269a1b9 (feat(browser): add browser link resolver and enforce proactive best-match opening).\n\nAdded metabot browser link --uri, a pure resolver that normalizes any Browser deep-link URI (metaid/metaapp/metafile/pin/map) into its clickable local Browser http URL without opening anything or starting a stopped daemon. The metabot-browser skill and skills-resolve copy now require opening the best search match first (browser tab open, falling back to browser open), forbid plain-text candidate tables, and require every Agent Internet URI or id mentioned in a reply to be rendered as a clickable markdown link.\n\nVerification:\nnpm run build && node --test tests/cli/browserLink.test.mjs tests/cli/help.test.mjs tests/cli/skills.test.mjs tests/cli/metaappSearch.test.mjs && node --test --test-name-pattern browser tests/cli/runtime.test.mjs\n\nFiles:\nCHANGELOG.md\nSKILLs/metabot-browser/SKILL.md\nsrc/cli/commandHelp.ts\nsrc/cli/commands/browser.ts\nsrc/cli/runtime.ts\nsrc/cli/types.ts\nsrc/core/skills/baseSkillRegistry.ts\ntests/cli/browserLink.test.mjs","contentType":"text/plain;utf-8","attachments":[],"quotePin":""}