Files
picoclaw/pkg
Hoshina 871b2d7342 fix(whatsapp_native,agent): fixes for resource leak and log noise
- WhatsApp Start(): use deferred cleanup to nil out c.client/c.container
  and disconnect/close resources on any error after struct fields are
  assigned, preventing stale references and double-close in Stop()
- handleReasoning: treat bus.ErrBusClosed as an expected condition
  (DEBUG level) alongside context timeout/cancel, avoiding WARN noise
  during normal shutdown
2026-02-28 14:13:27 +08:00
..
2026-02-25 21:53:04 +08:00
2026-02-25 21:31:07 +11:00
2026-02-18 21:48:23 +02:00
2026-02-20 22:35:16 +02:00