Top
Best
New

Posted by matthieu_bl 11 hours ago

Claude Code Routines(code.claude.com)
432 points | 271 commentspage 4
eranation 6 hours ago|
If anyone from anthropic reads it. I love this feature very much, when it works. And it mostly doesn't.

The main bugs / missing features are

1. It loses connection to it's connectors, mostly to the slack connector. It does all the work, then says it can't connect to slack. Then when you show it a screenshot of itself with the slack connector, it will say, oh, yeah, the tools are now loaded and does the rest of the routine.

2. ability to connect it to github packages / artifactory (private packages) - or the dangerous route of allowing access to some sort of vault (with non critical dev only secrets... although it's always a risk. But cursor has it...)

3. the GitHub MCP not being able to do simple things such as update release markdown (super simple use case of creating automated release notes for example)

You are so close, yet so far...

Terretta 5 hours ago|
It's remarkable how often it refuses to introspect but a SCREENSHOT of itself and suddenly "yeah this works fine".

This happens in all their UIs, including, say, Claude in Excel, as well.

theodorewiles 9 hours ago||
How does this deal with stop hooks? Can it run https://github.com/anthropics/claude-code/blob/main/plugins/...
egamirorrim 9 hours ago||
I wish they'd release more stuff that didn't rely on me routing all my data through their cloud to work. Obviously the LLM is cloud based but I don't want any more lock-in than that. Plus not everyone has their repositories in GitHub.
gegtik 2 hours ago||
how did they not call this OpenClaude?
tills13 8 hours ago||
> react to GitHub events from Anthropic-managed cloud infrastructure

Oh cool! vendor lock-in.

desireco42 10 hours ago||
I think they are using Claude to come up with these and they will bringing one every second day... In fact, this is probably routine they set.
jcims 9 hours ago||
Is there a consensus on whether or not we've reached Zawinski's Law?
senko 9 hours ago||
I've had an AI assistant send me email digests with local news, and another watching a cron job, analyzing the logs and sending me reports if there's any problem.

I'd say that counts as yes.

(For clarity: neither are powered by Claude Code Routines. Rather, Claude Code coded them and they're simple cron jobs themselves.)

verdverm 9 hours ago||
TIL email is what I'm missing in my personal development (swiss army) tool
nico 10 hours ago||
Nice, could this enable n8n-style workflows that run fully automatically then?
outofpaper 10 hours ago||
Yes but much less efficiently. Having LLMs handle automation is like using a steam engine to heat your bath water. It will work most of the time but it's super inefficient and not really designed for that use and it can go horribly wrong from time to time.
meetingthrower 10 hours ago||
Correct. But the llm can also program you the exact automation you want! Much more efficiently than gui madness with N8N. And if you want observability just program that too!
meetingthrower 10 hours ago||
Already very possible and super easy if you do a little vibecoding. Although it will hit the api. Have a stack polling my email every five minutes, classifying email, taking action based on the types. 30 minute coding session.
dispencer 9 hours ago||
This is massive. Arguably will be the start of the move to openclaw-style AI.

I bet anthropic wants to be there already but doesn't have the compute to support it yet.

dpark 7 hours ago|
What’s massive about cron jobs and webhooks? I feel like I’m missing something. This is useful functionality but also seems very straightforward.
dbg31415 4 hours ago|
Seems like more vendor lock-in tactics.

Not saying it doesn’t look useful, but it’s something that keeps you from ever switching off Claude.

Next year, if Claude raises rates after getting bought by Google… what then?

And what happens when Claude goes down and misses events that were supposed to trigger Routines? I’m not at the point where I trust them to have business-dependable uptime.

More comments...