picoclaw/pkg/gateway
admin-mf 0c8ebde217 forward-port: register magicform channel in gateway init
Re-applies the magicform channel registration to upstream's new gateway
location (pkg/gateway/gateway.go) — previously in the deleted
cmd/picoclaw/internal/gateway/helpers.go.

Without this, channels.RegisterFactory("magicform", ...) is never invoked
and the channel will not load even when configured.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 12:13:10 -05:00
..
channel_matrix.go build: add Android arm64 cross-compile support 2026-04-12 17:41:10 +08:00
events.go fix(events): keep runtime observers non-blocking 2026-04-27 13:09:03 +08:00
gateway.go forward-port: register magicform channel in gateway init 2026-05-07 12:13:10 -05:00
gateway_test.go fix(events): keep runtime observers non-blocking 2026-04-27 13:09:03 +08:00
listen.go feat(host): complete launcher and gateway multi-host binding support 2026-04-14 14:04:36 +08:00
listen_test.go feat(host): complete launcher and gateway multi-host binding support 2026-04-14 14:04:36 +08:00