Commit Graph

  • 7d7f1052f9 feat: confirmations cron/systemd, renforcement script skill, éditeur de script main sylvain 2026-03-16 07:18:47 +00:00
  • c3c073fe5a docs: update README with OMEMO, LLM coordinator, script skill sylvain 2026-03-15 19:54:20 +00:00
  • add11ee6c1 feat: script command routing + LLM slot acquisition in base_agent sylvain 2026-03-15 19:48:51 +00:00
  • 4b5960ada6 feat: global LLM coordinator to prevent Ollama overload sylvain 2026-03-15 19:32:27 +00:00
  • 88c963a28c feat: implement /update in BaseAgent (git pull + systemctl restart) sylvain 2026-03-15 19:19:11 +00:00
  • f714e8ae8a feat: OMEMO E2E encryption for all agents (XMPP direct messages) sylvain 2026-03-15 19:06:47 +00:00
  • f71cd0d48d feat(mqtt): add unsubscribe() method to MQTTClient sylvain 2026-03-12 14:30:30 +00:00
  • 0dd871950f fix: stoppe l'event loop asyncio sur disconnected/connection_failed pour débloquer la reconnexion automatique sylvain 2026-03-12 14:21:58 +00:00
  • 0b5ed2fd1f fix: empêche les appels LLM concurrents via _llm_lock sylvain 2026-03-09 18:02:18 +00:00
  • 75687957fb fix: 3 correctifs stabilité agents sylvain 2026-03-09 17:54:56 +00:00
  • fef2304421 docs: ajout README.md sylvain 2026-03-09 17:47:50 +00:00
  • af1d14e202 feat: LLM switch via MQTT — profils local/cloud synchronisés sylvain 2026-03-09 17:35:13 +00:00
  • 8a6432e5f8 fix: dispatch XMPP message callback in thread to avoid blocking asyncio loop sylvain 2026-03-09 16:44:59 +00:00
  • 654e238d7e Increase LLM timeout from 120s to 300s sylvain 2026-03-09 16:27:15 +00:00
  • 813c77651c Add XMPP auto-reconnect loop sylvain 2026-03-09 14:36:31 +00:00
  • a6c3bfc3d6 Add build/ to .gitignore sylvain 2026-03-09 13:05:44 +00:00
  • d390d8a07a Fix real-time agent status tracking and add status hooks sylvain 2026-03-09 13:03:30 +00:00
  • 7ab395037d Fix slixmpp 1.13 compatibility and empty capabilities handling sylvain 2026-03-09 10:28:28 +00:00
  • c1666db5aa Initial commit — agents_core v2.0 sylvain 2026-03-09 09:01:32 +00:00