diff --git a/CHANGELOG.md b/CHANGELOG.md index 72a6917e..1c92c400 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [1.38.12](https://github.com/avoidwork/madz/compare/1.38.11...1.38.12) + +- fix: exclude 'execute' tool from sub-agent tool set [`#677`](https://github.com/avoidwork/madz/pull/677) + #### [1.38.11](https://github.com/avoidwork/madz/compare/1.38.10...1.38.11) +> 2 August 2026 + +- chore: release v1.38.11 [`#676`](https://github.com/avoidwork/madz/pull/676) - fix: use LocalShellBackend for core backend to satisfy SandboxBackendProtocol [`#675`](https://github.com/avoidwork/madz/pull/675) - fix: exempt shell tool from permission gating in buildToolConfig [`#674`](https://github.com/avoidwork/madz/pull/674) - fix(scheduler): restore context loading for skill-based runNow entries [`#672`](https://github.com/avoidwork/madz/pull/672) diff --git a/package-lock.json b/package-lock.json index 29fb7b09..fe1745fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@avoidwork/madz", - "version": "1.38.11", + "version": "1.38.12", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@avoidwork/madz", - "version": "1.38.11", + "version": "1.38.12", "license": "BSD-3-Clause", "dependencies": { "@langchain/langgraph": "^1.4.8", diff --git a/package.json b/package.json index 77615b2b..56d4d844 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@avoidwork/madz", - "version": "1.38.11", + "version": "1.38.12", "description": "A personality-driven AI harness channeling Mads Mikkelsen's cinematic soul.", "keywords": [ "cli",