가입 후 초대 링크를 공유하면 동영상 재생 및 초대 보상을 받을 수 있습니다.

Morgan
@morganlinton
Cofounder @BoldMetrics: the AI body data engine. Mad Scientist @VulcanBench: benchmarking models across effort levels on real coding tasks. Not an expert.
가입 January 2009
756 팔로잉 중    43K
I'm going to hold off on testing GPT 5.6 Sol in VulcanBench as there seems to be a small bug that might be impacting token use. Since VulcanBench scores models based on accuracy and token efficiency, I want to make sure to give GPT 5.6 Sol a fair shot. That being said, so far I am really liking the model, it's a great model, and the Codex team is always super fast at responding to and fixing stuff like this, so I still think there's a chance I can benchmark it this weekend!
더 보기
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"
더 보기