🤖 AI NEWS DIGEST · DEVELOPER LENS

🤖 AI ニュースダイジェスト(直近 7 日間)

直近 7 日間·2026-06-08 〜 2026-06-15·全般

14 新着 約 20 ソース走査 2 スキップ

Last updated:

⭐ ハイライト(TL;DR)

  • Claude Fable 5 / Mythos 5 が登場 → 3 日後に米政府が全面停止 — Anthropic が Opus 上位の新ティアを 6/9 公開、6/12 に商務省の輸出管理指令で全顧客向けに即時無効化(jailbreak 懸念)。他の Claude モデルは影響なし。(source
  • Apple Foundation Models で Claude が使える — WWDC(iOS/macOS/visionOS/watchOS 27 beta)の Foundation Models framework に ClaudeForFoundationModels Swift package が対応、LanguageModelSession API のまま Claude を server-side model として駆動可能。(source
  • Google DiffusionGemma — 拡散方式でテキスト生成する 26B-class MoE(active 3.8B)の open-weight(Apache 2.0)。H100 単体で 1,000+ tok/s、自己回帰比で最大 4 倍速。(source
  • open-weight コーディング model が連発 — Cohere North Mini Code(30B-A3B, Apache 2.0)と Moonshot Kimi K2.7 Code(1T-A32B, Modified MIT)が相次ぎ登場。
🧠

新モデル・リリース

4 件
01

Anthropic、Claude Fable 5 / Mythos 5 を公開(6/12 に停止)

Opus の上位ティアとして 6/9 一般公開。SWE-bench Verified で Mythos 5 が 95.5%・Fable 5 が 95.0%(Opus 4.8 の 88.6% を上回る)と報告、Simon Willison は「relentlessly proactive」と評価。ただし 6/12 に輸出管理指令で停止。

Anthropic News / llm-stats · 2026-06-09 · impact 高 一次ソース
02

Google DiffusionGemma — 拡散デコードの open-weight

Gemma 4 アーキ上の 26B-class MoE(総 25.2B / active 約 3.8B)を拡散デコードで動かす。block 256 token を並列に denoise し text/コード穴埋めに強い。品質は自己回帰比でやや低めだが H100 単体で 1,000+ tok/s。Apache 2.0 で HF/Kaggle/Vertex 配布。

Google AI / The Register · 2026-06-10 · impact 高 二次
03

Cohere North Mini Code(30B-A3B, Apache 2.0)

30B 総 / 3B active の MoE agentic coding model。256K context、FP8 で 1×H100 動作。Artificial Analysis Coding Index 33.4 を主張(ベンチは未独立検証)。

MarkTechPost / Cohere · 2026-06-09 · impact 中 二次
04

Moonshot Kimi K2.7 Code(1T-A32B, Modified MIT)

coding/agent 特化の 1T-A32B MoE(384 experts, 256K)。K2.6 比で reasoning token 消費を約 30% 削減しつつ coding 性能向上、median 入力で約 180 tok/s。HF・Kimi API で配布。

Nerova / llm-stats · 2026-06-12 · impact 中 二次
🤖

Agent ・ツール・エコシステム

3 件
01

Claude for Foundation Models(Swift package)

Apple の Foundation Models framework(OS 27 beta の server-side LM API)に Claude を LanguageModel 準拠で載せる package。respond(to:)・streaming・@Generable 構造化出力・client/server tool が on-device model と同じ session API で使え、fixedEffort:.xhigh/.max も指定可。iOS 開発者には今週最大の実装ネタ。

Claude docs / GitHub anthropics/ClaudeForFoundationModels · 2026-06-15 · impact 高 一次ソース
02

Claude Code の更新 — remote control・desktop GUI 刷新

nested sub-agents、plugin search に加え、セッションを別マシンで開始しスマホで継続する remote control、split view・assistant message の chapter pin・inline diff comment を備えた desktop GUI 刷新。

Releasebot(Anthropic Claude Code) · 2026-06 · impact 中 二次
📄

研究・手法

3 件
03

Making Claude a Chemist

Claude に化学タスクを担わせる Anthropic の research(HN 90pt)。科学ドメインでの agent 応用例。

Anthropic Research · 2026-06-14 · impact 中 一次ソース
📊

ベンチマーク・評価・論点

2 件
01

SWE-bench Pro のスコアは「どれを指すか」問題

80.3%(Fable 5, Anthropic 自前 scaffold)/ 59.1%(gpt-5.4 xHigh, Scale SEAL)/ 47.1%(Opus 4.6, Scale 私的セット)と scaffold・data split で大きく割れる。横断比較時は前提確認が必須。

morphllm / llm-stats · 2026-06-13 · impact 中 二次

🛰 走査ソース

今回のダイジェスト生成で sweep した channel 一覧。取得できなかったソースは取消線で表示します。

Anthropic OpenAI Google DeepMind Qwen HF Daily Papers HN Algolia Lobsters Simon Willison Latent Space Interconnects arXiv alphaXiv The Register MarkTechPost WebSearch Reddit r/LocalLLaMA (JSON block) Reddit r/MachineLearning (JSON block) Zenn (dynamic)