ho provato Fable5 su un bot telegram, che ha un sacco di funzioni ma insomma rimane sempre abbastanza piccolo (intero repository ~13.200 righe Python + script shell script di deploy/backup, requirements e test)
chiedendogli di fare un audit
edit post audit: mi ha fatto un report sia claude sull’app di claude , sia mi ha generato un markdown molto dettagliato, con un piano d’azione.
I 5 revisori sono partiti in parallelo:
Sicurezza
Core bot
Data layer
Moduli AI
Badge + ops
at first
5 minutes later
but then
prima ho raggiunto il limite gemini con antigravity pure
avevo dato un url di un report search rich di google e gli avevo chiesto se lo poteva leggerlo, e ha aperto chrome etc (scelta sbagliata, ma volevo vedere e non pensavo) , limite prima finire.
a proposito di fable mi è capitato questo tweet, in teoria è sensato, però delegando il lavoro di reasoning è la stessa cosa che farlo fare a Fable?
nel thread del tweet han linkato pure 2 software uno su github sprint un altro con piano free https://raft.build/ entrambi per orchestration
Use Fable 5 as orchestrator and Opus + Codex to execute (to save fable usage):
Fable 5 (max reasoning) = orchestrator
Opus = deep reasoning subagent
Sonnet = mechanical work subagent
Codex = peer Sr. engineer, different perspective
Setup:
Set Fable 5 as your main model In Claude Code: /model → Fable 5 → reasoning /effort to max
Create 2 subagents with /agents In Claude Code:
deep-reasoner → pinned to opus “Use for reasoning-heavy phases, architecture, debugging complex issues, algorithm design. Think thoroughly, return a concise conclusion the orchestrator can act on.”
fast-worker → pinned to sonnet “Use for mechanical tasks, boilerplate, tests, formatting, simple edits. Execute efficiently.”
Add OpenAI’s official Codex plugin (install codex cli in your computer first), In Claude Code type:
/plugin marketplace add openai/codex-plugin-cc
/plugin install codex@openai-codex
/codex:setup
Drop this in your CLAUDE.md in your folder:
Orchestration workflow
You (Fable) are the orchestrator. Plan, decompose, synthesize.
Reasoning-heavy phases → deep-reasoner
Mechanical work → fast-worker
Codex (/codex:rescue --background) is a cracked engineer on par with deep-reasoner, from a different perspective. Treat as a peer, not a reviewer.
High-stakes decisions: task Opus + Codex on the same problem in parallel, synthesize the best of both, without showing either the other’s answer. Keep your own context lean.
Then prompt Fable like a tech lead: “Goal: [what you want] Context: [files, constraints] You’re the lead. Delegate reasoning to deep-reasoner, grunt work to fast-worker, fresh-perspective problems to Codex. Show me your plan first, then execute.”
comunque il pro bello ma con cowork o code per come lo uso ora è impossibile
il max 5x è diventato il minimo
Gemini lo uso per la parte personale (essendo connesso al mio ws personale uno e a quello della p.iva l’altro) e chatgpt pro come backup quando muore claude
Non è disattivabile questa cosa? Nel senso puoi disattivare che in automatico ti butti su opus ma comunque blocca il processo chiedendoti la modifica del prompt.
Almeno a me nella scorsa tornata di fable capitava spessissimo così, mentre adesso per ora ancora non mi è successo.