Hacker News·2 min read·hard

Show HN: Moadim.io – A scheduler for agents

T
tupe12334
Show HN: Moadim.io – A scheduler for agents
AI Summary

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.

Dive DeeperCreate a free account to unlock

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 .

Continue reading on Headlinne

Create a free account to read the full article.

Read full article →
technologystartups

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 account

Already have an account? Sign in