CLI command
jeden acp
Serve Jeden as an Agent Client Protocol agent over standard input and output.
Exact invocation#
jeden acpInputs and options#
- No command-specific positional input is required.
- The ACP client supplies session initialization, workspace and prompt requests on stdio.
Output and state effect#
Maps ACP sessions and content blocks onto Jeden SDK sessions, streams protocol events on stdout, and records ordinary local session state. It opens no network listener.
Refusals and boundaries#
- Invalid ACP messages, unsupported content, missing sessions, and workspace or model failures are returned as protocol errors.
- Filesystem and command effects still pass through Jeden's grants and approvals.