---
title: "Qwen 3.7 Max challenges Claude on price, Codex gets a wave of UX updates"
url: https://daily.dev/posts/qwen-3-7-max-challenges-claude-on-price-codex-gets-a-wave-of-ux-updates-xus2mjmgf
source_url: https://daily.dev/posts/qwen-3-7-max-challenges-claude-on-price-codex-gets-a-wave-of-ux-updates-xus2mjmgf
type: freeform
source: "Agentic Digest"
published: 2026-05-30T04:18:38.490Z
updated: 2026-05-30T04:19:00.132Z
tags: ["llm", "ai-coding", "agentic-ai", "openai-codex"]
reading_time: 8
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Qwen 3.7 Max challenges Claude on price, Codex gets a wave of UX updates

**[Agentic Digest](https://daily.dev/sources/agents_digest)** · 8 min read · 0 upvotes · 0 comments

## Summary

A curated roundup of major AI coding and enterprise AI developments: Alibaba's Qwen 3.7 Max emerges as a cost-competitive alternative to Claude on agentic benchmarks (half the input cost, quarter the output cost), while OpenAI shipped multiple Codex UX improvements including side conversations, diff summaries, and Windows computer use. Enterprise AI spending is spiraling — one company burned $500M on Claude in a month — while GitHub published a playbook cutting agent token costs by 62%. Anthropic secured a $36B compute debt deal via Apollo and Blackstone. Notable items include Salesforce completing a 231-day migration in 13 days with Claude Code, Cursor adding auto-review mode, Flathub banning AI-generated app submissions, SQLite rejecting agentic code contributions, and Linus Torvalds pushing back on '99% of code is AI' claims.

## Content

**TLDR:** Alibaba's Qwen 3.7 Max is drawing serious attention as a frontier-level model that matches or beats Claude Opus 4.7 on agentic benchmarks at roughly half the input cost and a quarter of the output cost. Meanwhile, OpenAI shipped a cluster of Codex improvements — side conversations, diff summaries, token stats, computer use on Windows, and self-managing threads. The enterprise AI spending problem got sharper: a mystery company burned $500M on Claude in a single month, Amazon shut down its internal tokenmaxxing leaderboard, and GitHub published a playbook for cutting agent token costs by up to 62%. Anthropic's $36B compute debt deal and the broader AI bubble math are also worth watching.

---

## Qwen 3.7 Max arrives as a serious Claude alternative on agentic benchmarks

Alibaba's Qwen 3.7 Max scores within striking distance of Claude Opus 4.7 on the Artificial Analysis Intelligence Index while costing roughly half the input price and a quarter of the output price. On agentic benchmarks — Terminal Bench 2.0, SWE-bench Pro, MCP Atlas — it's competitive or ahead. The model ran autonomously for 35 hours on a GPU kernel optimization task, making 1,158 tool calls to achieve a 10x speedup on Alibaba's custom chip. It natively supports the Anthropic API spec, making it a drop-in replacement in most agent frameworks. Caveats: high token verbosity (roughly 4x median output volume) and a 48% attempt rate on factual questions due to conservative abstention. The broader signal is that Chinese labs are now serious competitors on both performance and price, not just budget alternatives. [Read more](https://app.daily.dev/feed-by-ids?id=Nn1Lv8Sqx&id=9uPFbfYuX&id=8sFeTKBt7&id=Yfhd4lQwq)

## Codex ships a cluster of UX and capability updates

OpenAI pushed several Codex improvements in quick succession: side conversations let you ask questions without breaking the main thread, end-of-turn diff summaries show what changed after each step, a new Profile tab surfaces detailed token consumption stats, and self-managing threads mean Codex can now create and search its own sessions. Computer use and remote control from ChatGPT landed on Windows. The desktop app may have dropped Electron in favor of OpenAI's own OWL web layer, based on hints in the UI. One developer's 24-hour comparison found Codex still wins as a daily driver for UX and auto-testing consistency, while Claude Opus 4.8 wins on raw planning quality for hard problems — the recommended workflow is to use both. [Read more](https://app.daily.dev/feed-by-ids?id=8NE4O9Qwl&id=8mh8jFcT9&id=gEmiWOQZZ&id=0QjSiCyvw&id=qIP5Jo5fo&id=OQe72dqZD&id=xCGAQqq5T)

## Enterprise AI cost spiral: $500M in a month, leaderboards shut down, GitHub cuts 62%

An unnamed large corporation reportedly spent $500M on Claude in a single month after failing to set usage limits on employee licenses — agentic tools consuming up to 1000x more tokens than standard queries are cited as a factor. Amazon shut down Kirorank, its internal Kiro usage leaderboard, after employees spun up agents to perform pointless tasks just to boost scores; Meta faced the same problem with its Claudeconomics leaderboard in April. On the other side of the ledger, GitHub published a concrete playbook: pruning unused MCP tool schemas, replacing MCP calls with gh CLI commands, and running daily Auditor and Optimizer agents cut token spend by up to 62% in production CI workflows. Engineers are reportedly getting bonuses for this kind of cost work. [Read more](https://app.daily.dev/feed-by-ids?id=maWMLDVwV&id=RiC9EzkdX&id=MZxEGEsce&id=63Sft4CV0&id=DfFkBTj8Q)

## Apollo and Blackstone arrange $36B compute debt deal for Anthropic

Apollo Global Management and Blackstone are structuring a roughly $36 billion debt deal through a special-purpose vehicle to purchase Google TPUs and lease them to Anthropic, keeping the hardware debt off Anthropic's balance sheet. Broadcom is providing a residual-value support agreement on about $31 billion of the senior debt, effectively backstopping chip resale value if Anthropic defaults. This is one of the largest private-credit transactions ever built around a single company's compute needs. A separate financial analysis argues the math behind frontier AI valuations is increasingly strained: OpenAI posted a negative 122% operating margin in Q1 2026, and both OpenAI and Anthropic have made compute commitments that require revenue growth to levels that look hard to hit. [Read more](https://app.daily.dev/feed-by-ids?id=SdTxTb8ja&id=Rka5HMph7)

---

## Also notable

- **Salesforce: 231-day migration shipped in 13 days with Claude Code:** Salesforce published a detailed writeup on agentic development with Claude Code. A migration scoped at 231 days completed in 13, and a single PR delivered 21 endpoints at 100% test coverage. Separately, Benioff confirmed Salesforce made zero engineering or service agent hires in FY2026 while growing sales headcount 20%. [Read more](https://app.daily.dev/feed-by-ids?id=zzUavEwor&id=Xj1BFKSgz)
- **Qwen 3.7 and open models: 1 in 3 AI teams now running open-weights:** LangSmith Signal data shows 1 in 3 AI teams ran an open-weights model in their workflows recently. Qwen 3.7 Max's price-performance ratio is accelerating this trend, with multiple developers reporting it as a viable drop-in for Claude in agentic pipelines. [Read more](https://app.daily.dev/feed-by-ids?id=Aiy1vCUla&id=bcXQK3NHs&id=RwzuzWvWW)
- **Cursor adds auto-review mode for fewer approval prompts:** Cursor shipped auto-review mode, letting agents execute tool calls with fewer interruptions while maintaining execution guardrails. Reduces friction in agentic workflows without going fully hands-off. [Read more](https://app.daily.dev/posts/C015GyFgv)
- **Cloudflare supports Claude Managed Agents:** Cloudflare now lets developers run and manage Claude agents directly within its platform, with connections to private systems, selectable runtime environments, and native monitoring tooling. [Read more](https://app.daily.dev/posts/wxja636yF)
- **xAI releases grok-build-0.1 on API in public beta:** xAI made grok-build-0.1, the model behind the Grok Build CLI, available via API at $1/M input and $2/M output tokens. Early impressions highlight strong agentic capabilities and multi-tool calling for interface design tasks. [Read more](https://app.daily.dev/feed-by-ids?id=yZ2l0sf7P&id=GGpDTcV4j)
- **Flathub bans AI-generated app submissions:** Flathub updated its policy to explicitly ban LLM usage in both the app submission process and the apps themselves, driven by a surge in low-effort AI-generated submissions. Already-published vibe-coded apps won't be removed retroactively. [Read more](https://app.daily.dev/posts/d0Vhmytfe)
- **SQLite adds AGENTS.md rejecting agentic code contributions:** SQLite added an AGENTS.md explicitly refusing AI agent code contributions, accepting only agentic bug reports that include reproducible test cases. The policy was recently hardened by removing the word 'currently' from the rejection statement. [Read more](https://app.daily.dev/posts/fAioh3cWv)
- **ChatGPT share links abused to host fake outage malware pages:** Attackers are using chatgpt.com/s/ share links to render convincing fake OpenAI outage pages via Google Ads, then redirecting victims to sites serving macOS and Windows infostealers. Similar abuse has been observed on Claude Artifacts and Grok. [Read more](https://app.daily.dev/posts/h2GQ8yzz2)
- **Liquid AI releases LFM2.5-8B-A1B edge MoE model:** Liquid AI's new on-device MoE model hits 253 tokens/s on an M5 Max laptop under 6GB memory, with a 128K context window and 38T token pretraining. Day-one support for llama.cpp, MLX, vLLM, SGLang, and ONNX. Available open-weight on Hugging Face. [Read more](https://app.daily.dev/posts/N9FwBiQAp)
- **Kilo Code: lessons from 3M downloads and 40 trillion tokens:** The open-source Claude Code fork shares production lessons: task size should be bounded by reviewability, teams need governance controls before more autonomy, and the product had to evolve from a VS Code sidebar into a full plan→scope→run→verify→review→merge workflow. [Read more](https://app.daily.dev/posts/mxPHp8cAR)
- **GitHub Copilot usage API adds AI adoption phase cohorts:** The Copilot metrics API now classifies each engaged user into one of four adoption phases based on 28-day rolling usage, from code completion through multi-agent workflows. Enables admins to track developer maturity beyond simple active-user counts. [Read more](https://app.daily.dev/posts/9ebAWKhOd)
- **Anthropic internally rejected a token leaderboard idea:** An Anthropic insider says someone proposed building a token leaderboard two months ago. After a heated internal debate, the idea was killed — several employees anticipated the tokenmaxxing behavior that Amazon and Meta subsequently experienced firsthand. [Read more](https://app.daily.dev/posts/O0zsePUhn)
- **Gemini's subscription value questioned after usage cap changes:** Google shifted Gemini from fixed daily requests to compute-based caps with five-hour and weekly limits, and removed 1,000 monthly AI credits from AI Pro. The author concludes other $20/month subscriptions now offer better value, with NotebookLM as the one standout Google AI product. [Read more](https://app.daily.dev/posts/xaHPDEmoF)
- **Asana acquires Stack AI for $75M:** Asana bought the Y Combinator-backed no-code AI agent builder to add cross-system workflow execution across Salesforce, Slack, and Google Workspace. Q1 revenue was $205.1M, up 9.5% YoY, but the stock is down over 53% since January. [Read more](https://app.daily.dev/posts/MD8LFMbEz)
- **JetBrains used AlphaEvolve to cut IntelliJ indexing time 4.6%:** JetBrains ran Google DeepMind's AlphaEvolve on its B-tree implementation, generating algorithm variants across 50+ iteration sessions. One candidate reduced end-to-end indexing from 17.4s to 16.6s in full IDE integration tests on a mature, heavily hand-tuned codebase. [Read more](https://app.daily.dev/posts/TO4ZNWYRn)
- **Linus Torvalds pushes back on '99% of code is AI' claims:** At Open Source Summit, Torvalds compared AI to compilers — useful tools, not replacements for understanding. He noted a ~20% increase in Linux kernel submissions tied to AI use and raised concerns about AI-generated drive-by bug reports burning out smaller project maintainers. [Read more](https://app.daily.dev/posts/Oupb9F5aS)
- **Writing ADRs for agents improves their codebase awareness:** Architecture Decision Records capture non-obvious decisions that code alone can't express, making every agent touching the codebase more informed. Described as the thinnest documentation layer with the highest signal-to-noise ratio for agent context. [Read more](https://app.daily.dev/posts/h1ybOX32o)
- **DNS-AID proposed for agent discovery via standard DNS:** The Linux Foundation introduced DNS-AID, a DNS extension letting AI agents and MCP servers discover and verify each other using existing DNS infrastructure rather than proprietary registries. Initially developed by Infoblox with Deutsche Telekom and Amazon contributions. [Read more](https://app.daily.dev/posts/vKvKMsoL6)

---

Tags: [#llm](https://daily.dev/tags/llm), [#ai-coding](https://daily.dev/tags/ai-coding), [#agentic-ai](https://daily.dev/tags/agentic-ai), [#openai-codex](https://daily.dev/tags/openai-codex)

[View this post on daily.dev](https://daily.dev/posts/qwen-3-7-max-challenges-claude-on-price-codex-gets-a-wave-of-ux-updates-xus2mjmgf)
