Register and share your invite link to earn from video plays and referrals.

Peter Dedene
@dedene
AI & Tech Explorer · 15+ years building meaningful software · Founder & Engineer at @zenjoy · Building · @cursor_ai Ambassador
Joined April 2009
446 Following    4K Followers
If you're wondering why GPT-5.6 Sol with subagents in the Codex CLI burns through your usage so fast, there seems to be a bug. 👀 It can't spawn smaller subagents for basic exploration or web research and forces Sol for everything. Which is annoying because as with Fable, I'd love the Advisor / Executor workflow. Anyone else seeing this too? Workaround for now: add this to your ~/.codex/config.toml: [features.multi_agent_v2] hide_spawn_agent_metadata = false tool_namespace = "agents"
Show more