frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Moadim.io – A scheduler for agents

https://moadim.io/
17•tupe12334•3h ago
Why can't we get an agent scheduler that supports all of the following:

- git compatible

- agent agnostic

- 100% open source

- os and system-agnostic

- multi-runner support

- support mcp/ui/http

- unlimited routines/crons

So I built one, moadim.io is a local Rust daemon you install in the target machine, give it a name and manage its routines via a Git repository, wants a new routine that send you a daily message from this machine? Create a pr and merge, have another routine that run every hour to pull the latest changes to the ~/.config/moadim folder.

With more than 1,000 users, I define this project as almost "done" and ready for production. Me and thousand more people are use it in a daily manner.

It currently supports Claude, Codex, Hermes, and Pi, and you are welcome to add your agent of choice as well because it's 100% configurable.

You are welcome to have a look at the source code of the daemon in "http://github.com/moadim-io/daemon"

Feel free to provide me with suggestions for more features around this topic. I don't want to branch out to new off road topics likt webhooks, this is a "done" software in the realm of agents schedulers that focus on cron-like work.

Also feel free to start the github repository and open issues and PRs for your suggestions.

Comments

aliasxneo•2h ago
How do I know this won't just eat through my token budget? It's hard to understand from the website how "done" is derived in the loop. If it's not deterministic then it seems like it would be prone to over-engineering.
tupe12334•2h ago
Great question but the goal is not to handle tokens economy management, this is cupeled to the agent, I want to stay agent agnostic, you tell the agent what you want it to run in the routine, for example i have a routine that split a codebase to max 50 lines a file, I told it in the routine, when finish the refactor, change the routine to run every week and check for regression and if there is take it back to run every 30 minutes and work file after file.
deviantflux•49m ago
Would this be where llm/agentic observability come into play?
tupe12334•27m ago
I don’t think this is where it’s should land, I believe that is not the “single responsibility” of this project but I would love to hear more, because it’s seems like a pain point for several people, what is your suggestion?
hankbond•2h ago
Concretely and Simply, what are you actually building with this?
tupe12334•2h ago
TLDR: a way to manage my agents routines in a single source of trust in a repository.

Everything should be open source and agent agnostic

threecheese•1h ago
Looks like a userland cron/launchd, with jobs committed in a local repo. It’s designed to launch agent clis, for which it provisions a workspace and manages process state, and to be used by agents (and so provisions an api and mcp for each task).

Might seem silly (no disrespect meant), but I have this use case; I’ve tried to give agents access to launchd, but it has not gone well. Nothing has b0rked my system, but it has been annoying to version control plist files with my project repositories. And so i find this interesting, having written a shell script to convert repo config file + plist to safe launchd commands - and much shittier version of this thing.

tupe12334•1h ago
You got it just right, but the idea is that the user don’t need to care about the configuration of the cron in the lower level and the agent spawning and the worktree setup etc… the daemon does it for us.

I would love to hear your feedback and features suggestions, feel free to contact me in LinkedIn https://www.linkedin.com/in/ofek-gabay/

tupe12334•1h ago
BTY, I monitor this thread via moadim.io, I have a routine that ping this page every 10 minutes and ping me on discord for every message that I didn’t responded to yet
esafak•13m ago
I think the actual loop engineering lives in skills and workflows. The trigger is the creation of a ticket, manual or programmatic; e.g., through an incident.
tupe12334•4m ago
Your perspective here is of a software engineer only, and I gets it, for software engineering you got a great point and I somewhat agree with it. When we talk about how to work with agent the holy grail is agent’s pro-activity, one of the columns of pro activity is webhooks as you said “the creation of a ticket”, I don’t want to attack this vector, I what to be laser focus on the scheduling vector as I said in another comment here.

Regarding skill and workflows, I don’t want to make you couple your way of work to the routine, if you want to load the the workflows and skills feel free, in the end of the day the routine is only a scheduled prompt.

Would love to hear more about your way of working with event driven actions

Show HN: Open-Source eInk Bike Computer

https://opentrailpaper.com
247•stingrae•10h ago•87 comments

Show HN: Rubato – Retro-Mac desk device mirrors AI coding state-ESP8266

https://github.com/lovaxi/Rubato_Device
2•Beartificial•9m ago•0 comments

Show HN: TERMy – A fast terminal assistant that does not use LLMs

https://github.com/gioblu/NPC-Forge/blob/main/docs/development.md
97•gioscarab•18h ago•28 comments

Show HN: Moadim.io – A scheduler for agents

https://moadim.io/
17•tupe12334•3h ago•11 comments

Show HN: Personal Context MCP

https://lanes.sh/showcase/personal-context-mcp
4•s-xyz•3h ago•0 comments

Show HN: Agent-to-agent payment. Your agents can pay each other

https://openspender.com/agent-to-agent
6•firatcan•3h ago•1 comments

Show HN: Reactor Atlas

https://reactoratlas.com
65•fedecaccia•1d ago•24 comments

Show HN: TimerVana a Local-first scheduler for real world routines

https://timervana.net/browse
3•granto•4h ago•0 comments

Show HN: Marketplace for finding craft fairs and vendor events

https://www.boothscout.com
3•wowinter15•6h ago•0 comments

Show HN: Sageling - a local AI agent for Mac, Qwen 3.5 9B in-process via MLX

https://sageling.ai/
2•kirillklimuk•7h ago•1 comments

Show HN: Covenant – A governance framework for multi-agent AI systems

https://github.com/asalsali/covenant-framework-community
2•alexjsalsali•8h ago•1 comments

Show HN: Coder Eval – A Framework for Evals

https://github.com/uipath/coder_eval
4•mihaich•8h ago•1 comments

Show HN: I made a word building game supporting anagrams and one handed use

18•busymom0•1d ago•1 comments

Show HN: Local Mitsubishi AC Control with ESPHome and an AtomS3 Lite

https://didac.dev/builds/mitsubishi-air-conditioning
2•sabatesduran•9h ago•1 comments

Show HN: OwnTime – a chess clock for your day's priorities

https://owntime.app/
109•fmos•3d ago•59 comments

Show HN: NationalDex • minimal open-source Pokédex

https://www.nationaldex.app
4•linesofcode•10h ago•2 comments

Show HN: HN Match Maker – Matching "Who Wants to Be Hired?" With "Who's Hiring?"

https://hnmatchmaker.com/
120•all2•3d ago•46 comments

Show HN: Clustta – Open-source version control for creative work

https://clustta.com/
3•taiwofolu•12h ago•0 comments

Show HN: Declick – Turn an OpenAPI Spec, MCP Server or SQLite DB into a CLI

https://github.com/ucsandman/declick
6•practicalsystem•13h ago•2 comments

Show HN: Audioreality.ai – email to private daily podcast summary show

https://www.audioreality.ai
3•BSOhealth•13h ago•2 comments

Show HN: Sentrint, Ship AI features without losing sleep

https://sentrint.com/
4•xEcho•13h ago•1 comments

Show HN: OpenStint – lap timing using RTL-SDR and near-field transponders

https://openstint.org/
3•zsellera•13h ago•0 comments

Show HN: The cheapest GPU cloud – H100s at $2.04/HR, H200s at $3/HR

https://compute.cheap/
55•EmiCorleone•2d ago•20 comments

Show HN: Webmcp-react v1.0.0 (React hooks for agents to use WebMCP)

https://github.com/agentcathq/webmcp-react
3•naseemalnaji•13h ago•2 comments

Show HN: Million Bricks – a 3D tower of one million bricks you can buy for $10

https://www.millionbrickshomepage.com
4•keslert•15h ago•6 comments

Show HN: What if AI did the prompting – and humans did the thinking?

https://www.antiagent.site
3•EnthusiastShiv•15h ago•1 comments

Show HN: Newton's Orchard – Browser-based space/gravity playground

https://newtonsorchard.app
30•andrewchilds•3d ago•4 comments

Show HN: Weedout – Safari extension that hides YouTube AI-labeled videos

https://masteranza.github.io/weedout/
182•masteranza•3d ago•82 comments

Show HN: Prices.eu.org

https://prices.eu.org/
16•sourcecodeplz•18h ago•8 comments

Show HN: Real-time AI news aggregator with daily digest

https://aibriefs.news
12•michelmi•1d ago•18 comments