Remix.run Logo
jdw64 a day ago

Fable model is good, but after a few uses, there's a session limit. Unless you use the API, it's hard to use it for building anything substantial, even though I'm currently on the 10x max plan. So I end up using it mostly for code review.

I subscribed to AI to avoid coding, but I'm still coding. I'm just using it as an overseer

BAM-DevCrew a day ago | parent [-]

Fable is working excellent in my medium project with 250+ files and 60 odd thousand (and shrinking) lines of code. I am on MAX 5. However I don't permit the use of agents, use the /handoff method with compaction disabled. I never hit limits. Claude Code extension in VSCodium, with 5 MCP servers.

System prompt 19.9k System tools 11.8k Memory files 3.1k Skills 1.1k Compact buffer 3.0k

jdw64 20 hours ago | parent [-]

I should try using it too, just like you did. thanks!