cargo-hauler 0.9.0 → 0.9.1
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 +2 -3
- 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/INSTALL.md +1 -1
- package/dist/README.md +2 -3
- 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 +53 -52
- package/dist/bin/cargo-hauler-install.js +377 -374
- package/dist/bin/cargo-hauler.mjs +96 -84
- package/dist/bin/hauler.js +18 -18
- package/dist/hooks/event-route-session-start.claude.mjs +47 -47
- package/dist/hooks/event-route-session-start.codex.mjs +47 -47
- package/dist/hooks/event-route-session-start.cursor.mjs +47 -47
- package/dist/hooks/event-route-stop.claude.mjs +47 -47
- package/dist/hooks/event-route-stop.codex.mjs +47 -47
- package/dist/hooks/event-route-stop.cursor.mjs +47 -47
- package/dist/hooks/event-route-tool-after.claude.execute.mjs +47 -47
- package/dist/hooks/event-route-tool-after.claude.mjs +36 -36
- package/dist/hooks/event-route-tool-after.codex.execute.mjs +47 -47
- package/dist/hooks/event-route-tool-after.codex.mjs +36 -36
- package/dist/hooks/event-route-tool-after.cursor.execute.mjs +47 -47
- package/dist/hooks/event-route-tool-after.cursor.mjs +36 -36
- package/dist/hooks/event-route-tool-before.claude.execute.mjs +47 -47
- package/dist/hooks/event-route-tool-before.claude.mjs +31 -31
- package/dist/hooks/event-route-tool-before.codex.execute.mjs +47 -47
- package/dist/hooks/event-route-tool-before.codex.mjs +31 -31
- package/dist/hooks/event-route-tool-before.cursor.execute.mjs +47 -47
- package/dist/hooks/event-route-tool-before.cursor.mjs +31 -31
- package/dist/hooks/hooks-flight.mjs +39 -39
- package/dist/install.mjs +19 -9
- package/dist/mcp/mcp-hauler-2b8242f9-flight.mjs +76 -76
- package/dist/mcp/mcp-hauler-2b8242f9.mjs +126 -109
- package/dist/mcp-apps/dashboard.html +6 -6
- 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
package/README.md
CHANGED
|
@@ -1026,10 +1026,9 @@ origin until Ctrl-C — so the data is the daemon's own. `pnpm run dev` and the
|
|
|
1026
1026
|
Workbench's MCP page preview the same App with live rebuilds. The repository
|
|
1027
1027
|
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
|
-
[`
|
|
1032
|
-
through [Agent Bundle PR #794](https://github.com/ScriptedAlchemy/agent-bundle/pull/794),
|
|
1031
|
+
[`57a9196`](https://github.com/ScriptedAlchemy/agent-bundle/commit/57a9196caf2590ece001799eaeed92613352bc21),
|
|
1033
1032
|
for `agent-bundle`, `@agent-bundle/runtime`, and their paired
|
|
1034
1033
|
`rsc-markdown-stream` preview. This pin emits manifest v6. `inspect` reports the
|
|
1035
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.1"}]}
|
|
@@ -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.1"}
|
|
@@ -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.1"}
|
|
@@ -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.1"}
|
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.1`
|
|
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
|
package/dist/README.md
CHANGED
|
@@ -1026,10 +1026,9 @@ origin until Ctrl-C — so the data is the daemon's own. `pnpm run dev` and the
|
|
|
1026
1026
|
Workbench's MCP page preview the same App with live rebuilds. The repository
|
|
1027
1027
|
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
|
-
[`
|
|
1032
|
-
through [Agent Bundle PR #794](https://github.com/ScriptedAlchemy/agent-bundle/pull/794),
|
|
1031
|
+
[`57a9196`](https://github.com/ScriptedAlchemy/agent-bundle/commit/57a9196caf2590ece001799eaeed92613352bc21),
|
|
1033
1032
|
for `agent-bundle`, `@agent-bundle/runtime`, and their paired
|
|
1034
1033
|
`rsc-markdown-stream` preview. This pin emits manifest v6. `inspect` reports the
|
|
1035
1034
|
`agent` component kind as unavailable on every host (agent-bundle G5
|