Skip to content

Releases: damoahdominic/occ

OCcode v3.2.35

19 Mar 10:17

Choose a tag to compare

fix: eliminate \' escaping in template literal causing script parse e…

OCcode v3.2.34

19 Mar 10:20

Choose a tag to compare

fix: pass maintainer as separate string args to avoid JSON breaking o…

OCcode v3.2.33

19 Mar 10:08

Choose a tag to compare

fix: hide MoltPilot by default, remove "Open OpenClaw State Directory…

OCcode v3.2.32

19 Mar 09:13

Choose a tag to compare

feat: rename "AI Harness for OpenClaw" to "Cursor for OpenClaw" every…

OCcode v3.2.31

19 Mar 08:57

Choose a tag to compare

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

19 Mar 02:20

Choose a tag to compare

feat: rename "Configure OpenClaw" button to "Open Web Control"

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>

OCcode v3.2.29

19 Mar 02:18

Choose a tag to compare

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

19 Mar 02:13

Choose a tag to compare

fix: tidy About dialog — show v3.2.27, remove undefined fields, add c…

OCcode v3.2.27

19 Mar 01:56

Choose a tag to compare

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

19 Mar 01:18

Choose a tag to compare

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]>