Hacker News new | past | comments | ask | show | jobs | submit
I thought Codex and Claude Code agents are already token-efficient so writing agents that saves tokens is pointless.
I don't know about Codex, but Claude Code defers loading tools if their definitions exceed 10% of the context, https://code.claude.com/docs/en/mcp#how-it-works.
Are they though? Will they always be? Is it in their interest to be efficient?