From 73dcf6754d3abaacc658e2ec449b3d81376e8038 Mon Sep 17 00:00:00 2001 From: ScriptedAlchemy Date: Thu, 3 Sep 2026 23:30:50 +0000 Subject: [PATCH 1/2] chore: bump agent-bundle to pkg.pr.new@5775351fb --- .changeset/bump-agent-bundle-5775351.md | 5 +++++ package.json | 4 ++-- pnpm-lock.yaml | 28 ++++++++++++------------- 3 files changed, 21 insertions(+), 16 deletions(-) create mode 100644 .changeset/bump-agent-bundle-5775351.md diff --git a/.changeset/bump-agent-bundle-5775351.md b/.changeset/bump-agent-bundle-5775351.md new file mode 100644 index 00000000..403f5001 --- /dev/null +++ b/.changeset/bump-agent-bundle-5775351.md @@ -0,0 +1,5 @@ +--- +'cargo-hauler': patch +--- + +Bump `agent-bundle` and `@agent-bundle/runtime` to the pkg.pr.new preview at `5775351fb`, which drops the Claude `plugin.json` `hooks` pointer so Claude Code no longer rejects the plugin with "Duplicate hooks file" diff --git a/package.json b/package.json index cf209fb0..395b6f48 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "release:version": "changeset version" }, "dependencies": { - "@agent-bundle/runtime": "https://pkg.pr.new/ScriptedAlchemy/agent-bundle/@agent-bundle/runtime@886b1921f64f7b857528acda32d94c4d0df9bba7", + "@agent-bundle/runtime": "https://pkg.pr.new/ScriptedAlchemy/agent-bundle/@agent-bundle/runtime@5775351fbc1c82e2861a9d69cad78adb086d052d", "@effect/atom-react": "4.0.0-rc.112", "@effect/platform-node": "4.0.0-rc.112", "@modelcontextprotocol/server": "2.0.0", @@ -78,7 +78,7 @@ "@types/react": "^19.2.18", "@types/react-dom": "^19.2.5", "@typescript/native-preview": "^7.0.0-dev.20260707.2", - "agent-bundle": "https://pkg.pr.new/ScriptedAlchemy/agent-bundle/agent-bundle@886b1921f64f7b857528acda32d94c4d0df9bba7", + "agent-bundle": "https://pkg.pr.new/ScriptedAlchemy/agent-bundle/agent-bundle@5775351fbc1c82e2861a9d69cad78adb086d052d", "effect-rstest": "https://pkg.pr.new/ScriptedAlchemy/effect-rstest@e5f8d5f", "typescript": "7.0.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 520bcf2d..69497be9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@agent-bundle/runtime': - specifier: https://pkg.pr.new/ScriptedAlchemy/agent-bundle/@agent-bundle/runtime@886b1921f64f7b857528acda32d94c4d0df9bba7 - version: https://pkg.pr.new/ScriptedAlchemy/agent-bundle/@agent-bundle/runtime@886b1921f64f7b857528acda32d94c4d0df9bba7(@rspack/core@2.2.2(@swc/helpers@0.5.23))(react-dom@19.2.8(react@19.2.8))(react@19.2.8) + specifier: https://pkg.pr.new/ScriptedAlchemy/agent-bundle/@agent-bundle/runtime@5775351fbc1c82e2861a9d69cad78adb086d052d + version: https://pkg.pr.new/ScriptedAlchemy/agent-bundle/@agent-bundle/runtime@5775351fbc1c82e2861a9d69cad78adb086d052d(@rspack/core@2.2.2(@swc/helpers@0.5.23))(react-dom@19.2.8(react@19.2.8))(react@19.2.8) '@effect/atom-react': specifier: 4.0.0-rc.112 version: 4.0.0-rc.112(effect@4.0.0-rc.112)(react@19.2.8)(scheduler@0.27.0) @@ -67,8 +67,8 @@ importers: specifier: ^7.0.0-dev.20260707.2 version: 7.0.0-dev.20260707.2 agent-bundle: - specifier: https://pkg.pr.new/ScriptedAlchemy/agent-bundle/agent-bundle@886b1921f64f7b857528acda32d94c4d0df9bba7 - version: https://pkg.pr.new/ScriptedAlchemy/agent-bundle/agent-bundle@886b1921f64f7b857528acda32d94c4d0df9bba7(@agent-bundle/runtime@https://pkg.pr.new/ScriptedAlchemy/agent-bundle/@agent-bundle/runtime@886b1921f64f7b857528acda32d94c4d0df9bba7(@rspack/core@2.2.2(@swc/helpers@0.5.23))(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(@rspack/core@2.2.2(@swc/helpers@0.5.23))(@rstest/core@0.11.11)(@typescript/native-preview@7.0.0-dev.20260707.2)(hono@4.13.5)(react@19.2.8)(typescript@7.0.2) + specifier: https://pkg.pr.new/ScriptedAlchemy/agent-bundle/agent-bundle@5775351fbc1c82e2861a9d69cad78adb086d052d + version: https://pkg.pr.new/ScriptedAlchemy/agent-bundle/agent-bundle@5775351fbc1c82e2861a9d69cad78adb086d052d(@agent-bundle/runtime@https://pkg.pr.new/ScriptedAlchemy/agent-bundle/@agent-bundle/runtime@5775351fbc1c82e2861a9d69cad78adb086d052d(@rspack/core@2.2.2(@swc/helpers@0.5.23))(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(@rspack/core@2.2.2(@swc/helpers@0.5.23))(@rstest/core@0.11.11)(@typescript/native-preview@7.0.0-dev.20260707.2)(hono@4.13.5)(react@19.2.8)(typescript@7.0.2) effect-rstest: specifier: https://pkg.pr.new/ScriptedAlchemy/effect-rstest@e5f8d5f version: https://pkg.pr.new/ScriptedAlchemy/effect-rstest@e5f8d5f(@rstest/core@0.11.11)(effect@4.0.0-rc.112) @@ -78,9 +78,9 @@ importers: packages: - '@agent-bundle/runtime@https://pkg.pr.new/ScriptedAlchemy/agent-bundle/@agent-bundle/runtime@886b1921f64f7b857528acda32d94c4d0df9bba7': - resolution: {integrity: sha512-aDQwrlvk8e0BiU/TSgUgeZi7NcP09tkDW+r2KjyBaeovnw+le4tuHhNm7PjlZmye7zlaDZ8tTQ4f0l4SekjxzA==, tarball: https://pkg.pr.new/ScriptedAlchemy/agent-bundle/@agent-bundle/runtime@886b1921f64f7b857528acda32d94c4d0df9bba7} - version: 0.0.0-preview-886b192 + '@agent-bundle/runtime@https://pkg.pr.new/ScriptedAlchemy/agent-bundle/@agent-bundle/runtime@5775351fbc1c82e2861a9d69cad78adb086d052d': + resolution: {integrity: sha512-l4nIcEeXMDMv8vLp4gBKAj2QwRXComeP5GoMKD/JYR90mWMJzYaP5LF+cz8aMQUAeQN930VGnviniBuzp3H5Pg==, tarball: https://pkg.pr.new/ScriptedAlchemy/agent-bundle/@agent-bundle/runtime@5775351fbc1c82e2861a9d69cad78adb086d052d} + version: 0.0.0-preview-5775351 engines: {node: '>=22.19.0'} peerDependencies: '@rspack/core': ^2.2.0-0 @@ -956,13 +956,13 @@ packages: engines: {node: '>=0.4.0'} hasBin: true - agent-bundle@https://pkg.pr.new/ScriptedAlchemy/agent-bundle/agent-bundle@886b1921f64f7b857528acda32d94c4d0df9bba7: - resolution: {integrity: sha512-ZzPKurTojZv/MG/4ufkYF26CgVJLZdiiMZVOvjpn8AAM+33MqnJpE3+CsXx1cPQ4sIg6NzwSYaSocVFxS7JkEw==, tarball: https://pkg.pr.new/ScriptedAlchemy/agent-bundle/agent-bundle@886b1921f64f7b857528acda32d94c4d0df9bba7} - version: 0.0.0-preview-886b192 + agent-bundle@https://pkg.pr.new/ScriptedAlchemy/agent-bundle/agent-bundle@5775351fbc1c82e2861a9d69cad78adb086d052d: + resolution: {integrity: sha512-hHwP0HSVQG7KFrgaMDk93RlvTC7JnSi6AtCVYvXH0/nYYPrTHW3TJpwcfVq5NSsrdSrm2Z0g9EFZirtYsqtDRQ==, tarball: https://pkg.pr.new/ScriptedAlchemy/agent-bundle/agent-bundle@5775351fbc1c82e2861a9d69cad78adb086d052d} + version: 0.0.0-preview-5775351 engines: {node: '>=22.19.0'} hasBin: true peerDependencies: - '@agent-bundle/runtime': 0.0.0-preview-886b192 + '@agent-bundle/runtime': 0.0.0-preview-5775351 '@rstest/core': ^0.11.10 react: 19.2.8 peerDependenciesMeta: @@ -1668,7 +1668,7 @@ packages: snapshots: - '@agent-bundle/runtime@https://pkg.pr.new/ScriptedAlchemy/agent-bundle/@agent-bundle/runtime@886b1921f64f7b857528acda32d94c4d0df9bba7(@rspack/core@2.2.2(@swc/helpers@0.5.23))(react-dom@19.2.8(react@19.2.8))(react@19.2.8)': + '@agent-bundle/runtime@https://pkg.pr.new/ScriptedAlchemy/agent-bundle/@agent-bundle/runtime@5775351fbc1c82e2861a9d69cad78adb086d052d(@rspack/core@2.2.2(@swc/helpers@0.5.23))(react-dom@19.2.8(react@19.2.8))(react@19.2.8)': dependencies: '@modelcontextprotocol/sdk': 1.30.0(zod@4.5.4) '@modelcontextprotocol/server': 2.0.0 @@ -2411,7 +2411,7 @@ snapshots: acorn@8.18.0: {} - agent-bundle@https://pkg.pr.new/ScriptedAlchemy/agent-bundle/agent-bundle@886b1921f64f7b857528acda32d94c4d0df9bba7(@agent-bundle/runtime@https://pkg.pr.new/ScriptedAlchemy/agent-bundle/@agent-bundle/runtime@886b1921f64f7b857528acda32d94c4d0df9bba7(@rspack/core@2.2.2(@swc/helpers@0.5.23))(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(@rspack/core@2.2.2(@swc/helpers@0.5.23))(@rstest/core@0.11.11)(@typescript/native-preview@7.0.0-dev.20260707.2)(hono@4.13.5)(react@19.2.8)(typescript@7.0.2): + agent-bundle@https://pkg.pr.new/ScriptedAlchemy/agent-bundle/agent-bundle@5775351fbc1c82e2861a9d69cad78adb086d052d(@agent-bundle/runtime@https://pkg.pr.new/ScriptedAlchemy/agent-bundle/@agent-bundle/runtime@5775351fbc1c82e2861a9d69cad78adb086d052d(@rspack/core@2.2.2(@swc/helpers@0.5.23))(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(@rspack/core@2.2.2(@swc/helpers@0.5.23))(@rstest/core@0.11.11)(@typescript/native-preview@7.0.0-dev.20260707.2)(hono@4.13.5)(react@19.2.8)(typescript@7.0.2): dependencies: '@modelcontextprotocol/client': 2.0.0 '@modelcontextprotocol/node': 2.0.0(@modelcontextprotocol/server@2.0.0)(hono@4.13.5) @@ -2435,7 +2435,7 @@ snapshots: ws: 8.21.3 yaml: 2.9.0 optionalDependencies: - '@agent-bundle/runtime': https://pkg.pr.new/ScriptedAlchemy/agent-bundle/@agent-bundle/runtime@886b1921f64f7b857528acda32d94c4d0df9bba7(@rspack/core@2.2.2(@swc/helpers@0.5.23))(react-dom@19.2.8(react@19.2.8))(react@19.2.8) + '@agent-bundle/runtime': https://pkg.pr.new/ScriptedAlchemy/agent-bundle/@agent-bundle/runtime@5775351fbc1c82e2861a9d69cad78adb086d052d(@rspack/core@2.2.2(@swc/helpers@0.5.23))(react-dom@19.2.8(react@19.2.8))(react@19.2.8) '@rstest/core': 0.11.11 react: 19.2.8 transitivePeerDependencies: From f71c79b00044db8da446298bd6e9070312647975 Mon Sep 17 00:00:00 2001 From: ScriptedAlchemy Date: Thu, 3 Sep 2026 23:36:07 +0000 Subject: [PATCH 2/2] docs: point the README pin at 5775351fb --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b04627c..064fb043 100644 --- a/README.md +++ b/README.md @@ -478,7 +478,7 @@ data is the daemon's own. The repository ships no preview harness of its own. agent-bundle does not yet have an npm release; this repository pins the [pkg.pr.new](https://pkg.pr.new) preview of main commit -[`886b1921f`](https://github.com/ScriptedAlchemy/agent-bundle/commit/886b1921f64f7b857528acda32d94c4d0df9bba7) +[`5775351fb`](https://github.com/ScriptedAlchemy/agent-bundle/commit/5775351fbc1c82e2861a9d69cad78adb086d052d) for both `agent-bundle` and `@agent-bundle/runtime`. `inspect` reports the `agent` component kind as unavailable on every host (agent-bundle G5 deferral); this plugin defines no agents. Two framework limitations observed