cargo-hauler 0.9.1 → 0.9.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/README.md +1 -1
- package/dist/.claude-plugin/marketplace.json +1 -1
- package/dist/.claude-plugin/plugin.json +1 -1
- package/dist/.codex-plugin/plugin.json +1 -1
- package/dist/.cursor-plugin/plugin.json +1 -1
- package/dist/AGENTS.md +13 -0
- package/dist/INSTALL.md +9 -4
- package/dist/README.md +1 -1
- package/dist/agent-bundle.compile-evidence.json +1 -1
- package/dist/agent-bundle.manifest.json +1 -1
- package/dist/agent-bundle.package-compile-evidence.json +1 -1
- package/dist/bin/cargo-hauler-flight.mjs +46 -46
- package/dist/bin/cargo-hauler-install.js +36 -31
- package/dist/bin/cargo-hauler.mjs +261 -261
- package/dist/bin/hauler.js +18 -18
- package/dist/hooks/event-route-session-start.claude.mjs +41 -41
- package/dist/hooks/event-route-session-start.codex.mjs +41 -41
- package/dist/hooks/event-route-session-start.cursor.mjs +41 -41
- package/dist/hooks/event-route-stop.claude.mjs +41 -41
- package/dist/hooks/event-route-stop.codex.mjs +41 -41
- package/dist/hooks/event-route-stop.cursor.mjs +41 -41
- package/dist/hooks/event-route-tool-after.claude.execute.mjs +41 -41
- package/dist/hooks/event-route-tool-after.claude.mjs +36 -36
- package/dist/hooks/event-route-tool-after.codex.execute.mjs +41 -41
- package/dist/hooks/event-route-tool-after.codex.mjs +36 -36
- package/dist/hooks/event-route-tool-after.cursor.execute.mjs +41 -41
- package/dist/hooks/event-route-tool-after.cursor.mjs +36 -36
- package/dist/hooks/event-route-tool-before.claude.execute.mjs +41 -41
- package/dist/hooks/event-route-tool-before.claude.mjs +31 -31
- package/dist/hooks/event-route-tool-before.codex.execute.mjs +41 -41
- package/dist/hooks/event-route-tool-before.codex.mjs +31 -31
- package/dist/hooks/event-route-tool-before.cursor.execute.mjs +41 -41
- package/dist/hooks/event-route-tool-before.cursor.mjs +31 -31
- package/dist/hooks/hooks-flight.mjs +33 -33
- package/dist/install.mjs +1 -1
- package/dist/mcp/mcp-hauler-2b8242f9-flight.mjs +70 -70
- package/dist/mcp/mcp-hauler-2b8242f9.mjs +103 -103
- package/dist/mcp-apps/dashboard.html +2 -2
- package/dist/package.json +3 -3
- package/dist/plugin.json +1 -1
- package/dist/scripts/hauler.mjs +18 -18
- package/dist/skills/hauler-dashboard/SKILL.md +1 -1
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.9.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- c7eb5c3: Preserve nested Codex MCP overrides when the generated installer replaces an enabled plugin. Refuse replacement when plugin-level enablement is disabled or unknown.
|
|
8
|
+
|
|
3
9
|
## 0.9.1
|
|
4
10
|
|
|
5
11
|
### Patch Changes
|
package/README.md
CHANGED
|
@@ -1028,7 +1028,7 @@ ships no preview harness of its own.
|
|
|
1028
1028
|
|
|
1029
1029
|
This repository pins the
|
|
1030
1030
|
[pkg.pr.new](https://pkg.pr.new) preview of Agent Bundle main commit
|
|
1031
|
-
[`
|
|
1031
|
+
[`ab5ae66`](https://github.com/ScriptedAlchemy/agent-bundle/commit/ab5ae66e1d9c2829a092640c586e2b3eacc4be88),
|
|
1032
1032
|
for `agent-bundle`, `@agent-bundle/runtime`, and their paired
|
|
1033
1033
|
`rsc-markdown-stream` preview. This pin emits manifest v6. `inspect` reports the
|
|
1034
1034
|
`agent` component kind as unavailable on every host (agent-bundle G5
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"description":"Coalesce, schedule, and stream cargo so concurrent agent sessions share compiles instead of fighting locks.","name":"cargo-hauler-marketplace","owner":{"name":"cargo-hauler"},"plugins":[{"description":"Coalesce, schedule, and stream cargo so concurrent agent sessions share compiles instead of fighting locks.","keywords":["cargo","rust","agent","mcp","claude-code","codex","cursor","build-orchestration"],"license":"MIT","name":"cargo-hauler","repository":"https://github.com/ScriptedAlchemy/cargo-hauler","source":"./","version":"0.9.
|
|
1
|
+
{"description":"Coalesce, schedule, and stream cargo so concurrent agent sessions share compiles instead of fighting locks.","name":"cargo-hauler-marketplace","owner":{"name":"cargo-hauler"},"plugins":[{"description":"Coalesce, schedule, and stream cargo so concurrent agent sessions share compiles instead of fighting locks.","keywords":["cargo","rust","agent","mcp","claude-code","codex","cursor","build-orchestration"],"license":"MIT","name":"cargo-hauler","repository":"https://github.com/ScriptedAlchemy/cargo-hauler","source":"./","version":"0.9.2"}]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"author":{"name":"cargo-hauler"},"description":"Coalesce, schedule, and stream cargo so concurrent agent sessions share compiles instead of fighting locks.","name":"cargo-hauler","version":"0.9.
|
|
1
|
+
{"author":{"name":"cargo-hauler"},"description":"Coalesce, schedule, and stream cargo so concurrent agent sessions share compiles instead of fighting locks.","name":"cargo-hauler","version":"0.9.2"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"author":{"name":"cargo-hauler"},"description":"Coalesce, schedule, and stream cargo so concurrent agent sessions share compiles instead of fighting locks.","hooks":"./.codex-plugin/hooks.json","interface":{"capabilities":["mcp","hooks","skills"],"category":"Productivity","defaultPrompt":["Help me use cargo-hauler."],"developerName":"cargo-hauler","displayName":"cargo-hauler","longDescription":"Coalesce, schedule, and stream cargo so concurrent agent sessions share compiles instead of fighting locks.","shortDescription":"Coalesce, schedule, and stream cargo so concurrent agent sessions share compiles instead of fighting locks."},"keywords":["cargo","rust","agent","mcp","claude-code","codex","cursor","build-orchestration"],"license":"MIT","mcpServers":"./.codex-plugin/mcp.json","name":"cargo-hauler","repository":"https://github.com/ScriptedAlchemy/cargo-hauler","skills":"./skills/","version":"0.9.
|
|
1
|
+
{"author":{"name":"cargo-hauler"},"description":"Coalesce, schedule, and stream cargo so concurrent agent sessions share compiles instead of fighting locks.","hooks":"./.codex-plugin/hooks.json","interface":{"capabilities":["mcp","hooks","skills"],"category":"Productivity","defaultPrompt":["Help me use cargo-hauler."],"developerName":"cargo-hauler","displayName":"cargo-hauler","longDescription":"Coalesce, schedule, and stream cargo so concurrent agent sessions share compiles instead of fighting locks.","shortDescription":"Coalesce, schedule, and stream cargo so concurrent agent sessions share compiles instead of fighting locks."},"keywords":["cargo","rust","agent","mcp","claude-code","codex","cursor","build-orchestration"],"license":"MIT","mcpServers":"./.codex-plugin/mcp.json","name":"cargo-hauler","repository":"https://github.com/ScriptedAlchemy/cargo-hauler","skills":"./skills/","version":"0.9.2"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"description":"Coalesce, schedule, and stream cargo so concurrent agent sessions share compiles instead of fighting locks.","displayName":"cargo-hauler","hooks":"./.cursor-plugin/hooks.json","keywords":["cargo","rust","agent","mcp","claude-code","codex","cursor","build-orchestration"],"license":"MIT","mcpServers":"./.cursor-plugin/mcp.json","name":"cargo-hauler","repository":"https://github.com/ScriptedAlchemy/cargo-hauler","skills":"./skills/","version":"0.9.
|
|
1
|
+
{"description":"Coalesce, schedule, and stream cargo so concurrent agent sessions share compiles instead of fighting locks.","displayName":"cargo-hauler","hooks":"./.cursor-plugin/hooks.json","keywords":["cargo","rust","agent","mcp","claude-code","codex","cursor","build-orchestration"],"license":"MIT","mcpServers":"./.cursor-plugin/mcp.json","name":"cargo-hauler","repository":"https://github.com/ScriptedAlchemy/cargo-hauler","skills":"./skills/","version":"0.9.2"}
|
package/dist/AGENTS.md
CHANGED
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# Agent instructions
|
|
2
2
|
|
|
3
|
+
## Release and cleanup
|
|
4
|
+
|
|
5
|
+
Publish exclusively through `.github/workflows/release.yml` with GitHub OIDC.
|
|
6
|
+
The package release scripts are workflow entrypoints: never publish locally,
|
|
7
|
+
request npm publishing tokens/login, or troubleshoot local publishing auth.
|
|
8
|
+
Use the existing Changesets flow and verify Actions plus the registry before
|
|
9
|
+
updating installations.
|
|
10
|
+
|
|
11
|
+
Delete unused code, scripts, duplicate workarounds, and legacy installs after
|
|
12
|
+
checking active owners/references. Preserve auth, operator env, durable data,
|
|
13
|
+
and intentional duplicate suppression. Prefer existing helpers, stdlib, and
|
|
14
|
+
native features over new wrappers or fallback frameworks.
|
|
15
|
+
|
|
3
16
|
## Build and check
|
|
4
17
|
|
|
5
18
|
- `pnpm run build` compiles one composite plugin root (`artifact/`: the
|
package/dist/INSTALL.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Coalesce, schedule, and stream cargo so concurrent agent sessions share compiles instead of fighting locks.
|
|
4
4
|
|
|
5
|
-
Version: `0.9.
|
|
5
|
+
Version: `0.9.2`
|
|
6
6
|
|
|
7
7
|
Run these commands from this bundle directory. The bundle is self-contained: every command below is
|
|
8
8
|
a host command or the bundled installer, and nothing requires the `agent-bundle` CLI. Where that CLI is
|
|
@@ -76,15 +76,20 @@ codex plugin add cargo-hauler@cargo-hauler-marketplace
|
|
|
76
76
|
|
|
77
77
|
### Reinstall after a same-version rebuild
|
|
78
78
|
|
|
79
|
-
`codex plugin add` re-copies the marketplace snapshot
|
|
80
|
-
|
|
79
|
+
`codex plugin add` re-copies the marketplace snapshot and keeps plugin settings in `config.toml`.
|
|
80
|
+
`codex plugin remove` deletes that settings subtree, including nested MCP overrides, so a same-version
|
|
81
|
+
refresh is add-only:
|
|
81
82
|
|
|
82
83
|
```sh
|
|
83
|
-
codex plugin remove cargo-hauler@cargo-hauler-marketplace
|
|
84
84
|
codex plugin marketplace add ./
|
|
85
85
|
codex plugin add cargo-hauler@cargo-hauler-marketplace
|
|
86
86
|
```
|
|
87
87
|
|
|
88
|
+
Native add resets a plugin-level `enabled = false` to `true`.
|
|
89
|
+
The native plugin CLI has no qualified settings-preserving update API, so the optional
|
|
90
|
+
`agent-bundle install` refuses replacement when `plugin list --json` reports `enabled: false`
|
|
91
|
+
or omits `enabled` (`AB7004`) and leaves that install unchanged. Enable the plugin in Codex first, then rerun.
|
|
92
|
+
|
|
88
93
|
With the optional `agent-bundle` CLI, `agent-bundle install codex --from ./` runs this sequence
|
|
89
94
|
automatically when the installed copy has the same version but a different content hash; `--replace`
|
|
90
95
|
(alias `--force`) forces it.
|
package/dist/README.md
CHANGED
|
@@ -1028,7 +1028,7 @@ ships no preview harness of its own.
|
|
|
1028
1028
|
|
|
1029
1029
|
This repository pins the
|
|
1030
1030
|
[pkg.pr.new](https://pkg.pr.new) preview of Agent Bundle main commit
|
|
1031
|
-
[`
|
|
1031
|
+
[`ab5ae66`](https://github.com/ScriptedAlchemy/agent-bundle/commit/ab5ae66e1d9c2829a092640c586e2b3eacc4be88),
|
|
1032
1032
|
for `agent-bundle`, `@agent-bundle/runtime`, and their paired
|
|
1033
1033
|
`rsc-markdown-stream` preview. This pin emits manifest v6. `inspect` reports the
|
|
1034
1034
|
`agent` component kind as unavailable on every host (agent-bundle G5
|