i really don’t get why coding agents should come with “personality”. i find it nice that codex only cares about code quality and not your feelings. as it should be in a collaborator tool. it still has issues like not respecting the spirit of your ask while respecting the letter. in several months of use i can recall one interesting example when i found codex sneaky: i asked it to add gz to frida script and it implemented it from scratch, a move that raised an eyebrow. when i asked why not use a library, it said that it’s not possible in frida (probably true). but then it also admitted “one important caveat” that it only implemented the format but no compression.