Show HN: Moadim.io – A scheduler for agents

(moadim.io)

7 points | by tupe12334 1 hour ago

3 comments

  • aliasxneo 15 minutes 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 5 minutes 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.
  • hankbond 12 minutes ago
    Concretely and Simply, what are you actually building with this?
    • tupe12334 0 minutes 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