Moadim
Like
Moadim is a loop engine for AI agents. Define a loop — a prompt, a schedule, an agent — and it runs Claude, Codex, Hermes, or Pi against your repo on every tick, or queues a NanoClaw task, in an isolated workbench with a watchdog on every run.
Cost / License
- Free
- Open Source (MIT)
Platforms
- Rust
- Mac
- Linux
- Homebrew
Moadim
Like
Features
Properties
- Local-First
Features
- Portable
- Model Context Protocol (MCP) Support
- Task Automation
Moadim information
No comments or reviews, maybe you want to be first?
What is Moadim?
Moadim is a loop engine for AI agents. Define a loop — a prompt, a schedule, an agent — and it runs Claude, Codex, Hermes, or Pi against your repo on every tick, or queues a NanoClaw task, in an isolated workbench with a watchdog on every run. Loop engineering, not prompting by hand.
- A loop runs an agent: A loop pairs a prompt, a schedule, and an agent — Claude, Codex, Hermes, NanoClaw, or Pi. Each tick launches it in a fresh, isolated workbench, kills hung runs, and reaps the session when it's done.
- Runs locally, survives reboot: Loops fire from Moadim's portable in-process scheduler — no hidden queue, no cloud. Run moadim install to register a launchd / systemd service so the daemon keeps running across logins and reboots.
- UI · REST · MCP: Every loop is an MCP tool and a documented HTTP endpoint — Swagger UI, an iCal feed, and a web UI baked into the daemon.
