DawnSift
購読する
日 · テック日報 · 第13号

2026-07-19

— Open-source model Kimi K3's cost-effectiveness forced closed-source giants to revise pricing overnight. Today's AI circle has only one thing: a price war.

本日のTL;DR

Chinese open-source model Kimi K3 approaches or even surpasses Claude Fable 5 and GPT-5.6 Sol on multiple benchmarks, yet its API price is only one-third of the latter, shaking the industry. Anthropic immediately announced that Fable 5 will be permanently included in subscription plans, no longer limited to API pay-per-use. Meanwhile, GPT-5.6 is reported to have solved a 30-year-old open convex optimization problem with a single prompt, once again pushing the boundaries of AI in cutting-edge mathematics.

トップニュース

1

Kimi K3 open-source model challenges closed-source giants at one-third the price, triggering industry pricing earthquake複数ソース ×6

Moonshot AI releases open-source model Kimi K3, which ties with Claude Fable 5 and GPT-5.6 Sol on multiple benchmarks including Arena.ai, Vals AI, and AfterQuery SpreadsheetBench 2, but its API pricing is only $3/$15 (input/output per million tokens), far below Claude's $10/$50. Some developers report after testing that 'they cannot distinguish between the two in real coding work.' Why it matters: This is the first time an open-source model achieves a price cliff compared to closed-source models at top-tier performance, directly shaking Anthropic and OpenAI's subscription pricing logic and potentially accelerating enterprise AI budgets shifting toward open-source solutions.

The community generally acknowledges its cost-effectiveness, but some point out that Kimi K3 still slightly lags behind Fable 5 on extremely complex tasks and faces privacy and regulatory controversies.

2

Anthropic, under competitive pressure, announces Claude Fable 5 permanently included in Max and Team Premium subscriptions

Anthropic announces on Twitter that starting July 20, Claude Fable 5 will be included in all Max and Team Premium plans with usage quotas at 50% of the original plan; Pro and Team Standard users will receive a one-time $100 credit. Previously, Anthropic planned to remove Fable 5 from subscriptions and only offer it via API pay-per-use. Why it matters: This directly responds to competitive pressure from Kimi K3 and GPT-5.6 Sol—when open-source models offer top-tier performance at $19/month, a $100-$200/month subscription without the strongest model becomes unattractive.

Simon Willison comments that competition from Kimi K3 and GPT-5.6 Sol made Anthropic's original plan 'untenable,' but also worries Anthropic may be forced to cut training investment to maintain compute power.

3

GPT-5.6 solves 30-year-old open convex optimization problem with a single prompt

The Reddit r/math community reports that GPT-5.6 successfully solved a 30-year-old open problem in convex optimization through a carefully designed prompt. The result has not yet undergone peer review but has sparked widespread discussion in the math community. Why it matters: This marks LLMs evolving from auxiliary coding tools to direct participants in cutting-edge mathematical research. If verified, it will redefine AI's role in theoretical science.

Commenters generally believe the result needs peer review verification, but some also note it demonstrates AI's huge potential in assisting specialized research.

4

NVIDIA DeepStream 9.1 released: Build multi-camera 3D tracking pipelines with natural language

NVIDIA releases DeepStream 9.1, introducing 13 'agentic skills' that allow developers to use natural language prompts to let coding agents like Claude Code or Codex automatically build multi-camera video analysis pipelines. Key additions include Multi-View 3D Tracking (MV3DT) and AutoMagicCalib (AMC); the former fuses multi-camera detections into globally consistent 3D object IDs, while the latter eliminates manual camera calibration. Why it matters: This is the first large-scale deployment of 'agentic AI' in computer vision infrastructure, reducing the development threshold for multi-camera spatial reasoning from weeks to hours.

5

Google Cloud releases Always-On Memory Agent: Replacing RAG and vector databases with a continuously running LLM

Google Cloud open-sources the Always-On Memory Agent reference implementation in the generative-ai repository, built on Google ADK and Gemini 3.1 Flash-Lite. The solution does not use vector databases or embeddings; instead, it lets an LLM run as a 24/7 continuous process to read, integrate, and write structured memory to SQLite. Why it matters: This proposes a memory architecture that disrupts the current RAG paradigm—replacing offline vector retrieval with a continuously running lightweight LLM, potentially greatly simplifying long-term memory implementation for AI agents.

1日3分で世界のテックを把握

無料ダイジェストをメールで。登録すると保存とパーソナライズも。

13 号配信 · 毎日150件超から読む価値ある30件に厳選

AI動向

Community rumors that DeepSeek V4 is about to be released, with performance on par with Kimi K3 and Fable 5 at a low price.

開発とOSS

コミュニティの話題

Stack Overflow monthly question count chart shows AI tools accelerating its decline, but the community believes over-moderation is the root cause.

Commenters generally believe StackOverflow's decline began long before AI, mainly due to its own community culture and over-moderation issues, but some also think AI accelerated its eventual decline.

GitHub Trending

Run GLM-5.2 (744B MoE) on a 25GB-RAM consumer machine — pure C, zero deps, experts streamed from disk. Tiny engine, immense model. 🐦

その他の注目(あと14件)

Backpropagation relies on weight transport, which biological circuits likely cannot implement. Sakana AI's Error Diffusion sidesteps that constraint, training dual-stream excitatory/inhibitory networks that obey Dale's principle. This piece breaks down how modulo error routing scales the rule from MNIST to CIFAR-10 and reinforcement learning, and what its task-dependent ablations reveal. The post Sakana AI’s Error Diffusion Trains Dale-Compliant Dual-Stream Networks, Reaching 96.7% MNIST and 61.

nascheme/quixote A certain vintage if Python web nerd might be delighted to learn that the most recent commit to the Quixote web framework was six hours ago . The oldest commit in that repo is from 21 years ago, and that was the initial import of Quixote 2.4 from Subversion into Git. Tags: computer-history , python , web-frameworks

Everyone loves cats, even LLMs. If you are like me and can't resist the urge of petting a cat that approaches you, you will LOVE catmind. catmind-1.2b is a cat-thinking model: instead of thinking about your query, it uses it's thinking block to tell you a story about cats. Yes, one completely unrelated to your query. This model is a fine-tune of LFM2.5-1.2B-thinking . So, does it perform better than the original thinking model? No! Does it perform better than the original instruct-only model the

1日3分で世界のテックを把握