- Set up a simple architecture with inbox, worker, and logs.
- Separate automatic responses, drafts, and actions requiring approval.
- Control costs, loops, secrets, and permissions in an always-on agent.
Telegram o Discord -> webhook / inbox -> cola Redis o SQLite -> worker agente -> herramientas permitidas -> logs + resumen -> aprobacion humana si hay riesgo acciones_auto: - resumir - buscar en documentos - preparar borrador acciones_con_permiso: - enviar email - publicar - tocar produccion - modificar datos de cliente
Recommended stack
- Mini PC or Mac: best if you need local files or Ollama.
- Small VPS: best for webhooks and constant availability.
- Telegram or Discord: simple entry point for tasks and approvals.
- SQLite: sufficient for small queue, auditing, and state.
- Ollama or cloud provider: decide based on privacy, cost, and quality.