聊天工具还是开发平台?——从 Google 对 Gemini 的重新定位谈起

Chat Tool or Development Platform?
— A Conversation Prompted by Google’s Repositioning of Gemini

trp_language language=”zh_CN”]

Geoff 与 Vale 的对话录

根据 2026 年 8 月 4 日的讨论整理

Geoff:最近 Google 对 Gemini 和 AI Studio 的重新定位很有意思。AI Studio 原来更像一个让开发者测试模型、调整提示词、取得 API Key 的实验环境,现在却越来越像一个直接制造应用的平台。用户用自然语言描述需求,它不仅可以生成网页应用,还能生成原生 Android 应用,并且可以继续转到 Antigravity 做更深入的开发和部署。这已经不是简单增加几个功能,而是在重新划分普通用户工具和专业开发平台之间的边界。

Vale:是的。Google 现在试图建立一条连续的路径。普通用户在 Gemini 里聊天、写作、搜索和生成内容;有了一个应用想法之后,可以进入 AI Studio,用自然语言做出能够运行的原型;如果项目继续扩大,再转入 Antigravity、Gemini API 或 Vertex AI,进入本地开发、团队协作、云端部署和企业管理。过去这些工具之间的界限很清楚,现在 Google 正在把它们连接起来。

Geoff:但我认为,不管是 Google 的 Gemini,还是 OpenAI 的 ChatGPT 和 Codex,或者 Anthropic 的 Claude,它们都面对一个基本选择。一方面,普通用户和专业用户之间存在一个根深蒂固的区别。现在开发门槛确实降低了,一个从来没有写过程序的人,也可能通过自然语言做出一个可以运行的小应用。但是,真正的专业软件仍然不是普通人能够独立完成的。这个区别并没有因为 AI 出现而消失。

Vale:降低的是代码生成的门槛,不是完整软件工程的门槛。一个演示程序能够运行,不等于它已经成为可靠的软件产品。需求是否定义清楚,架构能不能扩展,数据是否安全,错误怎样处理,权限怎样控制,性能能不能承受真实用户,版本怎样维护,这些问题都不会因为代码由 AI 生成就自动消失。过去的主要障碍是不会写代码,今后的主要障碍会逐渐转向缺少系统判断力。

Geoff:所以,从功能需求上看,普通对话工具和专业开发平台不可能完全合成一体。普通用户希望打开以后直接使用,不需要理解模型参数、API、上下文管理、权限、部署和成本。专业开发者却需要看到这些东西,而且要能够控制它们。如果为了照顾专业开发者,把所有控制项都放进普通聊天界面,普通用户会觉得复杂;如果为了照顾普通用户,把一切都隐藏起来,开发者又无法真正工作。

Vale:这也是为什么三家公司虽然都在走向整合,却没有简单地把所有产品变成同一个界面。更合理的结构不是“一个产品取代所有产品”,而是同一个底层系统提供几个不同的工作空间。账户、模型、文件、记忆、付费体系和工具能力可以逐步共享,但聊天、内容创作、编程、API 开发和企业部署仍然需要不同的界面和控制深度。

Geoff:另一方面,从开发管理成本和未来模型能力来看,它们又确实具有合到一起的趋势。公司没有必要为每一种用户重新维护一套完全独立的模型、账户体系、文件系统和工具调用框架。模型能力越强,聊天、写作、编程、操作电脑和调用外部系统之间的界限也会越模糊。

Vale:OpenAI 最近的做法正好说明这一点。2026 年 7 月,Codex 桌面应用并入 ChatGPT 桌面应用,但 Codex 仍然保留独立的开发界面和项目历史。ChatGPT 负责一般对话和工作任务,Codex 负责代码库、终端、文件修改、测试和版本控制,而开发者在 OpenAI API 平台上还可以使用 Responses API 和 Agents SDK,自己控制模型、工具、状态和代理流程。它整合了应用入口,却没有取消专业分层。

Geoff:OpenAI 的优势是它的通用产品入口很强。ChatGPT 已经成为普通用户理解 AI 的默认方式,Codex 又在专业编程方面形成了清楚的位置。如果它能够把聊天、工作、编程和 API 开发连接起来,用户从一个想法走到一个真正的项目会比较顺畅。

Vale:但它的弱点也来自同一个地方。产品范围扩展得很快,Chat、Work、Codex、API Platform 之间的边界不断变化,用户有时不容易判断应该在哪个环境中完成一件事。订阅使用量和 API 计费也不完全是一套逻辑。OpenAI 现在最需要解决的并不是有没有足够多的功能,而是怎样让这些功能形成稳定、容易理解的层次。

Geoff:Google 的情况不太一样。它最大的优势不是单独一个聊天产品,而是它已经拥有 Android、Chrome、Search、Workspace、Google Cloud 和 Play Store。Gemini 一旦进入这些系统,就不只是一个聊天机器人,而可能成为整个 Google 生态中的智能层。AI Studio 现在可以连接 Workspace、生成 Android 应用并直接进入 Play Store 测试,这种纵向整合能力是 OpenAI 和 Anthropic 很难完全复制的。

Vale:Google 的问题是产品线容易显得混乱。Gemini App、AI Studio、Antigravity、Gemini API、Vertex AI 和企业代理平台分别面向不同阶段,但它们之间会有功能重叠。Google 的技术和基础设施很完整,真正的挑战是能不能把入口、命名和升级路径做得足够清楚。AI Studio 最近的变化,其实就是在重新确定自己位于这条路径的什么位置——它不再只是模型实验室,而是普通创意进入专业开发流程的中间层。

Geoff:Anthropic 又是第三种路线。Claude 的普通对话体验一直比较克制,而 Claude Code 在专业开发者中很有影响力。它没有像 Google 那样庞大的消费产品生态,也没有像 OpenAI 那样强烈地追求一个包罗万象的入口。

Vale:Anthropic 的优势是专业方向比较集中。Claude Code 直接进入终端和 IDE,强调读取整个代码库、修改文件、运行命令和保持开发者控制。现在 Claude Pro 和 Max 订阅也可以同时使用普通 Claude 和 Claude Code,这表明它同样在统一账户和使用关系。另一方面,Claude Platform 又提供 API 和托管代理,供开发者建立自己的产品。

Geoff:它的弱点是普通用户入口和生态分发能力相对较弱。Claude 很适合写作、分析和编程,但如果比较从日常搜索、办公软件、手机系统一直到云平台的完整覆盖,Google 明显更强;如果比较大众品牌和统一入口,OpenAI 也更占优势。Anthropic 目前最清楚的竞争力仍然是模型质量、长任务能力和开发者信任。

Vale:可以把三家的现状概括成这样。Google 最像一个拥有完整基础设施的生态公司,它正在让 Gemini 成为所有产品的智能层;OpenAI 最像一个以通用 AI 入口为中心的平台公司,它正在把 ChatGPT、工作代理、Codex 和 API 连接起来;Anthropic 最像一个以高质量模型和专业代理为核心的公司,它先在编程和复杂知识工作中建立优势,再逐步向外扩展。

Geoff:那么未来会不会只剩下一个统一平台?

Vale:底层会越来越统一,表层不会。未来的共同方向很可能是同一个账户、同一组模型、同一套文件和上下文、同一种工具与代理机制,再根据用户当前的任务切换不同工作空间。普通用户看到的是简单的对话、文档和应用生成;专业用户看到的是代码、运行环境、调用记录、权限、成本、测试和部署。二者使用的可能是同一个模型和同一份项目资料,但操作界面不会相同。

Geoff:所以真正的趋势不是普通用户平台吞并开发平台,也不是开发平台变成一个更复杂的聊天框,而是底层统一、上层分化。

Vale:我认为这就是最准确的判断。AI 会继续降低表达想法和制造原型的门槛,也会让越来越多普通人接触过去只有开发者才能完成的事情。但专业与非专业的区别不会消失,只会改变位置。以后区分一个人是否具备专业能力的,可能不再主要是他能不能写出某一段代码,而是他能不能定义问题、识别风险、组织系统、验证结果,并对软件长期运行的后果负责。

Geoff:也就是说,AI 消除的是一部分操作障碍,不是专业性本身。

Vale:是的。三家公司现在的产品调整,表面上是在重新安排聊天工具、编程工具和开发平台,背后其实都在回答同一个问题——当模型逐渐成为共同的智能基础设施之后,怎样让普通人能够简单地使用它,同时又让专业人员保留足够的控制能力。谁能把这两个层次连接得最自然,又不把它们混为一谈,谁就更可能形成下一阶段真正稳定的 AI 平台。

相关官方资料

Google AI Studio at I/O 2026
https://blog.google/innovation-and-ai/technology/developers-tools/google-ai-studio-io-2026/

Google I/O 2026 Developer Highlights
https://blog.google/innovation-and-ai/technology/developers-tools/google-io-2026-developer-highlights/

OpenAI — What’s New in ChatGPT and Codex
https://learn.chatgpt.com/docs/whats-new

OpenAI Agents SDK and Responses API
https://developers.openai.com/api/docs/guides/agents

Anthropic — Using Claude Code with Pro or Max
https://support.claude.com/en/articles/11145838-use-claude-code-with-your-pro-or-max-plan

Claude API Overview
https://platform.claude.com/docs/en/api/overview

[/trp_language]

A Conversation Between Geoff and Vale

Based on a discussion on 4 August 2026

Geoff: Google’s recent repositioning of Gemini and AI Studio is quite revealing. AI Studio used to feel primarily like an experimental environment where developers could test models, adjust prompts and obtain an API key. It is now becoming a platform for making applications directly. A user can describe an idea in natural language, generate a web application or even a native Android application, and then move the project into Antigravity for deeper development and deployment. This is more than a feature update. Google is redrawing the boundary between a tool for ordinary users and a professional development platform.

Vale: Yes. Google is trying to create a continuous path. An ordinary user can chat, write, search and generate content in Gemini. Once that user has an application idea, they can move into AI Studio and produce a working prototype through natural language. If the project grows, it can continue into Antigravity, the Gemini API or Vertex AI for local development, team collaboration, cloud deployment and enterprise management. Those stages used to be clearly separated. Google is now connecting them.

Geoff: But I think Google, OpenAI and Anthropic all face the same fundamental choice. There remains a deep distinction between ordinary users and professional users. AI has certainly lowered the entry barrier. Someone who has never written code may now produce a small working application through natural language. Yet that does not mean an ordinary person can independently build professional software. AI has not removed that distinction.

Vale: It has lowered the barrier to generating code, not the barrier to software engineering as a whole. A demonstration that runs is not necessarily a dependable product. Requirements still have to be defined. The architecture must scale. Data must be protected. Errors, permissions, performance, testing and maintenance still have to be handled. These problems do not disappear merely because AI wrote the code. In the past, the main obstacle was often the inability to program. Increasingly, the obstacle will be the absence of sound systems judgement.

Geoff: That is why a general conversational tool and a professional development platform cannot be fully merged at the functional level. Ordinary users want something they can open and use immediately. They do not want to manage model parameters, APIs, context, permissions, deployment or token costs. Professional developers need visibility and control over exactly those things. If every professional control is placed in the consumer chat interface, the product becomes confusing. If everything is hidden for the sake of simplicity, the developer can no longer do serious work.

Vale: This explains why all three companies are integrating their products without simply turning them into one interface. The more sensible structure is not one product replacing every other product. It is one underlying system supporting several workspaces. Accounts, models, files, memory, billing and tool capabilities can become increasingly shared, while conversation, content creation, coding, API development and enterprise deployment retain different interfaces and different levels of control.

Geoff: On the other hand, development costs and future model capabilities create a strong pressure towards consolidation. A company has little reason to maintain a completely separate model, account system, file system and tool framework for every category of user. As models become more capable, the boundaries between conversation, writing, programming, computer use and external tool use also become less distinct.

Vale: OpenAI’s recent move illustrates this well. In July 2026, the Codex desktop app was merged into the ChatGPT desktop app, but Codex retained its dedicated development experience and separate project history. ChatGPT handles general conversation and work, while Codex works with repositories, terminals, file changes, testing and version control. On the OpenAI API Platform, developers can use the Responses API and Agents SDK to control models, tools, state and agent workflows themselves. OpenAI has consolidated the application entry point without removing professional layers.

Geoff: OpenAI’s advantage is the strength of its general entry point. ChatGPT has become the way many ordinary users first understand AI, while Codex has established a clear position in professional programming. If OpenAI can connect conversation, work, coding and API development coherently, the path from an idea to a real project can become unusually smooth.

Vale: Its weakness comes from the same expansion. The boundaries between Chat, Work, Codex and the API Platform keep changing, and users may not always know which environment is appropriate for a task. Subscription usage and API billing also remain different systems. OpenAI’s main challenge is no longer a lack of capabilities. It is arranging those capabilities into stable and intelligible layers.

Geoff: Google is in a different position. Its greatest advantage is not any single chat product. It already owns Android, Chrome, Search, Workspace, Google Cloud and the Play Store. Once Gemini is embedded across these systems, it becomes more than a chatbot. It can become the intelligence layer of the wider Google ecosystem. AI Studio can now work with Workspace, generate Android applications and publish directly to a Play Store test track. Neither OpenAI nor Anthropic can easily reproduce that degree of vertical integration.

Vale: Google’s difficulty is that its product line can become confusing. Gemini, AI Studio, Antigravity, the Gemini API, Vertex AI and its enterprise agent platform serve different stages, but their features overlap. Google has extensive technology and infrastructure. Its challenge is to make the entry points, names and progression between products clear. The recent changes to AI Studio are really an attempt to establish its position in that path. It is no longer merely a model laboratory. It is becoming the intermediate layer through which an ordinary idea enters a professional development process.

Geoff: Anthropic represents a third approach. The consumer Claude experience has remained relatively restrained, while Claude Code has become influential among professional developers. Anthropic does not have Google’s enormous consumer ecosystem, and it has not pursued a single all-encompassing entry point as aggressively as OpenAI.

Vale: Anthropic’s advantage is its professional focus. Claude Code works directly in terminals and IDEs, reads entire codebases, changes files, runs commands and preserves developer control. Claude Pro and Max subscriptions now cover both the general Claude applications and Claude Code, showing that Anthropic is also unifying accounts and access. Claude Platform then provides APIs and managed agents for developers building their own products.

Geoff: Its weakness is comparatively limited consumer distribution and ecosystem reach. Claude is strong in writing, analysis and programming, but Google has a clear advantage if we compare the entire span from everyday search and office software to mobile operating systems and cloud infrastructure. OpenAI also has the stronger mass-market brand and general entry point. Anthropic’s clearest strengths remain model quality, long-running professional work and developer trust.

Vale: The three companies can therefore be understood in this way. Google is an ecosystem company with a complete infrastructure stack, working to make Gemini the intelligence layer across its products. OpenAI is a platform company organised around a general AI entry point, connecting ChatGPT, work agents, Codex and its APIs. Anthropic is a model-and-agent company that has built its position first in coding and complex knowledge work and is now expanding outwards.

Geoff: Will all of this eventually become one unified platform?

Vale: The underlying layers will become increasingly unified, but the visible layers will not. The likely direction is one account, one family of models, shared files and context, and a common tool and agent system, with different workspaces selected according to the task. Ordinary users will see conversation, documents and simple application generation. Professionals will see code, runtimes, logs, permissions, costs, tests and deployment controls. They may be using the same model and the same project material, but they will not use the same interface.

Geoff: So the real trend is not the consumer platform swallowing the developer platform, nor the developer platform turning into a more complicated chat box. It is unification underneath and differentiation on top.

Vale: I think that is the most accurate conclusion. AI will continue to lower the barrier between an idea and a working prototype. It will allow more ordinary people to attempt things that once required a developer. But the distinction between professional and non-professional work will not disappear. It will move. Professional ability will be judged less by whether someone can produce a particular block of code and more by whether they can define a problem, recognise risk, organise a system, verify its behaviour and take responsibility for its long-term consequences.

Geoff: In other words, AI removes some operational barriers. It does not remove professionalism itself.

Vale: Exactly. The product changes at Google, OpenAI and Anthropic may look like a rearrangement of chat tools, coding tools and development platforms. Underneath, all three companies are answering the same question. Once the model becomes a shared intelligence infrastructure, how can ordinary people use it simply while professionals retain sufficient control? The company that connects those two levels most naturally, without confusing them, is the one most likely to establish the stable AI platform of the next stage.

Official references

Google AI Studio at I/O 2026
https://blog.google/innovation-and-ai/technology/developers-tools/google-ai-studio-io-2026/

Google I/O 2026 Developer Highlights
https://blog.google/innovation-and-ai/technology/developers-tools/google-io-2026-developer-highlights/

OpenAI — What’s New in ChatGPT and Codex
https://learn.chatgpt.com/docs/whats-new

OpenAI Agents SDK and Responses API
https://developers.openai.com/api/docs/guides/agents

Anthropic — Using Claude Code with Pro or Max
https://support.claude.com/en/articles/11145838-use-claude-code-with-your-pro-or-max-plan

Claude API Overview
https://platform.claude.com/docs/en/api/overview


Discover more from Geoffrey Chen

Subscribe to get the latest posts sent to your email.