Friday: A Self-Evolving 24/7 AI Assistant Built on Claude Code
tom_doerr · x · 2026-08-15
Friday is a 24/7 personal AI system built entirely on Claude Code CLI without custom AI backends, cloud VMs, or fine-tuning.
Key Features:
- Self-Evolving: Learns from its own behavior by acquiring skills, reflecting nightly, inferring preferences from corrections, and proposing improvements.
- Task Management: Interacts via Telegram, runs scheduled tasks, manages files/projects, and maintains persistent memory across sessions.
- Architecture: Powered by Claude Code (Anthropic's CLI agent) on the $100/month Max Plan. It uses MCP plugins and shell tools to reach external services, with a lightweight Flask server handling memory and self-evolution subsystems.
More from coding & agent
- MathCode Agent converts natural language math into Lean 4 proofs — tom_doerr · 2026-08-15
- Open source mcp-md-reader: Optimizes Markdown reading for Agents — JoseEstevez22 · 2026-08-15
- New Codex plugin optimizes long-task polling, reducing token waste — ssh4net · 2026-08-15
- Codex Project Memory plugin: Local persistence via MCP — ssh4net · 2026-08-15
- Design philosophies compared across four AI agent frameworks — jasonkneen · 2026-08-15
- Lazar framework emphasizes controlled self-evolution via protected Rust core — jasonkneen · 2026-08-15