/architect: Reduce Fable tokens by 80%, Fable orchestrates/reviews, Codex builds
1–10 of 47 posts
Re: /architect: Reduce Fable tokens by 80%, Fable orchestrates/reviews, Codex builds
#2Re: /architect: Reduce Fable tokens by 80%, Fable orchestrates/reviews, Codex builds
#3Re: /architect: Reduce Fable tokens by 80%, Fable orchestrates/reviews, Codex builds
#4> I am fairly convinced this is the shape serious agent work keeps converging toward.
"this" being "plan with expensive model, implement with cheap model".
Anyone who follows HN would be hard-pressed to disagree; this architecture is re-invented twice monthly.
https://www.facebook.com/groups/vibecodinglife/posts/1946207... https://github.com/openai/codex/discussions/10628 https://build5nines.com/stop-burning-premium-requests-how-to...
> Not because it is aesthetically pleasing. Because every other shape eventually runs into the same boring failures: context rot, self-grading, goalpost drift, and merge chaos.
Actual failure isn't boring. But struggling through a generated software project that celebrates its own genius and doesn't have a single self-critical or genuinely reflective thing to say...at least watching paint dry I might get giddy off the fumes.
I'm not interested in critiquing the project itself, either, you'll just run that through a model, too.
Re: /architect: Reduce Fable tokens by 80%, Fable orchestrates/reviews, Codex builds
#5Re: /architect: Reduce Fable tokens by 80%, Fable orchestrates/reviews, Codex builds
#6Fable will do this itself, by spawning Opus/Sonnet subagents to do easy work.
Re: /architect: Reduce Fable tokens by 80%, Fable orchestrates/reviews, Codex builds
#7Re: /architect: Reduce Fable tokens by 80%, Fable orchestrates/reviews, Codex builds
#8Re: /architect: Reduce Fable tokens by 80%, Fable orchestrates/reviews, Codex builds
#9Last night I switched back to Codex for a minute having burned through my tokens for the week with Fable and oh boy I had a terrible experience. Running in circles over simple problems (which I ended up solving myself, like a peasant) and running "terraform apply" several times despite several instructions all over the place to never do that. The performance difference was stark.
Re: /architect: Reduce Fable tokens by 80%, Fable orchestrates/reviews, Codex builds
#10Last night I switched back to Codex for a minute having burned through my tokens for the week with Fable and oh boy I had a terrible experience. Running in circles over simple problems (which I ended up solving myself, like a peasant) and running "terraform apply" several times despite several instructions all over the place to never do that. The performance difference was stark.
The one major difference I noticed is that the GPT models are more analytical (e.g. better at mathematical analysis, code review) vs Claude models tend to write more straight forward code. Besides that I don't really see any significant differences.
There are a few gotchas with swapping, like being careful with AGENTS.md/CLAUDE.md naming (Claude Code only recognizes CLAUDE.md, and I think Codex only works with AGENTS.md), and updating skill files to match the tool.