picoclaw/pkg/gateway
Hoshina 8caf9aeb2b feat(events): publish runtime service events
Migrate hook observation to runtime events and update the process hook notification protocol. Add runtime event publication for message bus failures, channel lifecycle/outbound flow, gateway reloads, MCP server state, and MCP tool calls.

Validation: go test ./pkg/events/... ./pkg/bus ./pkg/agent ./pkg/channels ./pkg/mcp ./pkg/tools/integration ./pkg/gateway; make lint
2026-04-26 16:05:10 +08:00
..
channel_matrix.go build: add Android arm64 cross-compile support 2026-04-12 17:41:10 +08:00
events.go feat(events): publish runtime service events 2026-04-26 16:05:10 +08:00
gateway.go feat(events): publish runtime service events 2026-04-26 16:05:10 +08:00
gateway_test.go fix(gateway): log startup errors before exit (#2414) 2026-04-10 10:10:45 +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