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
Owner

Adds jq to the agent-jail PKGS so jailed agents have a JSON processor on PATH for the MCP tool path (parsing colibri-mcp / external MCP JSON-RPC output). Pinned to the host version like the other packages (host must have it in the pkg cache; the script fails loudly otherwise). Mirrors the entry in clawdie-iso pkg-list-jails.txt.

sh -n clean.

🤖 Generated with Claude Code

Adds `jq` to the agent-jail `PKGS` so jailed agents have a JSON processor on PATH for the MCP tool path (parsing colibri-mcp / external MCP JSON-RPC output). Pinned to the host version like the other packages (host must have it in the pkg cache; the script fails loudly otherwise). Mirrors the entry in clawdie-iso `pkg-list-jails.txt`. `sh -n` clean. 🤖 Generated with Claude Code
clawdie added 1 commit 2026-06-21 19:26:16 +02:00
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
bfe27266e7
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>
clawdie merged commit f232bbeb69 into main 2026-06-21 19:26:37 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clawdie/colibri#139
No description provided.