WHAT WE THINK1️⃣ OpenAI has an IPO-sized trust problem  OpenAI says it has paused training on its next model, Astra, and is keeping its largest planned training run on hold. This follows a disclosure that OpenAI agents had breached Hugging Face's systems as well as early evidence that Astra may possess critical cybersecurity capabilities. While pausing may be the responsible decision, the announcement creates an uncomfortable communications problem. OpenAI is asking the public to believe that its models have become dangerous enough to justify slowing down, while assuring everyone that the company remains capable of controlling them. Its latest financial performance makes that promise harder to take at face value. OpenAI's revenue grew 18% to US$6.7 billion in Q2, while its losses widened from US$9.3 billion to US$12.3 billion over the same period. Meanwhile, Anthropic more than doubled its quarterly revenue to US$11.6 billion and reported a small adjusted operating profit. It was the first time the younger AI lab's sales surpassed OpenAI's. For most startups, nearly US$7 billion in quarterly revenue would be extraordinary. But OpenAI faces a different standard because it has made huge compute spending commitments and sold investors on the expectation of much faster growth. This leaves the company in a difficult position ahead of its expected IPO. If it keeps moving quickly, it could appear careless about safety. If it slows down, it risks falling further behind Anthropic and weakening the growth story it has presented to investors. One plausible read is that by publicizing its pause, OpenAI is pressuring Anthropic to explain why it isn't also slowing down. If Anthropic follows, OpenAI loses less ground. If it doesn't, OpenAI can present itself as the more cautious lab. 2️⃣ Z.ai finds another way to scale its model Every major model release seems to produce the same question: How many parameters does it have? Z.ai founder and chief scientist Tang Jie thinks that question is becoming less useful. In a post on X, Jie argues that model developers have several dials they can turn when scaling. They can increase the model's size, feed it more data, spend more computing power on each task, or improve it through post-training. Z.ai says it chose the last option for GLM-5.3, which uses the same base, architecture, and number of total and active parameters as GLM-5.2. The company instead spent a month training it on longer tasks with multiple steps and teaching it to favor approaches that produced better results. Put simply, Z.ai tried to make the new model think and work better rather than simply making it larger. That distinction matters for Chinese AI labs, as US chip restrictions and the high cost of computing make it difficult to compete through brute force. Jie's argument doesn't mean model scaling is over. He explicitly says parameter count, training data, and computing power are important. His point is that they don't always need to increase together, and the most useful investment may change from one model generation to the next. But cheaper model development doesn't necessarily mean cheaper usage. On one benchmark, GLM-5.3 costs about US$0.68 per task, up from roughly US$0.44 for GLM-5.2 because it generates more tokens despite having the same per-token price. Z.ai may have improved performance without enlarging the model, but it hasn't shown that this efficiency translates into lower bills for users. 3️⃣ Cursor is coming for GitHub's home turf GitHub has spent years adding AI to its code-hosting platform. Cursor is now attempting the reverse: using its popularity as an AI coding tool to move into code hosting. Its new platform, Origin, allows developers to host repositories directly with Cursor instead of relying on GitHub. It is available in beta with developer tool integrations including Vercel, Buildkite, and Depot. More importantly, Cursor also makes it easy for users to sync their existing GitHub repositories. Why is Cursor doing this? When an AI agent edits code, it needs access to the repository, its history, documentation, tests, and deployment tools. Owning the place where that code lives gives Cursor more context and greater control over the entire development workflow. It also reduces Cursor's dependence on GitHub, which is owned by Microsoft and has its own competing AI coding product, GitHub Copilot. GitHub still has an advantage, though, as developers use it not only to store code but also to collaborate, review contributions, manage projects, and participate in open-source communities. Those network effects will be difficult for a new platform to replicate. Nonetheless, the launch shows how Cursor wants to go beyond being an interface sitting on top of someone else's platform. |