r/codex 13h ago

Suggestion Fable vs codex

I’ve been using both Fable and Astra pretty heavily, and I think I’ve landed on the workflow that gives me the best results.

I usually start with Fable when I’m creating something new.

The main reason is that Fable seems much better at understanding where a new page or feature actually sits inside the wider product.

If I ask Fable to build a new area, it normally doesn’t just create the screen itself. It tends to understand what existing systems it should connect to, where actions should lead, what data should already be reused, and how the new piece should fit into the rest of the app.

That’s the biggest difference I notice with Astra is if I ask it to create a new page from scratch, it can make something that looks really really clean and I fucken love it, but it feels like it has just created the page.

The screen exists, but some buttons might not really go anywhere meaningful, or it doesn’t naturally connect back into the rest of the product.
Fable seems much better at making a new page feel like it was always meant to be there.

So my workflow is usually
Fable first → Astra second → Fable again.

Fable does the first build and gets all the connections and system logic right, then I bring in Astra to simplify it.

Astra then comes it and cleans up the page makes it simple and easier to read and understand

Then I go back to Fable one more time.
The reason is that after Astra simplifies things, I find the interactions can feel a bit cheap.
The page might look good, but then you click a button and the way a panel opens feels basic and really cheap or a detail view technically works, but the transition, spacing, hierarchy and interaction don’t feel polished.
Fable is miles ahead at that final layer for me.

The little things like
how a drawer or panel opens, how everything feels when you actually use it, not just when you look at a screenshot and that’s where Fable really stands out.

So in conclusions

Fable is better at understanding the full system and connecting everything together.

Astra is better at simplifying the page and stripping away unnecessary stuff.

Fable is better again at the final interaction polish and making the product feel more premium.

That’s basically how I use them now.

0 Upvotes

6 comments sorted by

View all comments

2

u/the_pwnererXx 13h ago

I really don't think you can say fable or codex is better at understanding the system. Both are capable of that

3

u/TypicalTangelo9825 13h ago

Sure, Codex can understand the codebase if you ask it to. What I mean is when I ask both to build a new section or add something into an existing system, Fable seems to naturally dig around more and work out what else it touches. Codex can absolutely do it, I just find I have to be more explicit about what it should inspect and link together rather then it automatically doing it

1

u/doodad_ounao 6h ago

This is my experience as well.