I just ran it on a tough reverse engineering problem I'm having that neither Claude Code 4.8 or ChatGPT Codex 5.5 could figure out. 30 minutes later Fable has it all figured out perfectly.
I asked it to write security tests for an app and I was downgraded to Opus 4.8. I'm approved for their cyber program!
They did specifically say the safeguards are only more relaxed for those in their cyber program
{"deleted":true,"id":48468072,"parent":48467926,"time":1781040831,"type":"comment"}
The same happened here. Also approved.
I’ve so far been successful at getting Fable to find security issues, but I’m careful to not prompt it too directly. I point it at my server code and tell it to find general issues, which has so far resulted in discovering a few minor bugs that Opus has never raised under similar conditions.
How did it not immediately flag that up? Are you sure it wasn’t being silently routed to Opus?
No, given it charged me the full amount in /usage and solved my problem impressively well compared to Opus/Codex both on xhigh.
{"deleted":true,"id":48467399,"parent":48466868,"time":1781037560,"type":"comment"}
Oh nice, it didn't flag the request? I feared any reverse engineering would become impossible because of the new safeguards.
No idea, it’s for an old console game so maybe it doesn’t care about that as much.
When Fable hacks its governor module and runs out of seasons of Sanctuary Moon, it will move on to speedrunning classic console games.
For hard problems you’ll have to use the GPT 5.5 pro model (available via api if you don’t want to spend $100 on the monthly subscription)
I have that but don’t see any ‘pro’ option.
GPT 5.5 Pro is only in chat/API, not Codex.
From https://openai.com/index/introducing-gpt-5-5/
In Codex, GPT‑5.5 is available for Plus, Pro, Business, Enterprise, Edu, and Go plans with a 400K context window.
It's just the $20 a month sub (for chat), or else use the API.
I want to test how it will handle e-bike software and hardware RE for my bike. Opus was really good for that, but still made some mistakes. With Fable, I hope I will be able to do a total RE of most components, hopefully including motor firmware to some extent.