openclaw/extensions/imessage
Peter Steinberger ebec398543
refactor: move Telegram and iMessage config schemas to plugins (#112850)
* refactor: move telegram and imessage schemas to plugins

* test: allow bundled schema facade regression coverage

* refactor: remove orphaned command config helper
2026-07-22 23:01:47 -04:00
..
skills/imsg Improve iMessage imsg setup and skill ownership (#101407) 2026-07-07 14:13:37 -07:00
src refactor: move Telegram and iMessage config schemas to plugins (#112850) 2026-07-22 23:01:47 -04:00
api.ts docs: document large extension sources 2026-06-04 21:40:44 -04: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(config): declarative doctor alias-migration DSL with inheritance-aware account seeding (#105636) 2026-07-12 12:28:42 -07:00
index.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
legacy-state-migrations-api.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 Improve iMessage imsg setup and skill ownership (#101407) 2026-07-07 14:13:37 -07:00
package.json refactor: move Telegram and iMessage config schemas to plugins (#112850) 2026-07-22 23:01:47 -04: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 docs: document large extension sources 2026-06-04 21:40:44 -04:00
test-api.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
tsconfig.json