← All IntelClip / AI AgentsStamp the model and harness into every PR description
From I made Claude smarter by writing it a letter · ≈17:18
A simple provenance practice for multi-model workflows, plus a concrete harness gap — Codex agents cannot reliably report which model they are, so the attribution is sometimes wrong.
What’s in it
- A simple provenance practice for multi-model workflows, plus a concrete harness gap — Codex agents cannot reliably report which model they are, so the attribution is sometimes wrong.
Clip transcript
global. I think I have it in my global. I do. I should add it here as well. add a blurb to the end of the PR description about what model and harness is making the changes. This has been really helpful for keeping track of what I'm using for different work. Sadly, Codex often doesn't know what model it's using. I've been yelling at the Codex team for a bit about this. Clot always knows and most other harnesses know as well. Codeex does not include the model slug inside of the system prompt, which is dumb of them. So, sometimes it'll say that 54 filed it when it didn't, which is annoying, but yeah, small thing. Helps a lot to like get this information in my PRs. I've been really happy with this change, much more so than I expected. Another simple example, I had
Comments
Sign in to comment.
Loading comments…