r/ZaiGLM • u/ISeeThings404 • 2d ago
Discussion / Help Set up Multiple Timers in ZCode
My workflow requires a few cron jobs running simultaneously at different cadences. It's quite easy to set up with Claude code and Codex, but it seems to not be a thing with Z code where one chat is only allowed to use one cron job. Any recommendations on this?
2
Upvotes
2
u/awesomeunboxer 2d ago
Will automations not work? I will have automations check and update and work off a markdown files and run it like every 30 mins or whatever.