Commit Graph

2 Commits

Author SHA1 Message Date
sylvain 7ab395037d Fix slixmpp 1.13 compatibility and empty capabilities handling
- Replace process(forever=True) with asyncio event loop in _SlixClient.start()
- Make send_xmpp_message() thread-safe via loop.call_soon_threadsafe()
- Remove wait=True from join_muc() (no longer supported in slixmpp 1.13)
- Silence empty retained MQTT capability messages in CapabilitiesRegistry

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 10:28:28 +00:00
sylvain c1666db5aa Initial commit — agents_core v2.0 2026-03-09 09:01:32 +00:00