feat(bootstrap): install jq in agent jails for the MCP tool path #139

Merged
clawdie merged 1 commit from jail-bootstrap-jq into main 2026-06-21 19:26:37 +02:00

1 commit

Author SHA1 Message Date
bfe27266e7 feat(bootstrap): install jq in agent jails for the MCP tool path
Some checks failed
CI / rust (pull_request) Has been cancelled
CI / markdown (pull_request) Has been cancelled
CI / port (pull_request) Has been cancelled
CI / agent-jail-pkgs (pull_request) Has been cancelled
The MCP tooling parses colibri-mcp / external MCP JSON-RPC output with jq, so
agent jails need it on PATH. Add jq to the pinned PKGS list (host must have it
in the pkg cache, like the other pinned packages). Mirrors the matching entry
in clawdie-iso pkg-list-jails.txt.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-21 19:25:37 +02:00