超越终端:Gemini 命令行界面登陆 Zed
内容来源:https://developers.googleblog.com/en/gemini-cli-is-now-integrated-into-zed/
内容总结:
谷歌和 Zed 已合作将 Gemini CLI 直接集成到 Zed 代码编辑器中,从而将人工智能功能直接引入开发人员的编辑器中,实现更快、更专注的编码,例如原地代码生成、即时答案以及在终端中进行自然对话,并提供无缝的 AI 生成更改审查工作流程。
中文翻译:
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!