From 0660bef81eae77cb85e8f803f2de0e24d56181d9 Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Sat, 4 Apr 2026 08:20:20 +0100 Subject: [PATCH] docs: refresh cli acp and approvals summaries --- docs/cli/acp.md | 1 + docs/cli/index.md | 85 ++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 85 insertions(+), 1 deletion(-) diff --git a/docs/cli/acp.md b/docs/cli/acp.md index 7dba803f1bc..8b754417dfe 100644 --- a/docs/cli/acp.md +++ b/docs/cli/acp.md @@ -293,6 +293,7 @@ Learn more about session keys at [/concepts/session](/concepts/session). - `--require-existing`: fail if the session key/label does not exist. - `--reset-session`: reset the session key before first use. - `--no-prefix-cwd`: do not prefix prompts with the working directory. +- `--provenance `: include ACP provenance metadata or receipts. - `--verbose, -v`: verbose logging to stderr. Security note: diff --git a/docs/cli/index.md b/docs/cli/index.md index df6e426883b..3a8ff647d17 100644 --- a/docs/cli/index.md +++ b/docs/cli/index.md @@ -756,11 +756,94 @@ Options: - `--force` - `--json` +#### `agents set-identity` + +Update an agent identity (name/theme/emoji/avatar). + +Options: + +- `--agent ` +- `--workspace ` +- `--identity-file ` +- `--from-identity` +- `--name ` +- `--theme ` +- `--emoji ` +- `--avatar ` +- `--json` + ### `acp` Run the ACP bridge that connects IDEs to the Gateway. -See [`acp`](/cli/acp) for full options and examples. +Root options: + +- `--url ` +- `--token ` +- `--token-file ` +- `--password ` +- `--password-file ` +- `--session ` +- `--session-label