Developer Lock-In
OpenAI and Anthropic Want to Own the Intent Behind Your Code
Samuel Colvin, CEO of Pydantic, predicts OpenAI and Anthropic will soon build proprietary 'intent databases' that store every developer interaction with AI coding tools — useful, free, and impossible to export. The pitch: click any line of code to see the full AI reasoning behind it. The catch: you can never leave.
The Prediction: Your Code's Intent, Locked Away
Samuel Colvin, CEO of Pydantic — the company behind one of the most widely used Python data‑validation frameworks — has a prediction that should make every developer pause. In a 1 interview published June 5, Colvin laid out what he sees as the next frontier of AI vendor lock‑in: databases of coding intent.
The idea is simple: corporate subscribers to tools like Claude Code or Codex would get automatic storage of every interaction between developer and AI — every prompt, every reasoning trace, every context of what was being attempted. Click any line of code in your codebase, and you'd see the full exchange that produced it. Useful? Absolutely. Exportable? No. And that's the point.
How the Lock‑In Works
Colvin, whose company works closely with both OpenAI and Anthropic and recently raised $12.5 million led by Sequoia Capital, describes a deliberate strategy shift from the frontier labs. "A year ago, what they cared about was revenue," he told.1 "Now when one assumes they're both trying to IPO, their profit margin becomes really important."
The current play: aggressive pricing on coding subscriptions at roughly $200 per month, even though the underlying inference costs much more. The goal is to grow market share and accumulate AI‑generated codebases so large that humans cannot maintain them independently. As Colvin told:1 "Once customers have these enormous code bases, which would be basically written AI, you get to a point where you can't maintain them as a human. If I've used AI to generate 20,000 lines of code overnight, I can use a model to go and fix that, but as a human, I can't ever go and maintain that code."
The Intent Database: Useful and Dangerous
The intent database takes lock‑in a step further. Instead of just storing your code, it stores the reasoning behind every line. Colvin described it to:1 "Imagine if I could click on that line of code and see the full exchange that my colleague had with the AI model to write that line of code, along with all of the reasoning."
This is genuinely valuable. A developer debugging a complex codebase could understand not just what a line does but why it was written that way — the original problem, the alternative approaches considered, the tradeoffs. But the database would be proprietary and non‑exportable. Once your entire engineering workflow depends on it, switching tools means losing access to the institutional memory of how your code was built.
Colvin told:1 "I think this idea of basically 'we store your trajectories and we give you some database of your trajectories' is attractive and valuable. Those two things are not necessarily the same, but on this occasion, it will be actually valuable as well as being attractive."
The Loss‑Leader Economics
The $200‑per‑month pricing for tools like Claude Code Max and Codex isn't about making money on subscriptions — it's about building an installed base. A developer who wrote about dropping Claude Code Max after testing Codex noted that using both tools together cost $20-$120 total and produced better results than $200 for one alone, according to a detailed comparison post.
But the real cost for providers is the inference itself. Running large language models to generate thousands of lines of code costs far more than the subscription fee. Colvin told 1 the labs are "doing their very best to find ways of locking people in that are not related to model quality. That's where I think Claude Code and Codex and all that work is coming from." Competition on model quality alone is a race to spend billions training better models while providing inference as cheaply as possible — an unsustainable margin killer.
What Builders Should Watch For
No AI lab has publicly confirmed plans for an intent‑database feature. Colvin's forecast is an informed prediction, not a product announcement, as Let's Data Science notes in their analysis. And his company, Pydantic, is model‑agnostic — it benefits when developers avoid single‑vendor lock‑in, so his warnings come with a commercial angle.
Still, the pattern is clear enough to warrant attention. The signals to watch: official announcements of telemetry features, pricing tiers that offer "free" data storage, export controls or proprietary embedding stores that would make migration difficult, and any API that stores developer interactions without providing a portable export format. The lock‑in Colvin describes doesn't happen through contracts or pricing — it happens through architecture. And once your codebase depends on a proprietary reasoning database, switching costs become existential.
The Bigger Picture: AI Lock‑In Beyond Models
Colvin's prediction fits a broader shift in how AI companies compete. A year ago, the game was model quality — who has the smartest LLM. Today, as top models converge in capability, the battleground has moved to the developer experience layer: editor integrations, agent orchestration, memory systems, and now, potentially, the very metadata of how code gets written.
This is not inherently sinister. Intent databases could genuinely improve code quality, onboarding, and debugging. But when a feature is both "attractive and valuable" — as Colvin described it to 1 — and locked to a single vendor — developers need to decide whether the benefit is worth the dependency. The question for builders isn't whether these tools are useful. It's whether you want the company that stores your code's intent to be the same company that sets the price for accessing it.
Sources
- 1.Business Insider(businessinsider.com)
- 2.Let's Data Science(letsdatascience.com)
Jun 6, 2026
Google Pays SpaceX $920M a Month for AI Compute in $30B Deal
Google has signed a $30 billion deal to rent AI compute from SpaceX, paying $920 million per month for 110,000 NVIDIA GPUs. The agreement, announced days before SpaceX's historic IPO, reveals that even one of the world's largest AI compute owners can't build capacity fast enough to meet demand.
Jun 5, 2026
Google Cloud Quietly Lays Off Cybersecurity Teams as AI Investment Takes Priority
Google has laid off employees across its Cloud division's cybersecurity units, including the Threat Intelligence Group and Mandiant teams, as it redirects resources to AI. The cuts are part of a broader industry trend of security teams being shrunk while AI spending surges.
Related News
Jun 6, 2026
S&P 500 Blocks SpaceX, OpenAI, and Anthropic from Fast-Track Entry
S&P Global has rejected proposed rule changes that would have let SpaceX, OpenAI, and Anthropic enter the S&P 500 quickly after their IPOs. The profitability requirement stays, and SpaceX's $4.94 billion 2025 loss means no fast track to $7.5 trillion in passive index funds.
Jun 5, 2026
Perplexity Brings Orchestrator Agent Personal Computer to Windows
Perplexity's Personal Computer agent is expanding from Mac to Windows, giving millions of developers and enterprise users desktop-level AI orchestration across 19 models. The launch follows a Computex demo showing hybrid local-cloud inference that decides where to process each task in real time.
Jun 5, 2026
Anthropic Calls for Global AI Pause as Self-Improving Systems Outpace Safeguards
Anthropic calls for a global pause on frontier AI development, warning that models are approaching the ability to improve without human intervention. Critics call it fear-based marketing from a company now valued at $965 billion.