---
title: "🎙️ AI Daily Podcast: Copilot Billing Storm, Anthropic Valuation Overtakes, Open-Source Model Reshuffle"
description: "Hello everyone, good morning, and welcome to Mark's Tech Insights, I'm Mark. Today we're going to talk about the recent billing storm that has terrified software engineers and startup founders alike, as well as the latest crazy funding war in the AI space—where this time, even Anthropic's valuation has officially overtaken OpenAI's. It's going to be an exciting episode, so let's dive right in."
canonical_url: "https://blog.markkulab.net/en/tech-news/ai-daily-podcast-2026-06-30"
author: "Mark Ku"
author_url: "https://blog.markkulab.net/en/author/mark-ku"
site: "Mark Ku's Tech Notes"
date_published: "2026-06-30 10:00:00 +0800"
category: "Latest in Tech"
tags: ["ai-daily", "podcast", "tech-news", "GitHubCopilot", "AnthropicIPO", "GLM5.2", "Cerebras", "AI創投", "Mark的TechInsights"]
language: "en"
license: "CC BY 4.0"
license_url: "https://creativecommons.org/licenses/by/4.0/"
attribution: "when reusing or quoting, credit the author and link back to the original"
---

# 🎙️ AI Daily Podcast: Copilot Billing Storm, Anthropic Valuation Overtakes, Open-Source Model Reshuffle

## Intro
Good morning, everyone! Welcome to Mark's Tech Insights. I'm Mark. Today, we're going to talk about the recent billing storm that has software engineers and startup founders shaking in their boots, as well as the latest wild funding wars in the AI space—where Anthropic's valuation has officially overtaken OpenAI. We've got an exciting lineup today, so let's dive right in.

## Today's Top Stories

### 1. GitHub Copilot Billing Shock: Automated Agent Users Face 10x+ Cost Surges
- **Source**: TechTimes (<https://www.techtimes.com/articles/319340/20260629/github-copilot-billing-shock-confirmed-agentic-users-face-10x-cost-surge.htm>）)
- **Summary**: Starting in June, GitHub Copilot transitioned to a token-based pricing model for its advanced features. This has caused bills to skyrocket for developers running automated agents, with some reporting jumps from $29/month to $750, and others even hitting $3,000. While standard code autocompletion remains unlimited, advanced model chat and automated code reviews are now metered by usage, sparking a massive backlash in the developer community.
- **Taiwan Perspective**: Many software startups and outsourcing teams in Taiwan rely heavily on Copilot to boost productivity. This pricing shift will force companies looking to implement agentic automated workflows to re-evaluate their costs. It might even push developers back to integrating raw APIs directly or searching for cheaper alternatives.
- **Key Discussion Points**:
  1. The end of the all-you-can-eat era: Will this become the new normal for AI subscription services?
  2. How can developers optimize agent prompts to prevent automated tools from burning through tokens endlessly?
- **Script Suggestion**: This is honestly insane. Everyone used to treat Copilot as an all-you-can-eat buffet. But now, the moment you let an agent automatically run code reviews or fix bugs, your bill can easily jump 10x or even 50x. Many startup teams in Taiwan operate on tight budgets, and this pricing change might force them to alter their development habits just to avoid crying over next month's bill. No wonder everyone is scrambling to find cheaper API alternatives right now.

---

### 2. Anthropic Confidentially Files for IPO, Valuation Nears $1 Trillion After Series H, Overtaking OpenAI
- **Source**: Fortune (<https://fortune.com/2026/06/01/anthropic-confidentially-files-ipo-965-billion-valuation/>）)
- **Summary**: Anthropic confidentially filed for an IPO with the US SEC in early June, with plans to go public this October. Following its latest $65 billion funding round, its valuation has reached a staggering $965 billion, officially overtaking OpenAI's $852 billion to become the world's most valuable independent AI unicorn.
- **Taiwan Perspective**: This indicates that the market is placing a massive premium on AI pathways that prioritize safety and alignment. As Taiwan develops sovereign AI or enterprise-facing applications, we might want to look at this business model that leverages safety and compliance as its core selling points.
- **Key Discussion Points**:
  1. Why have Anthropic's revenue and valuation grown at such an astronomical rate?
  2. With its valuation surpassing OpenAI, does this mean the leader of the AI market is about to change hands?
- **Script Suggestion**: This is absolutely the biggest bombshell in tech this year. Anthropic actually overtook OpenAI in valuation, which would have been almost unthinkable two years ago. It shows that Wall Street and VCs have immense confidence in the commercialization potential of the Claude model family, especially with their excellent positioning around security in the enterprise market. If the October IPO goes through, it will be one of the largest listings in tech history. We definitely need to keep a close eye on this.

---

### 3. Chinese Open-Source AI Models Explode in Market Share, Claiming Over Half of OpenRouter's Token Usage
- **Source**: TechTimes (<https://www.techtimes.com/articles/317352/20260529/chinese-ai-models-lead-openrouter-traffic-coding-gains-come-china-data-risk.htm>）)
- **Summary**: According to the latest data from OpenRouter, open-source models developed in China now account for a whopping 61% of token consumption among the platform's top 10 models, up from just 2% at the end of 2024. GLM, MiniMax, and Kimi are the most popular. To cut costs, many US companies are shifting their agent workloads to these Chinese alternatives, which are 80% to 90% cheaper.
- **Taiwan Perspective**: When choosing these low-cost models, Taiwanese enterprises must prioritize information security and data residency. Especially when handling highly sensitive source code or customer data, we cannot blindly adopt them just because of the cheap price tag.
- **Key Discussion Points**:
  1. Is cheap really a cure-all? How should enterprises balance cost savings against cybersecurity risks?
  2. Will the aggressive rise of Chinese open-source models force major US providers to slash prices to compete?
- **Script Suggestion**: These numbers are mind-blowing. Over 60% of the token consumption on OpenRouter is now going to Chinese open-source models. This actually ties right back to the Copilot price hikes we just talked about. As APIs from top-tier US providers get more expensive, developers looking to keep their agents running are naturally gravitating toward alternatives that are 90% cheaper. However, for developers in Taiwan, security risks have to be the top priority. Sending your code and sensitive data to these platforms raises compliance issues that are no joke.

---

### 4. Zhipu AI Launches Open-Source GLM-5.2, Outperforming GPT-5.5 at One-Sixth the Cost
- **Source**: Trending Topics (<https://www.trendingtopics.eu/glm-5-2-chinas-zhipu-ai-beats-even-googles-top-models-with-its-new-open-llm/>）)
- **Summary**: China's Zhipu AI has released GLM-5.2, a brand-new open-source model under the MIT license featuring a 750-billion-parameter sparse Mixture of Experts (MoE) architecture. It clinched first place on SWE-bench Pro, which evaluates coding capabilities. Furthermore, its API is priced at just $0.95 to $2 per million tokens—80% to 90% cheaper than comparable models from OpenAI and Anthropic.
- **Taiwan Perspective**: The open-source nature and rock-bottom pricing of GLM-5.2 make it highly attractive to budget-constrained academic research institutions and small-to-medium development teams in Taiwan. However, they must still remain mindful of technical compatibility and potential geopolitical risks.
- **Key Discussion Points**:
  1. How have open-source models managed to catch up to, or even surpass, top-tier closed-source models in such a short time?
  2. Will this extreme price war accelerate the mainstream adoption of AI applications?
- **Script Suggestion**: Speaking of looking for cheaper alternatives, here we go. Zhipu AI's new GLM-5.2 isn't just cheap; it actually took the top spot among open-source models for coding capabilities, and it even natively supports the MCP (Model Context Protocol). The temptation of getting top-tier performance at one-sixth of the cost is an absolute lifesaver for agent projects that burn through tokens. Still, we need to stay rational—while enjoying the benefits of open source, we must also properly assess the risks.

---

### 5. AI Inference Chip Challenger Cerebras Goes Public, Surging 68% on Day One in Year's Biggest IPO
- **Source**: CNBC (<https://www.cnbc.com/2026/05/14/cerebras-cbrs-stock-trade-nasdaq-ipo.html>）)
- **Summary**: AI inference chipmaker Cerebras Systems officially listed on Nasdaq, with its stock soaring 68.2% on its first day, pushing its market cap close to $95 billion. Raising a massive $5.55 billion, this listing is the largest IPO of 2026, highlighting Wall Street's intense hunger for AI hardware alternatives to Nvidia.
- **Taiwan Perspective**: Cerebras's wafer-scale chip technology relies heavily on advanced packaging. This undoubtedly represents another massive business opportunity—and capacity challenge—for Taiwan's semiconductor supply chain, particularly TSMC's CoWoS capacity.
- **Key Discussion Points**:
  1. Does Cerebras's wafer-scale engine technology actually stand a chance of threatening Nvidia's dominance in the inference market?
  2. What role does Taiwan's semiconductor supply chain play in the rise of this non-Nvidia camp?
- **Script Suggestion**: Everyone has been asking: who else besides Nvidia can get a piece of the AI compute pie? Cerebras's wild performance on Nasdaq just gave us the answer. Their crazy idea of using an entire wafer to build a single chip actually delivers mind-blowing advantages in inference speed. Plus, their client list surprisingly includes OpenAI, Amazon, and Meta. This is fantastic news for Taiwan's semiconductor industry, because turning such extreme chip designs into reality ultimately depends on Taiwan's world-class advanced nodes and packaging technologies.

---

### 6. Q1 2026 VC Funding Hits Record High, with AI Devouring 80% of Global Capital
- **Source**: Crunchbase News (<https://news.crunchbase.com/venture/record-breaking-funding-ai-global-q1-2026/>）)
- **Summary**: Global venture capital funding broke records in Q1 2026, surpassing $300 billion, with a staggering 80% of that capital flowing into AI-related companies. Funding rounds for just four giants—OpenAI, Anthropic, xAI, and Waymo—accounted for 63% of all global VC funding, with the vast majority of capital concentrated in US-headquartered companies.
- **Taiwan Perspective**: With capital heavily concentrated in a handful of US AI giants, Taiwanese startups looking for international VC funding must think about how to position themselves within these giants' ecosystems. Otherwise, it will be incredibly difficult to capture a slice of this funding boom.
- **Key Discussion Points**:
  1. Is such extreme concentration of capital in just a few companies healthy for the long-term development of the tech ecosystem?
  2. How can Taiwanese startups survive and carve out a niche in such an extreme funding environment?
- **Script Suggestion**: Finally, let's look at where the big money is going—and these numbers are absolutely mind-boggling. Over the course of a single quarter, 80% of global VC funding went straight into AI, with just four companies, including OpenAI and Anthropic, taking the lion's share. This shows that the AI race has turned into an incredibly capital-intensive arms race. For Taiwanese startups, competing directly on foundational models against these monsters is out of the question. Our opportunity lies in leveraging the compute power these giants unleash to build vertical applications. Riding their momentum is the way to go.

## Outro
We've covered a lot of ground today—from Copilot's billing pain points and the cost wars between US and Chinese open-source models, to Wall Street's massive bets on AI hardware and startups. It's clear that the AI industry is moving rapidly from pure technology showcases to brutal commercial cost realities. Thank you so much for listening. See you next time, bye!

---

## About this article and its author

Originally published on [Mark Ku's Tech Notes](https://blog.markkulab.net/en/tech-news/ai-daily-podcast-2026-06-30)

License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) — when reusing or quoting, credit the author and link back to the original

### About the author

**[Mark Ku](https://blog.markkulab.net/en/author/mark-ku)** — Software Solution Provider

- 10+ years senior software engineer, now an AI Builder
- Focused on large-platform architecture — North-American e-commerce, AI SaaS subscription billing
- Combining AI Agents and automation to build evolvable product foundations

### Free tools built by the author

All of these are free to use:

- [Free PDF Sign Tool](https://blog.markkulab.net/en/tools/pdf-sign): Online PDF sign tool — draw, type, or upload a signature, then drag, resize, and download. Everything runs in your browser; nothing is uploaded.
- [VS Code Refactory](https://blog.markkulab.net/en/tools/refactory): Refactory is a VS Code refactoring extension: 34 actions plus a 37-rule code-smell inspection layer with a Code Health dashboard, across 18 languages, backed by 534 tests. It learns your repo's conventions: where interfaces live, where DI is registered, whether 'use client' belongs. It ranks files by git churn × complexity so you know what to fix first, and hands any smell to the Claude Code already on your machine. Free to use, and your source never leaves your computer.
- [DB-Kit Database Manager](https://blog.markkulab.net/en/tools/db-kit): DB-Kit is a lightweight, cross-platform database manager built with Tauri + Rust + React. Manage MySQL, MariaDB, PostgreSQL, SQL Server, Oracle, SQLite, MongoDB, Redis, Kafka, Elasticsearch and RabbitMQ from one consistent interface: passwords encrypted in the OS keychain, SSH tunnels, full CRUD, a visual query builder, stacked multi-statement result sets, cross-connection data transfer and compare/sync, Excel / CSV import & export, visualized execution plans, ER diagrams, scheduled backups, SQL stress testing with p50–p99 latency percentiles, a 15-rule SQL review engine, Kafka message browsing with monitoring & alerts, a bilingual UI (Traditional Chinese / English), a built-in AI assistant (natural-language SQL, AI review and tuning advice) and the dbk CLI. Free and open source (MIT), with installers for Windows, macOS and Linux.
- [VS Code Super Mermaid](https://blog.markkulab.net/en/tools/super-mermaid): Super Mermaid is a VS Code extension for beautiful Mermaid diagrams out of the box: auto-colored live preview, mouse pan & zoom, high-res PNG / SVG export, 21 templates and multiple themes. Free and open source (MIT).
- [React Super Mermaid](https://blog.markkulab.net/en/tools/react-super-mermaid): react-super-mermaid is an open-source React component library: render beautiful Mermaid diagrams with a single <MermaidViewer>, with built-in colorful / sketch themes, pan & zoom, in-diagram search, and high-res SVG / PNG export. Lightweight, SSR-safe, fully typed. Free and open source (MIT).
- [Jira / Confluence Super Mermaid](https://blog.markkulab.net/en/tools/jira-super-mermaid): An Atlassian Forge app: write Mermaid syntax directly inside a Jira issue or a Confluence page and get flowcharts, sequence diagrams, state machines and Gantt charts. 11 diagram types, SVG / PNG export, light and dark themes, full CJK support. Runs on Atlassian: your diagrams live in your own site and the app calls no third-party service. Free, coming soon to the Atlassian Marketplace.
- [Mermaid Live Preview](https://blog.markkulab.net/en/tools/mermaid-preview): Write Mermaid in your browser, see it render instantly, and share the whole diagram as a single link. No sign-up, nothing uploaded to a server, and mermaid.live share links work as-is.
- [React Intl Phone Number](https://blog.markkulab.net/en/tools/react-intl-phone-number): react-intl-phone-number is an open-source React component: framework-agnostic and antd-free, with E.164 in/out, a searchable flag / country-code dropdown, configurable validation levels (strict / mobile-strict / loose), themeable CSS, and i18n — phone logic powered by google-libphonenumber. Lightweight and fully typed. Free and open source (MIT).
- [Uptime Kuma Cluster](https://blog.markkulab.net/en/tools/uptime-kuma-cluster): Turn single-node Uptime Kuma into a highly available cluster: OpenResty + Lua smart load balancing, shared MariaDB state, health checks and automatic failover, plus cluster-management REST APIs. One Docker Compose command to start. Free and open source (MIT).
- [Special Education](https://blog.markkulab.net/en/education): Learning materials crafted for special education students

### Daily podcasts

- [Tech News](https://blog.markkulab.net/en/category/tech-news): Daily curated AI and tech trends. Catch the latest developments via audio summaries — covering AI applications, software architecture, DevOps, and engineering practice. — RSS: https://blog.markkulab.net/feed.xml
- [AI Stock Chat](https://blog.markkulab.net/en/category/ai-stock-chat): Every trading day, an AI-analyzed take on the Taiwan stock market, delivered as a two-host conversation covering the session and the next-day outlook. — RSS: https://blog.markkulab.net/ai-stock-chat/feed.xml

### Newsletter

[Subscribe to the newsletter](https://blog.markkulab.net/en/subscribe) — Be the first to know about new posts. No spam, unsubscribe anytime.
