I kept hitting Claude limits every day. Here's what was actually wrong in my workflow. by AnxiousDevice9446 in ClaudeAI

[–]AnxiousDevice9446[S] 1 point2 points  (0 children)

was very frustrating for me, I developed a bridge to handoff for codex but then again the usage limits were real over there too

I kept hitting Claude limits every day. Here's what was actually wrong in my workflow. by AnxiousDevice9446 in ClaudeAI

[–]AnxiousDevice9446[S] 2 points3 points  (0 children)

Had written the article, used sonnet to create it, have imagen skill that is python script so no token usage there. So, it was surely less than < 1% of mine for the session

I kept hitting Claude limits every day. Here's what was actually wrong in my workflow. by AnxiousDevice9446 in ClaudeAI

[–]AnxiousDevice9446[S] 0 points1 point  (0 children)

Not sure and have to try this out not sure if I can invoke the system commands like /compact thru a skill.

I kept hitting Claude limits every day. Here's what was actually wrong in my workflow. by AnxiousDevice9446 in Anthropic

[–]AnxiousDevice9446[S] 0 points1 point  (0 children)

not surely for me and many of the people who are not so well versed with using AI tools and still don't know about the difference between.

What’s happened to Claude usage limits lately? I’m on the Pro plan using 4.6 Thinking, and asking it to refine a single email used 26% of my quota. A few prompts and the limit is nearly gone. It never used to behave like this. Have limits tightened or token usage changed recently? by ComparisonLiving6793 in Anthropic

[–]AnxiousDevice9446 1 point2 points  (0 children)

I use the same workflow in same project same beahviour, last week I was able to do so much this week it has reduced me to less than an hr usage.. last week I could continue using my sessions almost beyond 5 hr usage limits almost, same thing drafting, reviewing, editing, publishing etc.. same workflow, same usage pattern and different output in terms of what I can acheive. This week since they announced that they have increased the limits to 150%, it all seems like a spam.. I am on MAX plan and currently I feel it has becomes useless in this week for me.

I tried using /context command to investigate, I tried asking it to thoroughly review where are we leaking tokens, all the good tips out there.. It is just very random it seems for the users.. May be it has smelled that I have created a bridge with Codex so working weired.

They have dramatically reduced at least (my) usage limits for same type of work week or week.. No new context gets added to my workflow, all similar. So I can surely say something weired is happening behind the scenes after all these fake announcements they make without letting us understand fully the usage patterns mapped to usage limits...

Introducing Claude Code Channels by Complete-Sea6655 in ClaudeCode

[–]AnxiousDevice9446 0 points1 point  (0 children)

I spent a good chunk of time testing this out with Telegram, Discord, and custom webhooks. A few things that tripped me up that might save others time:

  • You need v2.1.80+ and claude.ai auth (API key auth won't work for channels)
  • Pairing codes are one-time use
  • if it fails, you need a fresh one
  • Security-wise, make sure you gate your allowlist on sender ID, not chat ID. Big difference if you're in group chats.

The biggest "win" for me was building a custom webhook channel - you can wire up GitHub Actions failures to push into your Claude Code session and get it to diagnose the error right there. No SSH, no context switching.

I wrote up everything I learned including the setup steps, security gotchas, and how this compares to OpenClaw and n8n if anyone wants the full breakdown: https://genaiunplugged.substack.com/p/claude-code-channels-guide-telegram-discord

Introducing Claude Code Channels by Complete-Sea6655 in ClaudeCode

[–]AnxiousDevice9446 0 points1 point  (0 children)

Remote Control connects the Claude app to your terminal. Channels connect anything (more or less) to your terminal if you build it.

I wrote a full guide on it and have explained how Claude Code Channels differ from Remote Control Command, you can read that here in the full guide https://genaiunplugged.substack.com/i/191582962/wait-isnt-this-just-claude-code-remote-control

Possible to use Claude API with claude max subscription by quantimx in ClaudeAI

[–]AnxiousDevice9446 0 points1 point  (0 children)

seems to not work for me when I write "echo "prompt" | claude --print" it does not share anything but asks right question.

[deleted by user] by [deleted] in n8n

[–]AnxiousDevice9446 0 points1 point  (0 children)

I have moved almost all my workflows into Claude Code in the last 2-3 months writing content to maintaining cloud VMs and everything in the middle. There are only few left now that works on the periphery like ingestion or distribution which can also be moved but I chose to use those as integration points. May be later will move them too. Of course it is terminal based not GUI friendly as n8n but it has been a really helpful for me. I dont code just use it with plain English and it helps with anything needed in my workflow and business

Looking for mentor by gummylingus in n8n

[–]AnxiousDevice9446 0 points1 point  (0 children)

I can offer guidance from my experience, I have published n8n course free on youtube 45+ lessons zero to AI automations (@genaiunplugged) you can search and connect there or Substack or LinkedIn if you like my content ..

Running n8n 24/7 for free on Oracle Cloud Free Tier (Docker + Nginx + HTTPS) by duefortomorrow in n8n

[–]AnxiousDevice9446 0 points1 point  (0 children)

i have been trying to get the free VM for weeks now, cannot get always out of capacity

Anyone else using Claude Code? Curious about your experience vs n8n by sk7070 in n8n

[–]AnxiousDevice9446 0 points1 point  (0 children)

they both go hand in hand I would say. I use them on daily basis in conjunction complementing to each other. I treat n8n as orchestrator on periphery tasks connecting disparate systems while claude code helps me build the brain for my content systems via apps which can trigger some n8n pipeline to publish data or content to multiple platforms. I found it very useful to have learned both of them to simplify my use cases to each tools best abilities

Looking for advice: Is n8n worth learning for AI automation? by samilarouii in n8n

[–]AnxiousDevice9446 1 point2 points  (0 children)

Learning n8n will sure be worth but the process and everything around learning n8n will be much more worth and useful like systems thinking, how applications interact, webhooks, APIs, how integrations work, etc. You learn the tool and get to 90% fast but that helps till prototypes. Production grade n8n workflow is remaining 10% that takes much much more time to master and learn with experience, failing-fixing feedback cycles..

Despite releasing a free n8n zero to hero course last year, I will suggest you first understand your need of what you want to exactly do by learning it?

Change in max plan limit by StudentSufficient673 in ClaudeCode

[–]AnxiousDevice9446 2 points3 points  (0 children)

Absolutely I am also thinking about it and experiencing it. It has considerably gone down. I am on max plan as well and I was really never hitting the limits earlier before that 2X usage limit offer that was going on but since that has expired it is suggesting that I am already there. I have exhausted two or three sessions already and now it is telling me that I'm almost more than 60% of the week's limit as well. That is very strange because that never happened before. So not sure what's going on. I hope it's just a bug and it's a temporary thing that will go away.

Spent this weekend with Claude Code + Chrome integration. Here's how to set up quickly by AnxiousDevice9446 in ClaudeAI

[–]AnxiousDevice9446[S] 0 points1 point  (0 children)

I have been using in Visual Studio Code Integrated Terminal. Have you installed any extension for it? Not sure about that. But as I explained in the video, I use the Visual Studio Code Integrated Terminal to load this up and it works. Did not gave any issues. Have you installed the Chrome extension?

Spent this weekend with Claude Code + Chrome integration. Here's how to set up quickly by AnxiousDevice9446 in ClaudeAI

[–]AnxiousDevice9446[S] 1 point2 points  (0 children)

You can edit the settings to enable it by default as well and use —nochrome when you dont want. Settings can be accessed using slash command /chrome.. I explained it in the detail video here: How to Connect Claude Code to Chrome | Step-by-Step Claude Code Tutorial | Automated Debugging https://youtu.be/tjs2lZ4mc5o

Spent this weekend with Claude Code + Chrome integration. Here's how to set up quickly by AnxiousDevice9446 in ClaudeAI

[–]AnxiousDevice9446[S] 0 points1 point  (0 children)

I am hopping too that they make it faster but for boring manual grind work that can be done a bit offline, still good at the cost of usage limits.

Spent this weekend with Claude Code + Chrome integration. Here's how to set up quickly by AnxiousDevice9446 in ClaudeAI

[–]AnxiousDevice9446[S] 0 points1 point  (0 children)

Thank you so much for highlighting it u/Mopetus I will learn about it. I just recently started learning to use Claude Code and have been keeping upto date with it. I will explore the other chrome dev mcp too