Warp现已开源
Warp is now Open-Source

原始链接: https://github.com/warpdotdev/warp

## Warp:一种代理式开发环境 Warp 是一种新的、开源的开发环境,由终端构建,并由 OpenAI 赞助。它允许开发者利用内置的、由 GPT 模型驱动的编码代理,或集成他们自己的 CLI 代理,如 Claude、Gemini 和 Codex。 核心 UI 框架采用 MIT 许可,而其余代码库使用 AGPL v3。Warp 积极鼓励社区贡献,并提供简化的工作流程——可以提交问题并标记为“准备规范”或“准备实现”,供贡献者使用。 用户可以下载 Warp,使用提供的脚本在本地构建它,并访问全面的文档。提供了一个 Slack 社区以获取支持,并且预览版本提供对实验性功能的访问。Warp 优先考虑一个尊重和富有同情心的社区,并以明确的行为准则为指导。

Hacker News 新闻 | 过去 | 评论 | 提问 | 展示 | 招聘 | 提交 登录 Warp 现在开源 (github.com/warpdotdev) 30 分,由 doppp 2小时前发布 | 隐藏 | 过去 | 收藏 | 2 条评论 帮助 ahmadyan 18分钟前 [–] 恭喜 Warp 开源。可以问一下做出这个决定的过程是什么吗?Warp 已经是一个成熟且完善的产品,开源有什么好处?Devin CLI 对开源 Warp 的决定有影响吗?另外,一个仓库在短短 2 小时内获得 29k 星标是怎么做到的?回复 AirMax98 13分钟前 | 父评论 [–] > OpenAI 是新的开源 Warp 仓库的创始赞助商。 我的猜测是 OpenAI 提供了大笔资金。策略可能是试图对 Claude Code 进行广泛尝试。 考虑申请 YC 2026 年夏季项目!申请截止日期为 5 月 4 日 指南 | 常见问题 | 列表 | API | 安全 | 法律 | 申请 YC | 联系方式 搜索:
相关文章

原文
Warp Agentic Development Environment product preview

Website · Code · Agents · Terminal · Drive · Docs · How Warp Works

Note

OpenAI is the founding sponsor of the new, open-source Warp repository, and the new agentic management workflows are powered by GPT models.

Warp is an agentic development environment, born out of the terminal. Use Warp's built-in coding agent, or bring your own CLI agent (Claude Code, Codex, Gemini CLI, and others).

You can download Warp and read our docs for platform-specific instructions.

Warp's UI framework (the warpui_core and warpui crates) are licensed under the MIT license.

The rest of the code in this repository is licensed under the AGPL v3.

Open Source & Contributing

Warp's client codebase is open source and lives in this repository. We welcome community contributions and have designed a lightweight workflow to help new contributors get started. For the full contribution flow, read our CONTRIBUTING.md guide.

Before filing, search existing issues for your bug or feature request. If nothing exists, file an issue using our templates. Security vulnerabilities should be reported privately as described in CONTRIBUTING.md.

Once filed, a Warp maintainer reviews the issue and may apply a readiness label: ready-to-spec signals the design is open for contributors to spec out, and ready-to-implement signals the design is settled and code PRs are welcome. Anyone can pick up a labeled issue — mention @oss-maintainers on an issue if you'd like it considered for a readiness label.

Building the Repo Locally

To build and run Warp from source:

./script/bootstrap   # platform-specific setup
./script/run         # build and run Warp
./script/presubmit   # fmt, clippy, and tests

See WARP.md for the full engineering guide, including coding style, testing, and platform-specific notes.

Interested in joining the team? See our open roles.

  1. See our docs for a comprehensive guide to Warp's features.
  2. Join our Slack Community to connect with other users and get help from the Warp team.
  3. Try our Preview build to test the latest experimental features.
  4. Mention @oss-maintainers on any issue to escalate to the team — for example, if you encounter problems with the automated agents.

We ask everyone to be respectful and empathetic. Warp follows the Code of Conduct. To report violations, email warp-coc at warp.dev.

We'd like to call out a few of the open source dependencies that have helped Warp to get off the ground:

联系我们 contact @ memedata.com