openclaw/extensions/imessage
Omar Shahine 200eb62ef4
fix(imessage): wire reply attachments through send-rich --file (with feature gate) (#79864)
Merged via squash.

Prepared head SHA: 5e5cdfed79
Co-authored-by: omarshahine <10343873+omarshahine@users.noreply.github.com>
Co-authored-by: omarshahine <10343873+omarshahine@users.noreply.github.com>
Reviewed-by: @omarshahine
2026-05-09 14:59:04 -04:00
..
src fix(imessage): wire reply attachments through send-rich --file (with feature gate) (#79864) 2026-05-09 14:59:04 -04: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 Auto-reply: fast-path sandbox media root resolution 2026-04-17 14:05:49 -04:00
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 Auto-reply: fast-path sandbox media root resolution 2026-04-17 14:05:49 -04:00
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 chore(release): prepare 2026.5.8 2026-05-09 08:05:17 +01: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