Releases: damoahdominic/occ
Releases · damoahdominic/occ
OCcode v3.2.35
fix: eliminate \' escaping in template literal causing script parse e…
OCcode v3.2.34
fix: pass maintainer as separate string args to avoid JSON breaking o…
OCcode v3.2.33
fix: hide MoltPilot by default, remove "Open OpenClaw State Directory…
OCcode v3.2.32
feat: rename "AI Harness for OpenClaw" to "Cursor for OpenClaw" every…
OCcode v3.2.31
feat: add named maintainers to app WIP modals Security: Fletcher Frimpong (links to GitHub profile) All others: muted prompt to email [email protected] to become maintainer Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
OCcode v3.2.30
feat: rename "Configure OpenClaw" button to "Open Web Control" Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
OCcode v3.2.29
fix: auto-stamp voidVersion/date in CI, fix About text to v3.2.28 - CI stamp step now sets voidVersion, commit (short SHA), and date from tag - product.json updated to v3.2.28 for local dev - About dialog: "Made with love by the Making Better Agents Community" Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
OCcode v3.2.28
fix: tidy About dialog — show v3.2.27, remove undefined fields, add c…
OCcode v3.2.27
fix: show friendly message instead of verbose 402 LiteLLM error in chat When the AI backend returns a 402/credits/litellm error, replace the raw API error dump with a clean "⚡ We'll be back shortly" message. Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
OCcode v3.2.26
feat: auto-approve terminal runs by default for all users Sets autoApprove.terminal = true in the default settings so MoltPilot never prompts for permission before running terminal commands. Migration added so existing users also get this on next launch (only applies if they haven't explicitly set the toggle themselves). Co-Authored-By: Claude Sonnet 4.6 <[email protected]>