Show HN: Moadim.io – A scheduler for agents
Moadim.io is a new open-source loop engine designed to automate AI agent workflows by scheduling prompts and tasks in isolated environments. It allows developers to manage agent execution without relying on cloud-based queues or external cron daemons.
Why it matters
It provides a local, infrastructure-light solution for developers looking to integrate AI agents into their existing development workflows.
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.
Starts the server in the background at http://localhost:5784/ . Requires a Unix-like OS with tmux — Moadim's portable in-process scheduler dispatches loops, then launches each agent inside a tmux session. No host cron daemon is required.
Prefer a prebuilt install? Use cargo binstall moadim or npm install -g moadim .
Get smarter about the news
Sign up free for a feed built around what you actually care about, Dive Deeper research on any story, and the full text of every article.
Create free accountAlready have an account? Sign in