终端之外:Gemini CLI 登陆 Zed
内容来源:https://developers.googleblog.com/en/gemini-cli-is-now-integrated-into-zed/
内容总结:
谷歌和 Zed 已合作将 Gemini CLI 直接集成到 Zed 代码编辑器中,从而将人工智能功能直接引入开发人员的编辑器中,实现更快、更专注的编码,支持诸如原地代码生成、即时答案以及在终端中进行自然聊天等任务,并为人工智能生成的更改提供无缝的审阅工作流程。
中文翻译:
Gemini CLI 的设计理念是默认具备可扩展性,通过新兴标准如 MCP、基于 Markdown 的指令、颜色主题、自定义扩展、自定义工具、自定义配置和 Open Telemetry 来实现。由于我们将 Gemini CLI 构建成一个轻量级的编排器,能够与任何工具链集成,因此社区贡献、集成和扩展的数量呈爆发式增长。事实上,Gemini CLI 发布八周以来,社区已合并了 1000 个拉取请求,大大扩展了 Gemini CLI 的功能。结合日益壮大的扩展生态系统,Gemini CLI 正迅速成为许多工程系统(包括谷歌自己的系统)的关键组成部分。
我们一直在寻求与开发者喜爱的工具集成,而 Zed 与之天然契合。由于 Zed 这款高性能的开源代码编辑器已经在 Gemini CLI 团队内部广受欢迎,我们联系了其创建者,探讨更深入的合作。从今天起,Gemini CLI 已与 Zed 集成,将 Gemini 模型直接引入 Zed 基于 Rust 的环境。开发者现在可以体验与编辑器本身一样快速和响应迅速的 AI 体验。
此次集成将终端和 IDE 这两款必不可少的工具结合起来,帮助您快速精准地完成常见任务。例如,您可以:
当然,此次集成不仅仅是关于功能,它还提供了一种与 AI 代理协作的更好方式。这种新的工作流程让您始终掌控主动权。以下是其独特之处:
我们很高兴共同宣布这项合作。请阅读 Zed 博客上的同步公告。
开始使用 Gemini CLI 和 Zed 非常简单。我们期待看到您的作品。一如既往,Gemini CLI 是开源的。欢迎在 GitHub 上加入我们,您可以在那里寻求帮助、查看源代码、提出问题并贡献代码,让项目对每个人都更好。
编程愉快!
英文来源:
Gemini CLI was built to be extensible by default through emerging standards like MCP, markdown-based instructions, color themes, custom extensions, custom tools, custom configurations, and Open Telemetry. Because we built Gemini CLI as a lightweight orchestrator capable of integrating with any toolchain, the number of community contributions, integrations, and extensions has exploded. In fact, in the eight weeks since Gemini CLI launched, the community has merged 1K pull requests expanding Gemini CLI’s capabilities. Combined with a growing ecosystem of extensions, Gemini CLI is quickly becoming the critical part of many engineering systems – including Google’s own.
We're always looking to integrate with tools developers love, and Zed is a natural fit. Because Zed's high-performance, open source code editor is already a popular choice within the Gemini CLI team, we reached out to the creators to explore a deeper collaboration. Starting today, Gemini CLI is integrated with Zed, bringing Gemini's models directly into Zed’s Rust-based environment. Developers can now tap into an AI experience that’s as fast and responsive as the editor itself.
The integration marries two essential tools – the terminal and IDE – to help you tackle common tasks with speed and precision. For example, you can:
Of course, this integration is about more than just features; it's a better way to collaborate with an AI agent. This new workflow keeps you in the driver’s seat. Here’s what makes it special:
We’re delighted to announce this collaboration together. Read the mirror announcement on the Zed blog.
It’s easy to get started with Gemini CLI and Zed. We're excited to see what you build. As always, Gemini CLI is open source. Join us on GitHub where you can ask for help, inspect our source code, raise issues, and contribute code to make the project better for everyone.
Happy coding!