picoclaw/pkg/bus
Hoshina 78fd080189 fix(events): keep runtime observers non-blocking
Add a non-blocking runtime publish path and switch hot-path publishers to it.

Enforce subscription timeout boundaries, keep ordered subscriber snapshots up to date on subscribe changes, expose all runtime kinds to process hooks, add safe log attrs for non-agent events, and close the gateway message bus on full shutdown.
2026-04-27 13:09:03 +08:00
..
bus.go fix(events): keep runtime observers non-blocking 2026-04-27 13:09:03 +08:00
bus_test.go fix(events): keep runtime observers non-blocking 2026-04-27 13:09:03 +08:00
events.go fix(events): keep runtime observers non-blocking 2026-04-27 13:09:03 +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