openclaw/extensions/imessage
Josh Avant 97a53a9b35
feat: audit admitted channel participant identity (#122863)
* feat: audit admitted channel participant identity

* fix: preserve Telegram identity through thread recovery

* fix: signal held gateway process groups

* fix: keep audit evidence passive in collect routing

* fix: validate copied channel participant evidence

* fix: bind channel participant evidence to host ingress

* fix: honor Telegram proof credential roles

* fix: restart held Telegram proof through gateway

* fix: repair channel identity CI regressions

* test(matrix): bind thread routing owner

* fix: preserve direct DM SDK compatibility

* fix: bind channel provenance at host runtime

* test(feishu): provide channel context builder

* fix: defer record-bound channel runtime resolution

* fix: keep channel admission evidence core-private

* fix(audit): bind channel admission to plugin lifecycle

* fix(audit): bind ingress provenance to final context

* refactor(audit): split admission scope keys

* test(queue): cover combined metadata carriers

* refactor(audit): keep lifecycle helpers private

* fix(queue): preserve combined turn authority

* test(channels): provide ingress context builders

* test(channels): align integrated CI fixtures

* test(clickclack): resolve model-loop ingress

* docs: preserve channel participant evidence invariant
2026-08-14 08:57:01 -05:00
..
skills/imsg fix(plugins): refresh bundled channel skills (#119020) 2026-08-03 17:31:00 -07:00
src feat: audit admitted channel participant identity (#122863) 2026-08-14 08:57:01 -05:00
api.ts refactor(plugins): remove test-only facades and adapter (#122532) 2026-08-12 01:20:09 -07:00
channel-config-api.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
channel-plugin-api.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
config-api.ts refactor: move Telegram and iMessage config schemas to plugins (#112850) 2026-07-22 23:01:47 -04:00
contract-api.ts refactor(extensions): split channel contract sidecars 2026-06-10 13:05:24 +05:30
doctor-contract-api.test.ts refactor(config): declarative doctor alias-migration DSL with inheritance-aware account seeding (#105636) 2026-07-12 12:28:42 -07:00
doctor-contract-api.ts refactor: one code path behind doctor legacy-state migrations (#120716) 2026-08-08 18:23:15 -07:00
index.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
media-contract-api.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
message-tool-api.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
openclaw.plugin.json refactor: one code path behind doctor legacy-state migrations (#120716) 2026-08-08 18:23:15 -07:00
package.json refactor: one code path behind doctor legacy-state migrations (#120716) 2026-08-08 18:23:15 -07:00
README.md feat(plugins): externalize iMessage channel (#117101) 2026-08-01 08:01:18 +08:00
runtime-api.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
secret-contract-api.ts
session-binding-contract-api.ts refactor(extensions): split channel contract sidecars 2026-06-10 13:05:24 +05:30
setup-entry.ts refactor: one code path behind doctor legacy-state migrations (#120716) 2026-08-08 18:23:15 -07:00
tsconfig.json refactor(plugins): inherit shared package boundary settings (#117474) 2026-08-01 09:11:09 -07:00

@openclaw/imessage

Official iMessage channel plugin for OpenClaw, using imsg on a signed-in Mac.

The plugin supports iMessage and SMS DMs and groups, media, replies, tapbacks, effects, polls, and group management when the imsg private API bridge is available.

Install

openclaw plugins install @openclaw/imessage

Restart the Gateway after installing or updating the plugin.

Configure

Follow the iMessage guide for installing imsg, granting macOS permissions, enabling private API actions, and configuring local or remote-Mac operation:

Package

  • Plugin id: imessage
  • Channel id: imessage
  • Package: @openclaw/imessage
  • Minimum OpenClaw host: 2026.7.2