Top
Best
New

Posted by iBelieve 18 hours ago

Schedule tasks on the web(code.claude.com)
275 points | 222 commentspage 3
dbvn 9 hours ago|
it would be easier to use claude to write a cronjob that does the same thing for you but accurately
qznc 9 hours ago|
And yet it probably covers 90% of what people use OpenClaw for.
mememememememo 12 hours ago||
The PHP script from a cron tab is back!
j1000 12 hours ago|
lmao
PeterStuer 15 hours ago||
Is only Github supported as a repository?
Steinmark 5 hours ago||
[dead]
maxbeech 11 hours ago||
[dead]
commers148 10 hours ago||
[dead]
MeetRickAI 16 hours ago||
[dead]
jngiam1 17 hours ago|
This is powerful. Combined with MCPs, you can pretty much automate a ton of work.
esperent 16 hours ago|
Can you give some examples?
adobrawy 14 hours ago||
That feature was silent launched about week ago for me.

I use it to:

- perform review of latest changes of code to update my documentation (security policies, user documentation etc.)

- perform review to latest changes of code, triage them, deduplicate and improve code - I review them, close them with comments for over-engoneering / add review for auto-fix

- perform review of open GitHub issue with label, select the one with highest impact, comment with rationale, implement it and make pull request - I wake up and I have a few pull request to fix issues that I can approve /finish in existing Claude Code thread

I want also use it to: - review recent Sentry issues, make GitHub issues for the one with highest priority, make pull request with proposed fix - I can just wake up and see that some crash is ready to be resolved

Limit of 3 scheduled jobs is pretty impactful, but playing with it give me a nice idea on how I can reduce my manual work.