From 9693fd75c307cca1fb175620819d14b143f4fe41 Mon Sep 17 00:00:00 2001 From: Kenneth Lien Date: Mon, 23 Mar 2026 20:12:20 -0700 Subject: [PATCH] Document IMESSAGE_STATE_DIR in README --- external_plugins/imessage/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/external_plugins/imessage/README.md b/external_plugins/imessage/README.md index dab9320..4c246ec 100644 --- a/external_plugins/imessage/README.md +++ b/external_plugins/imessage/README.md @@ -63,6 +63,7 @@ Handles are phone numbers (`+15551234567`) or Apple ID emails (`them@icloud.com` | --- | --- | --- | | `IMESSAGE_APPEND_SIGNATURE` | `true` | Appends `\nSent by Claude` to outbound messages. Set to `false` to disable. | | `IMESSAGE_ACCESS_MODE` | — | Set to `static` to disable runtime pairing and read `access.json` only. | +| `IMESSAGE_STATE_DIR` | `~/.claude/channels/imessage` | Override where `access.json` and pairing state live. | ## Access control