{"slug": "anthropic-s-unannounced-test-shrank-claude-code-s-high-effort-to-low", "title": "Anthropic's unannounced test shrank Claude Code's 'high' effort to 'low'", "summary": "Anthropic's Claude Code team confirmed an unannounced test that remapped the 'high' effort setting to the numeric value 10, previously used for 'low', in Claude Code 2.1.237, with credits promised for confirmed regressions. Security researcher unclecode's fingerprinting tool linked the anonymous Ox Alpha coding model to Zhipu AI, a lab under U.S. sanctions, based on tokenizer matches. OpenAI cut GPT-5.6 Sol API pricing by up to 33% through November and reset every paid Codex quota after finding three usage-draining bugs.", "body_md": "# Anthropic's unannounced test shrank Claude Code's 'high' effort to 'low'\n\nAn unannounced Anthropic test remapped Claude Code's 'high' effort to the old 'low'. Plus: Ox Alpha's Zhipu fingerprint, MCP's new roadmap, OpenAI's Sol price cut and Codex quota reset, and Qwen 27B cracking a license check offline.\n\nAnthropic's Claude Code team spent the weekend responding to users who noticed \"high\" effort quietly behaving like the old \"low\" — an unannounced test, confirmed on Hacker News, with credits promised to anyone who reports a real regression. A security researcher's fingerprinting tool linked the mystery Ox Alpha coding model to Zhipu AI, a lab under U.S. sanctions, the same day its free OpenRouter access is set to end and its early record benchmark score got walked back to ordinary. The Model Context Protocol's maintainers published their first roadmap since March, prioritizing agent identity over more tool-calling primitives. OpenAI cut GPT-5.6 Sol's API pricing by up to a third, then spent the weekend chasing Codex quotas that drained too fast and reset every paid subscription's usage. And a 27-billion-parameter open model reverse-engineered a commercial license check in 30 minutes, running entirely offline.\n\n**In this issue**•\n\n[Claude Code's 'high' effort quietly becomes 'low'](https://ai-news.ghost.io/anthropics-unannounced-test-shrank-claude-codes-high-effort-to-low/#anthropics-unannounced-test-shrank-claude-codes-high-effort-to-low)\n\n•\n\n[Ox Alpha's fingerprint traces to sanctioned Zhipu AI](https://ai-news.ghost.io/anthropics-unannounced-test-shrank-claude-codes-high-effort-to-low/#ox-alphas-tokenizer-fingerprint-links-it-to-sanctioned-zhipu-ai)\n\n•\n\n[MCP's new roadmap prioritizes agent identity](https://ai-news.ghost.io/anthropics-unannounced-test-shrank-claude-codes-high-effort-to-low/#mcps-new-roadmap-prioritizes-agent-identity-over-more-tool-calling-features)\n\n•\n\n[OpenAI cuts GPT-5.6 Sol prices up to 33%](https://ai-news.ghost.io/anthropics-unannounced-test-shrank-claude-codes-high-effort-to-low/#openai-cuts-gpt-56-sol-prices-up-to-33-through-november)\n\n•\n\n[OpenAI resets every paid Codex quota after three bugs](https://ai-news.ghost.io/anthropics-unannounced-test-shrank-claude-codes-high-effort-to-low/#openai-resets-every-paid-codex-quota-after-finding-three-usage-draining-bugs)\n\n•\n\n[Qwen 3.8 27B cracks a license check in 30 minutes](https://ai-news.ghost.io/anthropics-unannounced-test-shrank-claude-codes-high-effort-to-low/#qwen-38-27b-cracks-a-license-check-in-30-minutes-offline)\n\n## What you're actually running\n\n### Anthropic's unannounced test shrank Claude Code's 'high' effort to 'low'\n\nClaude Code 2.1.237 quietly remapped what \"high\" effort means for Claude Fable 5 sessions: the model now reads \"high\" as the numeric value 10, exactly what \"low\" used to mean, with nothing said in the changelog. Developer argofowl found it after an afternoon debugging his own app before suspecting Claude. Thariq Shihipar of the Claude Code team confirmed it on Hacker News: Anthropic is running a new API serving-config test, live now, that changes how the effort number maps. \"The scale isn't 0-100, the number isn't meaningful on its own, and the effort you selected is the effort you're getting,\" he wrote, adding that internal evals found no performance change. Commenters weren't reassured — reports of 40-plus-minute waits on simple tasks and unusually verbose output piled up under the thread. If Fable 5 in Claude Code feels off this week, check your version and file /feedback with the session ID; Anthropic says it will credit confirmed regressions.\n\n### Ox Alpha's tokenizer fingerprint links it to sanctioned Zhipu AI\n\nSecurity researcher unclecode fingerprinted Ox Alpha, the anonymous free coding model on OpenRouter. Its tokenizer counts match Zhipu AI's GLM-5.3 on all four tests; every other lab matched two. He calls that shared infrastructure, not proof of identity. The U.S. sanctioned Zhipu in 2025. Ben Davis's early 80% score on DeepSWE, a coding benchmark, put it ahead of GPT-5.6 Sol and Fable 5; a full run corrected that to 63%. Free OpenRouter access ends today.\n\n## Protocol and pricing moves\n\n### MCP's new roadmap prioritizes agent identity over more tool-calling features\n\nThe Model Context Protocol's maintainers published their first roadmap update since March. The headline shift is agentic messaging: server-initiated events, Tasks maturing into a first-class primitive instead of an extension, and unified HTTP-native transport, so a remote MCP server behaves like any other web workload. Their own words: \"a remote MCP server is now no different from any other HTTP workload, making it easy to host and operate one on any infrastructure.\" If you're building or wiring up MCP servers, that's the direction to build toward.\n\n### OpenAI cuts GPT-5.6 Sol prices up to 33% through November\n\nOpenAI dropped GPT-5.6 Sol's [API pricing](https://developers.openai.com/api/docs/models/gpt-5.6-sol?ref=ai-news.ghost.io) Friday. Input tokens fall from $5 to $4 per million, a 20% cut. Output falls from $30 to $20, a 33% cut. The lower rate applies to the pay-as-you-go API, Codex credits, and eligible ChatGPT Work plans, not to Pro, Plus, or Business subscriptions, and holds through at least November 21. If your agent calls Sol directly, the bill just got smaller with no code changes needed.\n\n### OpenAI resets every paid Codex quota after finding three usage-draining bugs\n\nCodex quotas were draining faster than they should all week, and the OpenAI engineer who posts Codex's rate-limit updates spent the weekend saying so. Thibault Sottiaux named three causes: image inefficiencies in long sessions, a power-hungry Computer History feature, and a conversation-title generator quietly eating quota. Fixes shipped with a full usage reset for every paid subscription, propagated by Sunday night. His thread drew 3.4 million views. If your week's quota vanished mid-task, check your account; it starts fresh.\n\n## Open and local\n\n### Qwen 3.8 27B cracks a license check in 30 minutes, offline\n\nAn XDA Developers writer handed Qwen 3.8 27B a commercial app's license-verification binary, running the model locally with no cloud calls. In 30 minutes it disassembled the ARM64 binary, recovered a deliberately obscured RSA public key, caught its own mistake mid-task, and produced a working bypass proof-of-concept. No API key, no GPU cluster, no execution of the app itself. Six months ago this was frontier-only work; now it runs on the machine next to you.\n\nKnow someone who'd want this in their inbox? Forward it — that's how this grows. And if we got something wrong, or you think we buried the real story today, hit reply. A person reads every one.\n\n## Also worth your time\n\n[LLMs are changing which languages and problems developers pick up at all](https://lucumr.pocoo.org/2026/8/22/fast-hard-code/?ref=ai-news.ghost.io)— Armin Ronacher argues language choice matters less now that an agent can rewrite in another language on request, which opens previously gatekept domains (eBPF, DWARF, crypto) to more developers, for better and worse.[A week of running Codex more than Claude Code, logged in detail](https://allaboutcoding.ghinda.com/a-week-of-using-codex-more-than-claude/?ref=ai-news.ghost.io)— Claude built more abstractions and Sorbet signatures than asked for; Codex stayed literal and did less, including creating a branch pointed at another branch that produced a 4,000-plus-line PR after a bad rebase.[A developer wrapped Claude Code, Copilot, and Grok into \"clones\" that work while you don't](https://munderdiffl.in/?ref=ai-news.ghost.io)— Munder Difflin runs locally and messages between teammates' agent clones to handle reviews and docs. Early and unverified — engagement, not endorsement; nobody outside the builder has reported running it yet.[Building an almost-fully self-hosted, sandboxed agentic software factory](https://blog.jakesaunders.dev/building-an-almost-fully-self-hosted-sandboxed-agentic-software-factory/?ref=ai-news.ghost.io)— one engineer's write-up of wiring coding agents into an isolated pipeline end to end, including where it still needed a human.[Shopify's CEO implemented Cursor's \"Git at Scale\" design over the weekend](https://github.com/tobi/walgit?ref=ai-news.ghost.io)— Tobi Lütke called Cursor's systems post one of the most interesting he'd read in a while and shipped walgit, a working open-source Rust implementation, 742 stars in under a day.\n\nThe New Way is human-curated — a person picks every story. The summaries are written with AI (Claude) and reviewed before we hit send.", "url": "https://wpnews.pro/news/anthropic-s-unannounced-test-shrank-claude-code-s-high-effort-to-low", "canonical_source": "https://ai-news.ghost.io/anthropics-unannounced-test-shrank-claude-codes-high-effort-to-low/", "published_at": "2026-08-24 14:07:07+00:00", "updated_at": "2026-08-26 06:42:47.718616+00:00", "lang": "en", "topics": ["artificial-intelligence", "ai-products", "ai-tools", "ai-policy"], "entities": ["Anthropic", "Claude Code", "Claude Fable 5", "Zhipu AI", "OpenAI", "GPT-5.6 Sol", "Codex", "Ox Alpha"], "alternates": {"html": "https://wpnews.pro/news/anthropic-s-unannounced-test-shrank-claude-code-s-high-effort-to-low", "markdown": "https://wpnews.pro/news/anthropic-s-unannounced-test-shrank-claude-code-s-high-effort-to-low.md", "text": "https://wpnews.pro/news/anthropic-s-unannounced-test-shrank-claude-code-s-high-effort-to-low.txt", "jsonld": "https://wpnews.pro/news/anthropic-s-unannounced-test-shrank-claude-code-s-high-effort-to-low.jsonld"}}