openclaw/extensions/imessage
Peter Steinberger fe79d85ae0
feat(imessage): add native imsg message actions
Adds native iMessage private-API message actions, lightweight message-tool discovery, bridge capability cache sharing, execution-time action gates, target alias coverage, and regression tests.
2026-05-08 05:34:22 +01:00
..
src feat(imessage): add native imsg message actions 2026-05-08 05:34:22 +01:00
api.ts feat(imessage): add native imsg message actions 2026-05-08 05:34:22 +01:00
channel-config-api.ts
channel-plugin-api.ts test(ci): reduce channel contract import cost 2026-04-21 00:40:07 +01:00
config-api.ts refactor: separate bundled channel schema surface 2026-04-28 02:31:21 +01:00
contract-api.ts
doctor-contract-api.ts
index.ts test(ci): reduce channel contract import cost 2026-04-21 00:40:07 +01:00
media-contract-api.ts
message-tool-api.ts feat(imessage): add native imsg message actions 2026-05-08 05:34:22 +01:00
openclaw.plugin.json perf: mark channel plugins startup lazy 2026-04-28 04:33:47 +01:00
package.json feat(imessage): private-API support via imsg JSON-RPC [AI-assisted] (#78317) 2026-05-07 19:20:18 -07:00
runtime-api.ts feat(imessage): add native imsg message actions 2026-05-08 05:34:22 +01:00
secret-contract-api.ts
setup-entry.ts
test-api.ts
tsconfig.json