So, I was looking at GLM, it looks good, but it runs inside claude's cli. Which makes it a replacement for claude, you cannot easily have claude spinup glm agents this way. I need to explore this a bit more, I may need to create a tool to do this.
kinda regretting not pickign up GLM yesterday morning. if I knew we could use it in codex cli right away, I would have bought it. This current projects is burning through tokens fast. Rewriting a game client from ProGuard Obfuscated names -> stable intermediary names -> human readable names is a lot of work and slow.
This is basically what the MinecraftForge and MCP folks did in the early days of minecraft modding. They had teams of people doing the work, how I have a team of agents doing the work. Though, I don't have a server codebase to worry about.
Claude is heavily utilizing codex agents to do the initial discovery. Which is good, haiku agents did not provide great results for more complex classes, simple utility classes that return primatives it does fine.