openclaw/extensions/telegram
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
allow-from.ts
api.ts refactor: clean bundled channel bootstrap boundaries 2026-04-05 18:18:59 +01:00
channel-config-api.test.ts refactor: split doctor legacy normalizers and test ownership 2026-04-05 17:17:16 +01:00
channel-config-api.ts test(agents): stabilize announce cleanup assertions (#61088) 2026-04-05 03:09:28 +03:00
channel-plugin-api.ts refactor: add metadata-first channel configured-state probes 2026-04-06 01:02:45 +01:00
config-api.ts fix(providers): stabilize runtime normalization hooks 2026-04-04 19:34:56 +01:00
configured-state.ts refactor: add metadata-first channel configured-state probes 2026-04-06 01:02:45 +01:00
contract-api.ts refactor(channels): move bootstrap channel logic behind extension seams 2026-04-04 04:53:38 +01:00
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
session-key-api.ts
setup-entry.ts refactor: add metadata-first channel configured-state probes 2026-04-06 01:02:45 +01:00
test-api.ts
test-support.ts refactor(plugin-sdk): split runtime helper seams 2026-04-04 08:53:19 +01:00
update-offset-runtime-api.ts