openclaw/extensions/slack
Vincent Koc 0fdf9e874b
fix(config): normalize channel streaming config shape (#61381)
* feat(config): add canonical streaming config helpers

* refactor(runtime): prefer canonical streaming accessors

* feat(config): normalize preview channel streaming shape

* test(config): lock streaming normalization followups

* fix(config): polish streaming migration edges

* chore(config): refresh streaming baseline hash
2026-04-06 05:08:20 +01:00
..
src fix(config): normalize channel streaming config shape (#61381) 2026-04-06 05:08:20 +01:00
api.ts refactor: clean bundled channel bootstrap boundaries 2026-04-05 18:18:59 +01:00
channel-config-api.ts
channel-entry.ts refactor: clean bundled channel bootstrap boundaries 2026-04-05 18:18:59 +01:00
channel-plugin-api.ts refactor: add metadata-first channel configured-state probes 2026-04-06 01:02:45 +01:00
config-api.ts
configured-state.ts refactor: add metadata-first channel configured-state probes 2026-04-06 01:02:45 +01:00
contract-api.ts
index.test.ts refactor: add metadata-first channel configured-state probes 2026-04-06 01:02:45 +01:00
index.ts refactor: add metadata-first channel configured-state probes 2026-04-06 01:02:45 +01:00
openclaw.plugin.json
package.json refactor: add metadata-first channel configured-state probes 2026-04-06 01:02:45 +01:00
runtime-api.ts refactor: clean bundled channel bootstrap boundaries 2026-04-05 18:18:59 +01:00
setup-entry.ts refactor: add metadata-first channel configured-state probes 2026-04-06 01:02:45 +01:00
test-api.ts