feat(opencode): add observability logging to push relay and session status
Add structured logging to the push notification pipeline so events can be traced end-to-end when --print-logs is enabled: - push-relay map(): log every classification decision and skip reason - push-relay dedupe(): log suppressed duplicates with elapsed time - push-relay start()/stop(): log init failures and teardown - session/status: log every idle/busy/retry transition
R
Ryan Vogel committed
f29cb81c7d6e5992b2524f85fc0e3976bdc529e5
Parent: d034a61