Commit Graph

4 Commits

Author SHA1 Message Date
sylvain a75912f56b Add agents_status skill and status change notifications
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 13:12:35 +00:00
sylvain 52d4595cf3 Add mqtt_subscribe and muc_send skills
- mqtt_subscribe: dynamically subscribe/unsubscribe to any MQTT topic,
  received messages are forwarded to XMPP admins
- muc_send: post a message to the XMPP MUC group (agents@muc.xmpp.ovh)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 12:38:57 +00:00
sylvain 4bd5db797e Remove sys.path.insert('/opt') — agents_core now installed via pip
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 10:28:46 +00:00
sylvain 084787b106 Initial commit — agent_debian v2.0 2026-03-09 09:01:33 +00:00