Loading...
Loading...
Anthropic’s Claude is at the center of an accelerating agentic automation race as the company doubles down on developer tooling, integrations and talent to compete with Google and others. Anthropic acquired Stainless, launched a curated plugin directory and Managed Agents, expanded Claude Code capabilities and context limits, and hired high-profile AI leader Andrej Karpathy to boost pretraining. Microsoft’s pullback from Claude Code and Google’s Antigravity agent-first push (with Antigravity CLI, managed agents and Gemini API ties) underscore a broader industry shift: rival labs are bundling LLM advances with SDKs, CLIs, connectors and platform features to make multi-agent automation production-ready for enterprises across legal, drug discovery and developer workflows.
Anthropic's moves accelerate a shift to agentic, production-grade automation that will reshape developer toolchains, vendor relationships, and cloud cost/governance decisions. Tech teams must reassess architecture, integrations, and procurement as agent platforms and connectors become central to workflows.
Dossier last updated: 2026-05-20 12:32:01
Google I/O 2026’s opening day delivered a flood of AI and developer-focused product updates, led by multiple Gemini family expansions and a new unified platform. Key announcements included Gemini 3.5 (starting with Gemini 3.5 Flash), Gemini Omni, Gemini Spark, and a broad “Antigravity” platform with its Antigravity CLI replacing the older Gemini CLI. The author, a GDE attendee with front-row access, describes hands-on setup on a Chromebook and notes tighter integration across Google’s stack—Android, Chrome OS Flex, Looker MCP, OAuth, and cross-agent/cross-cloud A2A efforts—while flagging migration pains and strategic consolidation. The changes matter because they push Google toward a single, cohesive developer and enterprise AI platform, shaping tooling and cloud interoperability.
Google announced Antigravity CLI at I/O 2026 and is sunsetting the open-source Gemini CLI, shutting community-run access after June 18, 2026. Gemini CLI, which amassed 100,000+ stars and some 6,000 merged PRs, will be replaced by Antigravity — a Go-built, agent-first, proprietary desktop tool integrated with Google Cloud and designed for multi-agent, enterprise workflows. The author argues this follows a recurring pattern: major tech firms incubate open projects to build community and validate ideas, then pivot to closed, monetized successors that block self-hosting. While Antigravity offers real technical improvements (lower latency, unified backend, security features for enterprises), the change raises concerns about open-source contributors’ work being absorbed into proprietary platforms. This matters for developer trust, governance, and the sustainability of community-led projects.
Google at I/O 2026 unveiled the Gemini 3.5 model series plus a major agent-first push centered on Antigravity 2.0, Antigravity CLI, and managed agents in the Gemini API, aimed at automating complex developer workflows. The company showcased new Google AI Studio integrations (native Kotlin support, Workspace links, one-click Cloud Run deploys, Firebase support) and tools for building Android and web apps, plus security features like sandboxing, credential masking, and hardened Git policies. Google also emphasized tighter cloud and device integration for agents, and announced AI Ultra pricing at $100/month for advanced capabilities. This matters because it stitches advanced LLMs, developer tooling, and managed infrastructure to accelerate app development and production-grade agent deployment across Google’s ecosystem.
百时美施贵宝将部署Anthropic公司的Claude人工智能模型以加速药物研发
@fxtrader: AI领域顶级研究员,OpenAI创始成员及前特斯拉AI总监Andrej Karpathy宣布将入职Anthropic,加入预训练团队,负责Claude大模型的预训练工作。 https://t.co/BjkY4FJj2k
Andrej Karpathy, former OpenAI co-founder and lead researcher, has joined Anthropic, marking a high-profile hire for the AI startup. Karpathy’s move amplifies Anthropic’s engineering and research credibility and signals intensified competition among leading generative AI labs. The hire could influence product positioning, talent recruitment, and market perception even if immediate commercial impacts are unclear; Karpathy’s expertise in large models, system design, and developer-facing products may accelerate Anthropic’s technical roadmap and ecosystem efforts. For rivals and customers, the appointment underscores the ongoing consolidation of top AI talent around a few well-funded labs, which matters for partnerships, model differentiation, and hiring dynamics across the sector.
Anthropic launched an official curated Claude Plugins directory for Claude Code, offering both internal and third-party plugins and a standardized plugin structure. The marketplace lets users install plugins via commands like /plugin install {plugin-name}@claude-plugins-official or discover them through /plugin > Discover. Internal plugins are maintained by Anthropic; external plugins must pass quality and security reviews before inclusion, and contributors use a submission form. Each plugin follows a defined layout with metadata (.claude-plugin/plugin.json), optional MCP server config (.mcp.json), commands, agents, skills, and README documentation. Anthropic warns users to trust plugins before installation and points to individual LICENSE files and developer docs for details. This matters for extending Claude Code safely and interoperably.
Andrej Karpathy has joined Anthropic to work on pre-training for Claude, leading a new team focused on using Claude to accelerate large-scale model training. Karpathy started this week under pre-training lead Nick Joseph; the role centers on the compute- and cost-intensive phase that imparts core knowledge to LLMs. Anthropic says the hire signals an emphasis on AI-assisted research over brute-force compute to compete with OpenAI and Google. Karpathy, who co-founded and previously worked at OpenAI, led Tesla’s Autopilot and FSD efforts, returned briefly to OpenAI, and founded education-focused startup Eureka Labs in 2024. It’s unclear how his move affects Eureka Labs or his teaching activities.
Andrej Karpathy, a high-profile AI technologist known for bridging research, industry and public communication, is the focal news item. A Slovak-born Canadian educated at University of Toronto and Stanford under Fei-Fei Li, Karpathy helped drive early deep learning and computer vision work during the ImageNet era. He was an early core researcher at OpenAI contributing to GPT and generative AI efforts, then served as Tesla's Director of AI where he led a shift toward end-to-end vision neural networks for Autopilot/FSD and advocated camera-based systems over lidar. His career traces influence across research labs and major industrial deployments, making his roles and moves consequential for AI development and autonomous driving strategy.
Antigravity CLI 挺清爽的,我看了一下,功能和设置比之前的 Gemini CLI 少了一些。Google 说这是为了性能,整体用 Go 重写了,我觉得挺好的。 现在感觉 AI Coding 这一波工具链,语言路线也开始明显分化了: Claude Code 用 TypeScript Codex 用 Rust 现在 Google 的 Antigravity CLI 用 Go Go 也算是在 AI CLI / Agent 这一块正式有了一席之地。 而且仔细想想,Go 确实挺适合这种场景的: 并发和网络 IO 很强 做流式、Agent orchestration 很舒服 单文件分发体验好 内存占用和启动速度都比 Node 系方案更舒服 写起来又没有 Rust 那么重 感觉 Google 这次的方向也挺明显的,就是想把之前偏“重”的 Gemini CLI,重新做成一个更轻、更快、更原生的 terminal 工具。
Andrej Karpathy, an early OpenAI founding member, has announced he joined Anthropic, according to a Chinese report citing Caixin/36Kr. Karpathy’s move shifts a prominent AI researcher and engineer from one of the field’s original labs to Anthropic, a leading safety-focused AI startup. The hire matters because Karpathy brings deep expertise in large models, engineering and productizing AI—skills that could accelerate Anthropic’s model development and systems engineering. For the industry, the switch underscores ongoing talent competition among top AI labs as they race to build scalable, safe, and commercially viable generative models.
Andrej Karpathy, a founding member of OpenAI and former Tesla AI director, announced he is joining Anthropic to work on pretraining for the Claude family of large models. Karpathy will join Anthropic’s pretraining team this week, lead a new group, and pursue techniques that use Claude’s own capabilities to accelerate pretraining—an area central to automating AI development. His move is seen as a major talent win for Anthropic amid intense competition for top AI researchers. Karpathy’s background includes leading Autopilot vision at Tesla, a return stint at OpenAI, and running AI education startup Eureka Labs; his hiring underscores Anthropic’s push to deepen core model research.
Google is retiring Gemini CLI and consolidating functionality into a new agent-first platform, Antigravity, with Antigravity CLI available now. On June 18, 2026, Gemini CLI and Gemini Code Assist IDE/GitHub integrations will stop serving requests for Google AI Pro, Ultra, and free individual users; enterprise and paid customers retain access via paid Gemini/Gemini Enterprise Agent Platform API keys. Antigravity CLI, built in Go, promises faster execution, asynchronous multi-agent orchestration, and a unified agent harness shared with Antigravity 2.0. Google says core Gemini features—Agent Skills, Hooks, Subagents, and Extensions—will be supported as Antigravity plugins, and provides migration docs, community forum support, and enterprise continuity via Google Cloud.
特斯拉前员工、OpenAI联合创始人安德烈·卡帕西加入Anthropic - WSJ
At Google I/O 2026 Google unveiled Antigravity 2.0, repositioning the desktop app from a developer-focused agent IDE to a general agent-first work platform that centrally manages multiple digital agents. Key additions include scheduled tasks (/schedule) for one-off or recurring automation, new slash commands (e.g., /goal, /grill-me, /browser) to improve control, and a shift from workspace-bound sessions to project-based management with per-project agent settings and permissions. Google also launched Antigravity CLI as a faster replacement for Gemini CLI, a local SDK, and Managed Agents via the Gemini API that run in isolated Linux environments with persistent state. Mobile and native Android build pipelines and Google Play export from prompts were also highlighted.
Ivan Mehta / TechCrunch : Google introduces Antigravity 2.0, featuring an updated desktop app that lets users orchestrate multiple agents, alongside an Antigravity CLI tool and SDK — Google is introducing a new version of its agentic coding app, Google Antigravity 2.0, with an updated desktop app, a CLI tool, and an SDK for custom workflows.
Andrej Karpathy Joins Anthropic
OpenAI联合创始人安德烈·卡帕西加入Anthropic的预训练团队 - TechCrunch
Andrej Karpathy, a co-founder of OpenAI and former head of Tesla’s AI division, announced he is joining Anthropic to focus on pretraining research using Claude. Nicholas Joseph, Anthropic’s head of pretraining, said Karpathy will build a team to accelerate pretraining research itself. Karpathy’s background spans OpenAI founding, leading Tesla’s Autopilot vision team, and recent work on midtraining, synthetic data, and AI education through Eureka Labs and open-source tools like autoresearch. The move raises questions about the future of his open-source and education projects given Anthropic’s mix of proprietary models and contributions like the Model Context Protocol. It matters because Karpathy’s expertise could shift competitive dynamics in LLM R&D.
Madison Mills / Axios : Andrej Karpathy joins Anthropic to help launch a team focused on using Claude to accelerate pre-training research; he helped found OpenAI and worked at Tesla — Andrej Karpathy, one of the best-known AI researchers in the world and a founding member of OpenAI, announced Tuesday that he's joining rival AI lab Anthropic.