Auto-maintained by AI. You can edit this file freely. Last updated: 2026-08-02
- Go backend, React/TypeScript web UI, SQLite/Postgres.
- Chat responses use SSE with live-run replay and downstream keepalives.
- Sensitive API mutations require dashboard-password or bearer protection.
- Streaming providers use
timeout_secondsas an inactivity limit. - Social Media: master key in
~/.antares/secrets.env, encrypted accounts in SQLite, IMAP for Gmail, persistent cloak-go browser, autonomous social-media-manager role. - Agent-only
temp_mailtool uses generator.email directly; no UI, API key, or persisted inbox state.
- Social credentials encrypted with AES-256-GCM; key never in DB/log/API/prompt/RAG.
- No approval workflow for social media skill/RAG updates — agents update directly.
- (session start)
- PRs #12/#17 merged; #13/#15 closed; #14 superseded on main.
- Social Media Phase 1+2: master key, encrypted store, IMAP, browser manager, API, frontend, role, autopilot toggle.
- (none)