openclaw/extensions/imessage
2026-05-16 10:11:41 +01:00
..
src refactor: route remaining channel history through window (#82220) 2026-05-15 17:27:00 +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 Auto-reply: fast-path sandbox media root resolution 2026-04-17 14:05:49 -04:00
doctor-contract-api.ts perf(channels): add lightweight doctor contract APIs 2026-04-14 17:20:46 +01:00
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 2026.5.17 2026-05-16 10:11:41 +01:00
runtime-api.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
secret-contract-api.ts
setup-entry.ts Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
test-api.ts fix(plugins): keep test helpers out of contract barrels (#63311) 2026-04-08 22:59:05 +01:00
tsconfig.json