Back to browse
GitHub Repository

A persistent AI agent that runs 24/7 on your machine, powered by Claude Code.

1 stars

Mythos – Build a 24/7 AI agent with Markdown, not code

by IronsideXXVI·Mar 27, 2026·2 points·0 comments

AI Analysis

●●SolidBig BrainNiche Gem

Agent edits its own SOUL.md and USER.md files as living memory documents.

Strengths
  • Markdown files as editable identity docs the agent updates itself is genuinely clever.
  • tmux persistence with LaunchAgent/systemd means it survives reboots without cloud dependency.
  • Bootstrap flow uses Claude Code conversationally instead of static config files.
Weaknesses
  • Personal AI agent space is extremely crowded with better-funded alternatives.
  • Mostly orchestration of Claude Code plus messaging APIs, not novel architecture.
Category
Target Audience

Developers wanting a personalized AI assistant with long-term memory

Similar To

Mem0 · LangGraph · CrewAI

Similar Projects

Developer Tools●●Solid

Claude Extender – Autonomous Agent Management for Claude Code

Using plain markdown + YAML as the canonical agent format is a smart, low-friction choice — edit agents in your editor, commit them, and the daemon runs scheduled, watcher, or persistent sessions. It persits run logs, memory and costs as browsable markdown and can start MCP tool servers, which makes it immediately useful if you already run Claude Code; the flip side is the tight coupling to Anthropic/MCP limits broader appeal.

Niche GemShip It
wbnns
213mo ago