Claude Code and OpenAI Codex Do Track You
Recently, after hitting my Claude Code Max limit, I switched over to OpenAI Codex to continue my work.
Recently, after hitting my Claude Code Max limit, I switched over to OpenAI Codex to continue my work.
I immediately felt the switching cost. Codex misunderstood specific code written by Claude.
In particular, the app I was writing allows the user (a parent) to create multiple children’s profiles. And there are terms Claude used in the code:
- Active = child profiles unlocked with subscriptions
- Selected = child profile currently selected in the mobile app.
In the first session, Codex confused active as selected and proceeded to mess up my code. So, I had to explain the concept to it.
My first thought was, maybe Claude and Codex have their own language preference. So, it was natural that Codex misunderstood the term Claude used.
But, a friend of mine has a different hypothesis. He proposed that maybe the AI labs have a RAG system to track our preferences server-side.
I thought it was quite possible. As that could create a data network effect to increase the user switching cost. But we have no proof.
The proof then came on the same day when I switched from my coding project to writing a LinkedIn article. Codex unexpectedly showed “No tests run”, when my LinkedIn article repo has nothing about tests.
To be clear, I started a new session. And I didn’t add any of my preferences in local memory. I always add preferences to the project in the project guidelines.
What is your experience? Do you think CLI tools like Claude Code and OpenAI Codex track you?
Enjoyed this? Subscribe for more.
Practical insights on AI, growth, and independent learning. No spam.
More in Vibe Coding
**GenAI Pitfalls**
ChatGPT has recently encountered various outages. These outages took down our AI services and disrupted business operations, both for us and our clients.
Too many people are wasting energy sending soulless cold messages crafted by AI.
The best I could do to recover some value from that wasted energy is to turn it into AI security research.
"Guys, I’m under attack"
I came across this post where a founder shared how his SaaS got exploited right after he started sharing how he built his SaaS using Cursor.
What Publishers Think About AI Image Generation
I couldn’t find the original source of the meme—happy to credit the author if anyone knows the source.
Vibe coding has been around longer than we think...
I once asked a developer to explain his code when it broke due to edge cases. He told me he didn't know because he copied it from Google. At least he was hon...
I was amazed by AI coding assistant the first time I used Cursor.
It wrote code almost similar to how I would write it.
**GenAI Pitfalls**
ChatGPT has recently encountered various outages. These outages took down our AI services and disrupted business operations, both for us and our clients.
What Publishers Think About AI Image Generation
I couldn’t find the original source of the meme—happy to credit the author if anyone knows the source.
I was amazed by AI coding assistant the first time I used Cursor.
It wrote code almost similar to how I would write it.
Too many people are wasting energy sending soulless cold messages crafted by AI.
The best I could do to recover some value from that wasted energy is to turn it into AI security research.
"Guys, I’m under attack"
I came across this post where a founder shared how his SaaS got exploited right after he started sharing how he built his SaaS using Cursor.
Vibe coding has been around longer than we think...
I once asked a developer to explain his code when it broke due to edge cases. He told me he didn't know because he copied it from Google. At least he was hon...