惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

A
About on SuperTechFans
G
Google Developers Blog
L
LangChain Blog
aimingoo的专栏
aimingoo的专栏
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
云风的 BLOG
云风的 BLOG
小众软件
小众软件
月光博客
月光博客
Recent Announcements
Recent Announcements
人人都是产品经理
人人都是产品经理
P
Proofpoint News Feed
博客园 - 聂微东
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
雷峰网
雷峰网
The Cloudflare Blog
博客园_首页
美团技术团队
大猫的无限游戏
大猫的无限游戏
B
Blog
IT之家
IT之家
Jina AI
Jina AI
H
Hackread – Cybersecurity News, Data Breaches, AI and More
C
Check Point Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
AI Dev Weekly #7: Claude Code Loses Pro Plan, GitHub Copi...
Joske Vermeu · 2026-04-23 · via DEV Community

AI Dev Weekly is a Thursday series where I cover the week's most important AI developer news, with my take as someone who actually uses these tools daily.

The flat-rate AI subscription era ended this week. Anthropic pulled Claude Code from the $20 Pro plan. GitHub froze all new Copilot signups. And while Western companies were busy raising prices, two Chinese labs dropped frontier models within 48 hours of each other. Let's get into it.

Claude Code removed from Pro plan

Anthropic quietly removed Claude Code from the $20/month Pro plan on April 21. The pricing page now shows an "X" next to Claude Code for Pro subscribers. Access starts at Max ($100/month).

Anthropic's head of growth called it "a small test on ~2% of new prosumer signups." But the public pricing page already reflects the change for everyone. Sam Altman's response on X: "ok boomer."

The real reason: engagement per subscriber surged after Opus 4, Cowork, and long-running agents. Pro subscribers at $20/month are consuming 10x or more in token value. The math doesn't work.

My take: This was inevitable. Unlimited AI coding for $20/month was never sustainable. If you're on Pro, you still have access for now. But start planning for either Max ($100/month) or cheaper alternatives like Kimi K2.6 ($0.60/M tokens) or MiMo V2.5 Pro ($1/M tokens).

GitHub Copilot freezes all new signups

GitHub paused new registrations for Copilot Pro, Pro+, and Student plans on April 20. Only the Free tier accepts new users. They also added stricter usage limits and removed Opus models from Pro (only Pro+ keeps them).

The reason: "unsustainable compute demands from AI-powered coding agents." Same story as Anthropic. Agentic AI usage broke the pricing model.

My take: Two of the three biggest AI coding platforms raised prices or froze signups in the same week. The third (Cursor) is probably next. The era of $10-20/month unlimited AI coding is over. Open-source and Chinese models are the hedge.

Kimi K2.6 launches with 300-agent swarm

Moonshot AI released Kimi K2.6 on April 20. The highlights:

  • 80.2% SWE-Bench Verified (matching Claude Opus 4.6)
  • 300 sub-agent swarm (up from 100 in K2.5)
  • 54.0% on HLE-Full with tools (beating GPT-5.4's 52.1%)
  • $0.60/M input tokens (25x cheaper than Opus)
  • Modified MIT license (open weights)
  • Available on OpenRouter and Cloudflare Workers AI

The agent swarm is the standout feature. K2.6 scored 86.3% on BrowseComp (Agent Swarm) vs GPT-5.4's 78.4%. For coding agent workloads, K2.6 is the strongest open-source option available.

My take: K2.6 is the first open-source model to genuinely match Opus 4.6 on coding benchmarks. At 25x cheaper. The timing with Anthropic's price hike is not a coincidence. See our K2.6 vs Opus 4.6 comparison.

MiMo V2.5 Pro: 40-60% fewer tokens than Opus

Xiaomi dropped MiMo V2.5 Pro on April 22, just 48 hours after K2.6. The headline number: 40-60% fewer tokens than Opus 4.6 at comparable capability.

  • 57.2% SWE-bench Pro
  • 64% Pass^3 on ClawEval with only ~70K tokens per trajectory
  • 1,000+ tool calls in single sessions
  • Built a complete SysY compiler in Rust in 4.3 hours (672 tool calls, 233/233 tests)
  • Works with Claude Code as a harness
  • Coming open-source soon

The token efficiency is the real story. Same capability, half the tokens, fraction of the price. The V2.5 Standard model adds native multimodal (image, audio, video) and actually outperforms V2-Pro on some agent benchmarks.

My take: V2.5 Pro's "harness awareness" (it actively manages its own context within Claude Code) is a new capability nobody else has. Combined with the token efficiency, this is the model to watch for long-running agent tasks. See our full V2.5 series guide.

The flat-rate subscription is dead

Three data points in one week:

  1. Anthropic removes Claude Code from $20 Pro
  2. GitHub freezes all Copilot signups
  3. Both cite "unsustainable compute demands"

The pattern is clear. Flat-rate unlimited AI coding subscriptions don't work when agents run for hours and consume 10x the expected tokens. Expect token-based billing everywhere within 6 months.

The winners: Chinese models (Kimi K2.6, MiMo V2.5 Pro, Qwen 3.6 Plus) that were already priced per-token at 10-25x less than Western alternatives. If you haven't explored them yet, now is the time. See our Chinese AI models ranking.

Quick hits

  • OpenAI Workspace Agents: ChatGPT now has workspace agents for enterprise teams. Not relevant for individual developers yet.
  • OpenAI Privacy Filter: New privacy filter for enterprise data. Good for compliance, not a developer tool.
  • Vercel data breach: Vercel disclosed a breach that exposed some user data. Check your account if you use Vercel.

What I'm watching next week

  • Whether Claude's serverless function limit forces architectural decisions (it broke one of our race agents)
  • How MiMo V2.5 Pro performs in real-world agent tasks (we just upgraded our Xiaomi race agent to V2.5 Pro)
  • Whether any race agent gets its first paying customer

See you next Thursday. If you found this useful, subscribe to AI Dev Weekly for the full archive.

Originally published at https://www.aimadetools.com