终端之上:Gemini CLI 闪现 Zed
内容来源:https://developers.googleblog.com/en/gemini-cli-is-now-integrated-into-zed/
内容总结:
Gemini CLI与Zed深度融合,AI开发新范式浮现
【摘要】 近日,备受关注的Gemini CLI宣布与高性能开源代码编辑器Zed实现深度集成。这一合作将Google强大的Gemini AI模型直接引入Zed的Rust开发环境,为开发者带来了前所未有的AI辅助编程体验。Gemini CLI自发布以来,凭借其出色的可扩展性,社区贡献呈爆发式增长,如今与Zed的联姻,无疑将进一步提升其在工程师工作流中的核心地位。
【正文】
Gemini CLI影响力爆发式增长,构建开放生态
Google推出的Gemini CLI,作为一款轻量级的工具链编排器,自面世以来便以其卓越的可扩展性而备受赞誉。得益于如MCP(多协议通信)、Markdown指南、自定义扩展等新兴标准的支持,Gemini CLI能够轻松融入各种开发环境。官方数据显示,上市仅八周,Gemini CLI的社区贡献已呈现井喷之势,已合并了上千个扩充其功能的拉取请求(Pull Request)。这不仅彰显了其强大的生命力,更预示着一个充满活力的开发生态系统正在迅速形成。目前,Gemini CLI已成为众多工程系统,包括Google内部系统在内的关键组成部分。
强强联合:Gemini AI模型深度融入Zed编辑器
此次备受瞩目的合作,源于Gemini CLI团队对Zed高性能开源代码编辑器的青睐。Zed编辑器以其卓越的性能和响应速度,早已在开发者社区中积累了良好的口碑。如今,Gemini CLI与Zed强强联合,将Gemini强大的AI模型直接引入到Zed基于Rust的开发环境中。这意味着开发者无需离开编辑器,便能直接享受到AI驱动的编程体验,其速度和响应能力如同编辑器本身一样流畅。
这项整合完美融合了终端与集成开发环境(IDE)的优势,旨在帮助开发者以更高的效率和准确性完成日常任务。例如,开发者现在可以直接在Zed中进行代码生成、性能优化、错误修复、生成测试,甚至直接在编辑器中执行自然语言命令以执行复杂的任务。更重要的是,此次集成不仅仅是功能的叠加,它提供了一种与AI代理协作的全新模式,真正做到了“以开发者为中心”。这种新工作流让开发者始终掌控主导权,AI工具则扮演高效的助手角色。
开启AI辅助编程新时代
双方对此次合作充满信心,并已发布了联合公告。Gemini CLI团队表示,欢迎广大开发者轻松上手体验Gemini CLI与Zed的结合,并期待看到由此诞生的创新成果。作为一款开源工具,Gemini CLI持续欢迎社区贡献,开发者可在GitHub平台上获取帮助、浏览源代码、提交问题并贡献代码,共同推动项目进步。
此次Gemini CLI与Zed的深度融合,标志着AI辅助编程迈入了一个全新的阶段。它不仅提升了开发效率,更开启了人机协作的无限可能,为全球开发者带来了更加智能、高效的编程体验。
英文原文:
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!