openclaw/extensions/imessage
Peter Steinberger 6556d1d173
refactor(config): declarative doctor alias-migration DSL with inheritance-aware account seeding (#105636)
* fix(config): seed inherited root streaming into doctor-materialized account streaming objects

* feat(plugin-sdk): add defineChannelAliasMigration doctor alias-migration DSL

* refactor(plugins): migrate channel doctor contracts onto the alias-migration DSL

* refactor(config): drop the prod-unused offMode legacy notice option

* fix(config): make account streaming seeding opt-in for wholesale-replace channels

* test(imessage): keep account streaming account-local for deep-merge runtime
2026-07-12 12:28:42 -07:00
..
skills/imsg Improve iMessage imsg setup and skill ownership (#101407) 2026-07-07 14:13:37 -07:00
src feat(tooling): enforce noUncheckedIndexedAccess in the extensions lane (NUIA phase 4) (#105132) 2026-07-12 09:17:31 +01: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(plugin-sdk): collapse internal config-schema facade usage onto one module (#104665) 2026-07-11 13:00:53 -07: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 chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01: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