Daily Digest - 2026-06-18
- G7で米国製AIモデルへのアクセス停止リスクが議論され、フロンティアモデルへの依存が政策リスクとして意識され始めている。
- ChatGPT Scheduled tasks、Grok Imagine Video 1.5、GitHub Copilot appなど、AIプロダクトと開発者ツールの実用寄りアップデートが多い日。
- Vercel eve、Google ARD、Cloudflare One stackから、agentの実行・発見・権限管理を支える基盤整備が進んでいる。
G7で米国製AIモデルへのアクセス停止リスクが議論
Section titled “G7で米国製AIモデルへのアクセス停止リスクが議論”G7で、非米国の組織が米国製フロンティアモデルへ継続的にアクセスできるようにする「trusted partners」構想が議論されたと報じられた。背景には、AnthropicのFable 5 / Mythos 5をめぐるアクセス制限と、クローズドなフロンティアモデルを外部から利用する際の継続性リスクがある。
Source: https://techcrunch.com/2026/06/17/world-leaders-want-american-ai-they-just-dont-want-america-to-be-able-to-turn-it-off
Source: https://www.reuters.com/legal/litigation/g7-leaders-vow-closer-ties-ai-they-hash-out-trusted-partners-scheme-2026-06-17
Source: https://www.wired.com/story/the-white-house-wants-anthropic-to-block-all-jailbreaks-that-may-not-be-possible/
Product
Section titled “Product”ChatGPT Scheduled tasksが公開、Pulseは終了へ
Section titled “ChatGPT Scheduled tasksが公開、Pulseは終了へ”OpenAIがChatGPTのWeb版とモバイル版にScheduled tasksを展開し始めた。Go、Plus、Pro、Business、Enterpriseユーザーが対象で、定時リマインダーや繰り返しタスクを管理できる。既存のPulse機能は14日以内に終了する予定。
Launch
Section titled “Launch”Grok Imagine Video 1.5がAPIとモバイルで利用可能に
Section titled “Grok Imagine Video 1.5がAPIとモバイルで利用可能に”xAIがGrok Imagine Video 1.5とVideo 1.5 Fastを公開した。APIではpreviewを終えて一般利用可能になり、一般ユーザー向けにはgrok.com、iOS、AndroidでVideo 1.5 Fastが展開される。音声同期、動きの一貫性、物理表現の改善が主な更新点。
Source: https://x.ai/news/grok-imagine-video-1-5
Source: https://docs.x.ai/developers/model-capabilities/video/generation
Vercelがファイルシステム優先のAgent framework eveを公開
Section titled “Vercelがファイルシステム優先のAgent framework eveを公開”Vercelがオープンソースのagent framework「eve」をpublic previewとして公開した。agentをディレクトリとして定義し、設定・指示・能力をファイルで管理する設計で、永続実行、sandbox compute、人間による承認、tracing / evalなどを備える。
Source: https://vercel.com/eve
Source: https://github.com/vercel/eve
GitHub Copilot appが正式公開
Section titled “GitHub Copilot appが正式公開”GitHub Copilot appがGAとなり、macOS、Windows、Linuxで利用可能になった。issue、PR、promptからagent sessionを開始でき、複数のbranch / repositoryで並行して作業し、VS Codeとの間でcontextを保ったまま移動できる。
Source: https://github.blog/changelog/2026-06-17-github-copilot-app-generally-available/
Research
Section titled “Research”OpenAIがAI chemistとLifeSciBenchを公開
Section titled “OpenAIがAI chemistとLifeSciBenchを公開”OpenAIがMolecule.oneと共同で、GPT-5.4を化学agent Mariaに接続した実験を公開した。あわせて、生命科学研究タスクを評価するLifeSciBenchも発表しており、agentが実験計画や科学ワークフローをどこまで担えるかを測る流れが強まっている。
Source: https://openai.com/index/ai-chemist-improves-reaction/
Source: https://openai.com/index/introducing-life-sci-bench/
Platform
Section titled “Platform”GoogleがAgentic Resource Discovery仕様を公開
Section titled “GoogleがAgentic Resource Discovery仕様を公開”GoogleがAgentic Resource Discovery (ARD) 仕様を公開した。CatalogsとRegistriesを使い、agentが外部tool / resourceを発見・検証できるようにする仕組みで、MCPやOpenAPIとの互換性も前提にしている。
Source: https://developers.googleblog.com/announcing-the-agentic-resource-discovery-specification/
Source: https://github.com/ards-project/ard-spec
Cloudflare One stackがAgentによるZero Trust管理を支援
Section titled “Cloudflare One stackがAgentによるZero Trust管理を支援”CloudflareがThe Cloudflare One stackを公開した。AI agentがZero Trust環境の計画、設定、移行、運用を行えるようにするskills群で、Cloudflare code mode MCP serverと組み合わせることでCloudflare APIを型付きで操作できる。