Remix.run Logo
ai_slop_hater 2 hours ago

For how long can you use Claude Fable on most expensive Anthropic subscription? I already went from using gpt-5.5 xhigh fast to using gpt-5.4 xhigh after OpenAI halfed usage recently.

mlcruz 2 hours ago | parent | next [-]

If its just a single session, without too many parallel agents, fable on xhigh lasts an entire session without hiting linits.

Sadly since fable usually works comfortably for 10-20min at time without human input, i end up juggling at least 3 other agents and it lasts me about 2 hours.

If i have a really hard problem or big refactor, i use workflows. This consumes the entire session quota in about 45 minutes.

ai_slop_hater an hour ago | parent [-]

> If i have a really hard problem or big refactor, i use workflows.

What is a "workflow"? Is this some kind of new feature?

mlcruz 23 minutes ago | parent [-]

>Dynamic workflows orchestrate many subagents from a script Claude writes and you can rerun. Use them for codebase audits, large migrations, and cross-checked research.

>Reach for a workflow when a task needs more agents than one conversation can coordinate, or when you want the orchestration codified as a script you can read and rerun. Examples include a codebase-wide bug sweep, a 500-file migration, a research question that needs sources cross-checked against each other, and a hard plan worth drafting from several independent angles before you commit to one.

https://code.claude.com/docs/en/workflows

The results are good, but it is very expensive. I used a workflow to do a full review of my entire codebase, it spawned 75 agents and surfaced and fixed some (real) bugs. It feels a bit overkill, but it works.

simonw 2 hours ago | parent | prev | next [-]

I've been consistently getting about $100 worth of Fable usage daily, on my $100/month subscription.

I'm not looking forward to June 22nd when the subscription stops working for Fable!

uihjhjb 2 hours ago | parent | prev | next [-]

Until June 22, and they'll probably re-enable it if the marketing looks good for them.

anonzzzies 6 minutes ago | parent | prev [-]

[dead]