smux: terminal automation and agent-to-agent communication via tmux
Claude Code talks to Codex via tmux panes using this CLI bridge.
A persistent AI agent that runs 24/7 on your machine, powered by Claude Code.
Agent edits its own SOUL.md and USER.md files as living memory documents.
Developers wanting a personalized AI assistant with long-term memory
Mem0 · LangGraph · CrewAI
Claude Code talks to Codex via tmux panes using this CLI bridge.
Markdown-defined agents with enforced topology—finally structured autonomy that compliance can approve.
Markdown-defined workflows with agentic state management, but chat-with-LLM for documents is crowded.
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.
Tmux-based persistence keeps agent sessions alive where Electron apps crash.
Cross-agent memory beats building separate context for Claude and Codex.