Put Claude Code on autopilot. Define routines that run on a schedule, trigger on API calls, or react to GitHub events... We ought to come up with a term for this new discipline, eg "software engineering" or "programming"
Claude Code Routines
51–60 of 451 posts
Re: Claude Code Routines
#52Given the alleged recent extreme reduction in Claude Code usage limits ( https://news.ycombinator.com/item?id=47739260 ), how do these more autonomous tools work within that constraint? Are they effectively only usable with a 20x Max plan? EDIT: This comment is apparently [dead] and idk why.
Re: Claude Code Routines
#53I'm a little confused on the ToS here. From what I gathered, running `claude -p ` on cron is fine, but putting it in my Telegram bot is a ToS violation (unless I use per-token billing) because it's a 3rd party harness, right? (`claude -p` being a trivial workaround for the "no 3rd party stuff on the subscription" rule) This Routines feature notably works with the subscription, and it also has API callbacks. So if my…
Wait we can't use claude -p around other tools? What is the point of the JSON SDK then? Anthropic is confusing here, ugh. edit : And specifically i'm making an IDE, and trying to get ClaudeCode into it. I frankly have no clue when Claude usage is simply part of an IDE and "okay" and when it becomes a third party harness..
Re: Claude Code Routines
#54It was a bit buggy, but it seems to work better now. Some use cases that worked for me:
1. Go over a slack channel used for feedback for an internal tool, triage, open issues, fix obvious ones, reply with the PR link. Some devs liked it, some freaked out. I kept it.
2. Surprisingly non code related - give me a daily rundown (GitHub activity, slack messages, emails) - tried it with non Claude Code scheduled tasks (CoWork) not as good, as it seems the GitHub connector only works in Claude Code. Really good correlation between threads that start on slack, related to email (outlook), or even my personal gmail.
I can share the markdowns if anyone is interested, but it's pretty basic.
Very useful, (when it works).
Re: Claude Code Routines
#55Put Claude Code on autopilot. Define routines that run on a schedule, trigger on API calls, or react to GitHub events... We ought to come up with a term for this new discipline, eg "software engineering" or "programming"
Re: Claude Code Routines
#56Anthropic is really good at releasing features that are almost the same but not exactly the same as other features they released the week before
Re: Claude Code Routines
#57Earlier quoted context omitted.
Wait we can't use claude -p around other tools? What is the point of the JSON SDK then? Anthropic is confusing here, ugh. edit : And specifically i'm making an IDE, and trying to get ClaudeCode into it. I frankly have no clue when Claude usage is simply part of an IDE and "okay" and when it becomes a third party harness..
Wouldn't ACP be better for an IDE? https://agentclientprotocol.com/get-started/introduction
It would be absurd to me if the same application is somehow allowed via ACP but not via official SDK. Though perhaps the official SDK offers data/features that they don't want you to use for certain scenarios? If that were they case though it would be nice if they actually published a per-SDK-API restrictions list.
That we're having to guess at this feels painful.
edit: Hah, hilariously you're still using the SDK even if you use ACP, since Claude doesn't have ACP support i believe? https://github.com/agentclientprotocol/claude-agent-acp
Re: Claude Code Routines
#58You'd think that if they were compute-limited ... Trying to get people to use it less ... The rational thing to do would be to not ship features that will use more compute automatedly? Or does this use extra usage?
I would imagine that this sort of scheduling allows them to have more predictable loads, and they may be hoping that people will schedule some of their tasks in “off hours” to reduce daytime load.
Re: Claude Code Routines
#59Given the alleged recent extreme reduction in Claude Code usage limits ( https://news.ycombinator.com/item?id=47739260 ), how do these more autonomous tools work within that constraint? Are they effectively only usable with a 20x Max plan? EDIT: This comment is apparently [dead] and idk why.
You seem to be vouched for now, no longer dead for me.
Re: Claude Code Routines
#60Earlier quoted context omitted.
They’re shooting themselves in the foot with these dumb restrictions.
They are not dumb restrictions. They just don't have the compute. That is the dumb part. Dario did not secure the compute they need so now they are obviously struggling.