picoclaw/pkg/bus
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
..
bus.go feat(events): publish runtime service events 2026-04-26 16:05:10 +08:00
bus_test.go feat(events): publish runtime service events 2026-04-26 16:05:10 +08:00
events.go feat(events): publish runtime service events 2026-04-26 16:05:10 +08:00
inbound_context.go merge: integrate main into refactor-inbound-context-routing-session 2026-04-13 13:25:07 +08:00
outbound_context.go fix(session): address review regressions 2026-04-13 22:51:44 +08:00
types.go feat(agent): add context usage ring indicator and /context command (#2537) 2026-04-21 16:30:02 +08:00