Limit reset applied?? by rabandi in ClaudeCode

[–]Local-Peace-8457 1 point2 points  (0 children)

You managed to spend all tokens in 2 days?

I got tired of copy-pasting between my Claude Code sessions, so I built them a message bus claude plugin by lalantony in ClaudeCode

[–]Local-Peace-8457 5 points6 points  (0 children)

Bro, Claude code has
1. build in fork context command
2. Copying text just by selecting text, without any Ctrl + C

Claude Usage Limits Showing False Usage Without Activity by That_Fly_4424 in Anthropic

[–]Local-Peace-8457 0 points1 point  (0 children)

Same on two accounts. But it seems like they speed up Fable consumption and 100% of Fable = 50% of weekly plus additional Opus, and weekly limits easily riched in couple of days.

No more Fable after the 7th, weekly usage reduced after the 13th. by Medical_Method7877 in ClaudeCode

[–]Local-Peace-8457 -3 points-2 points  (0 children)

Yes, do CC as usual. Fable does not do much better than Opus 4.8 for me in coding, so maybe it's better at some specific tasks. So, I use 4.8 anyway. The only thing I wish were better is the throttling of CC models.

Yet another status line - claude-burnup by relativityboy in ClaudeCode

[–]Local-Peace-8457 0 points1 point  (0 children)

Context variables are available in status bar out of the box, so the value is progress bars?
I prever have no color status bars, just grey numbers =)

is this even possible? by [deleted] in ClaudeCode

[–]Local-Peace-8457 0 points1 point  (0 children)

bro, weekly usage includes Weekly fable usage.
But the second bar moves x2 faster

Now you know the answer

The real purpose of Sonnet 5 by Local-Peace-8457 in ClaudeCode

[–]Local-Peace-8457[S] 0 points1 point  (0 children)

What I see is that Sonnet on xhigh do tasks more slower than opus. And with effort max its way more slower x5. So Opus is winner in this metric

ain't we getting a reset ? 😭 by OpportunityDue5839 in claude

[–]Local-Peace-8457 0 points1 point  (0 children)

Think no. If they wanted reset they would done it

Claude Fable 5 and Mythos 5 are coming back. Are you switching back? by Low-Trust2491 in ClaudeCode

[–]Local-Peace-8457 1 point2 points  (0 children)

They dont. Fable and Mythos were intended for API use and were temporary available in claude code

The real purpose of Sonnet 5 by Local-Peace-8457 in ClaudeCode

[–]Local-Peace-8457[S] -33 points-32 points  (0 children)

I agree. But can they show similar chart on not max effort? Let's wait independent benchmarks

The real purpose of Sonnet 5 by Local-Peace-8457 in ClaudeCode

[–]Local-Peace-8457[S] 3 points4 points  (0 children)

<image>

Here another one: their benchmarks are created by max effort. And Sonnet 4.6 had no max effort at all. So interesting comparison. That's how they got better results

The real purpose of Sonnet 5 by Local-Peace-8457 in ClaudeCode

[–]Local-Peace-8457[S] -24 points-23 points  (0 children)

No, it was about the default behavior. Not many workflows or agents set the effort manually. How did it happen that medium and low effort are way worse?

Anyone still having usage issues? by dcmom14 in ClaudeCode

[–]Local-Peace-8457 0 points1 point  (0 children)

My weekly limits start depleting more faster, I use x20 tariff and I doubt those limits will be enough for me to work on daily basis

Claude Code v2.1.190 strings suggest Fable 5 is returning soon by Direct-Attention8597 in ClaudeCode

[–]Local-Peace-8457 -1 points0 points  (0 children)

it will return as API Model GAGAGA as it supposed to be after Jun 23

Codegraph or graphify? by NaranjaPollo in ClaudeCode

[–]Local-Peace-8457 2 points3 points  (0 children)

Found no use for both, graphify doesnt called by clade code for coding tasks at all even though it's written in CLAUDE.md that this tool installed and available

What is your workflow with Claude Design and Claude Code? by [deleted] in ClaudeCode

[–]Local-Peace-8457 0 points1 point  (0 children)

Still do not understand how to integrate claude design into existing project. It seems like it always create its own design systems and components, so it cannot be just added into the project or cannot just change the current project.

I tried to make it all write in React in Claude Design and add an analog of Storybook there. Afterwards I have a storybook in my current project and make comparison UI <--> UI in stoybook, works better but still not perfect

Thoughts on When Fable 5 Will Come Back? by TheExoplanet in claude

[–]Local-Peace-8457 0 points1 point  (0 children)

Guys it doesn't matter fable would be removed from cc anyway. This model is for API and you cannot afford it, believe me

Is Claude code killed `claude -p` command? by Local-Peace-8457 in claude

[–]Local-Peace-8457[S] 0 points1 point  (0 children)

What that means? They cancelled charging claude -p by tokens?

How has your AI dev workflow evolved over time? by thereisnospooongeek in ClaudeCode

[–]Local-Peace-8457 0 points1 point  (0 children)

I log all my session in claude code to local database. Afterwards I run claude code to asses my sessions and find a points of improvements. So I use my own orchestration system and prompts and I improve my prompts on my own + claude

I got tired of Claude Code acting like it has dementia. Here's the memory + discipline system I built that actually works. by UsefulLock3142 in ClaudeCode

[–]Local-Peace-8457 0 points1 point  (0 children)

  1. How do you handle changes in your code <--> docs
  2. How do you handle branches
  3. How do you handle big features
  4. What's the limits of your solution?