cargo-hauler 0.6.13 → 0.6.14
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/artifact/.claude-plugin/marketplace.json +1 -1
- package/artifact/.claude-plugin/plugin.json +1 -1
- package/artifact/.codex-plugin/plugin.json +1 -1
- package/artifact/.cursor-plugin/plugin.json +1 -1
- package/artifact/INSTALL.md +1 -1
- package/artifact/agent-bundle.compile-evidence.json +1 -1
- package/artifact/agent-bundle.manifest.json +1 -1
- package/artifact/bin/cargo-hauler-flight.mjs +8 -8
- package/artifact/bin/cargo-hauler.mjs +9 -9
- package/artifact/hooks/event-route-session-start.claude.mjs +295 -97
- package/artifact/hooks/event-route-session-start.codex.mjs +295 -97
- package/artifact/hooks/event-route-session-start.cursor.mjs +295 -97
- package/artifact/hooks/event-route-stop.claude.mjs +295 -97
- package/artifact/hooks/event-route-stop.codex.mjs +295 -97
- package/artifact/hooks/event-route-stop.cursor.mjs +295 -97
- package/artifact/hooks/event-route-tool-after.claude.execute.mjs +302 -108
- package/artifact/hooks/event-route-tool-after.claude.mjs +234 -57
- package/artifact/hooks/event-route-tool-after.codex.execute.mjs +302 -108
- package/artifact/hooks/event-route-tool-after.codex.mjs +234 -57
- package/artifact/hooks/event-route-tool-after.cursor.execute.mjs +302 -108
- package/artifact/hooks/event-route-tool-after.cursor.mjs +234 -57
- package/artifact/hooks/event-route-tool-before.claude.execute.mjs +302 -108
- package/artifact/hooks/event-route-tool-before.claude.mjs +231 -54
- package/artifact/hooks/event-route-tool-before.codex.execute.mjs +302 -108
- package/artifact/hooks/event-route-tool-before.codex.mjs +231 -54
- package/artifact/hooks/event-route-tool-before.cursor.execute.mjs +302 -108
- package/artifact/hooks/event-route-tool-before.cursor.mjs +231 -54
- package/artifact/hooks/hooks-flight.mjs +17 -29
- package/artifact/install.mjs +1 -1
- package/artifact/mcp/mcp-hauler-2b8242f9-flight.mjs +18 -30
- package/artifact/mcp/mcp-hauler-2b8242f9.mjs +204 -43
- package/artifact/mcp-apps/dashboard.html +1 -1
- package/artifact/plugin.json +1 -1
- package/artifact/scripts/hauler.mjs +8 -8
- package/artifact/skills/hauler-dashboard/SKILL.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/INSTALL.md +1 -1
- 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 +8 -8
- package/dist/bin/cargo-hauler-install.js +4515 -148
- package/dist/bin/cargo-hauler.mjs +9 -9
- package/dist/bin/hauler.js +8 -8
- package/dist/hooks/event-route-session-start.claude.mjs +295 -97
- package/dist/hooks/event-route-session-start.codex.mjs +295 -97
- package/dist/hooks/event-route-session-start.cursor.mjs +295 -97
- package/dist/hooks/event-route-stop.claude.mjs +295 -97
- package/dist/hooks/event-route-stop.codex.mjs +295 -97
- package/dist/hooks/event-route-stop.cursor.mjs +295 -97
- package/dist/hooks/event-route-tool-after.claude.execute.mjs +302 -108
- package/dist/hooks/event-route-tool-after.claude.mjs +234 -57
- package/dist/hooks/event-route-tool-after.codex.execute.mjs +302 -108
- package/dist/hooks/event-route-tool-after.codex.mjs +234 -57
- package/dist/hooks/event-route-tool-after.cursor.execute.mjs +302 -108
- package/dist/hooks/event-route-tool-after.cursor.mjs +234 -57
- package/dist/hooks/event-route-tool-before.claude.execute.mjs +302 -108
- package/dist/hooks/event-route-tool-before.claude.mjs +231 -54
- package/dist/hooks/event-route-tool-before.codex.execute.mjs +302 -108
- package/dist/hooks/event-route-tool-before.codex.mjs +231 -54
- package/dist/hooks/event-route-tool-before.cursor.execute.mjs +302 -108
- package/dist/hooks/event-route-tool-before.cursor.mjs +231 -54
- package/dist/hooks/hooks-flight.mjs +17 -29
- package/dist/install.mjs +1 -1
- package/dist/mcp/mcp-hauler-2b8242f9-flight.mjs +18 -30
- package/dist/mcp/mcp-hauler-2b8242f9.mjs +204 -43
- package/dist/mcp-apps/dashboard.html +1 -1
- package/dist/package.json +4 -4
- package/dist/plugin.json +1 -1
- package/dist/scripts/hauler.mjs +8 -8
- package/dist/skills/hauler-dashboard/SKILL.md +1 -1
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -909,7 +909,7 @@ ships no preview harness of its own.
|
|
|
909
909
|
|
|
910
910
|
agent-bundle does not yet have an npm release; this repository pins the
|
|
911
911
|
[pkg.pr.new](https://pkg.pr.new) preview of main commit
|
|
912
|
-
[`
|
|
912
|
+
[`b435f7b91`](https://github.com/ScriptedAlchemy/agent-bundle/commit/b435f7b9179271cbff81d3e40d14ee342cbd65dd)
|
|
913
913
|
for both `agent-bundle` and `@agent-bundle/runtime`. `inspect` reports the
|
|
914
914
|
`agent` component kind as unavailable on every host (agent-bundle G5
|
|
915
915
|
deferral); this plugin defines no agents.
|
|
@@ -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.","name":"cargo-hauler","source":"./","version":"0.6.
|
|
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.","name":"cargo-hauler","source":"./","version":"0.6.14"}]}
|
|
@@ -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.6.
|
|
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.6.14"}
|
|
@@ -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."},"mcpServers":"./.codex-plugin/mcp.json","name":"cargo-hauler","skills":"./skills/","version":"0.6.
|
|
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."},"mcpServers":"./.codex-plugin/mcp.json","name":"cargo-hauler","skills":"./skills/","version":"0.6.14"}
|
|
@@ -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","mcpServers":"./.cursor-plugin/mcp.json","name":"cargo-hauler","skills":"./skills/","version":"0.6.
|
|
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","mcpServers":"./.cursor-plugin/mcp.json","name":"cargo-hauler","skills":"./skills/","version":"0.6.14"}
|
package/artifact/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.6.
|
|
5
|
+
Version: `0.6.14`
|
|
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
|