Moadim icon
Moadim icon

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.

Moadim screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Rust
  • Mac
  • Linux
  • Homebrew

Features

Properties

  1.  Local-First

Features

  1.  Portable
  2.  Model Context Protocol (MCP) Support
  3.  Task Automation

Moadim News & Activities

Highlights All activities

Recent activities

  • POX added Moadim

Moadim information

AlternativeTo Categories

AI Tools & ServicesOffice & Productivity

GitHub repository

  •  49 Stars
  •  1 Forks
  •  31 Open Issues
  •   Updated  
View on GitHub
Moadim was added to AlternativeTo by Paul on and this page was last updated .
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.

  1. 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.
  2. 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.
  3. 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.