Tags: damoahdominic/occ
Tags
fix: eliminate \' escaping in template literal causing script parse e… …rror \' inside a TS template literal becomes ' in output, breaking JS strings. Refactored to openMaintainerLink(el) helper + data-url attribute — zero escaping needed, no more Unexpected identifier 'openUrl' crash. Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
fix: pass maintainer as separate string args to avoid JSON breaking o… …nclick HTML attribute JSON object inline in onclick="..." caused double-quote collision that broke the entire script block, making all button functions undefined. Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
fix: hide MoltPilot by default, remove "Open OpenClaw State Directory… …" button - sidebarPane: isDefault false + remove SidebarStartContribution so MoltPilot no longer auto-opens on every launch - editorGroupWatermark: remove the blue "Open OpenClaw State Directory" button Co-Authored-By: Claude Sonnet 4.6 <[email protected]>