# Warp **Repository Path**: f1818/Warp ## Basic Information - **Project Name**: Warp - **Description**: Warp镜像(gitee加速)(非官方) 同步于:https://github.com/warpdotdev/Warp 官网地址:https://www.warp.dev/ - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-16 - **Last Updated**: 2025-07-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Warp Agentic Development Environment product preview

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

## About This is an issues-only repo for [Warp](https://www.warp.dev), the Agentic Development Environment and fastest way to build with multiple AI agents — from writing code to shipping it. Warp is: * Designed for agentic workflows: prompt, manage, and collaborate with AI agents across your codebase * Built in Rust and GPU acceleration for fast, native performance * Available on macOS, Linux, and Windows ## Installation You can [download Warp](https://www.warp.dev/download) and [read our docs](https://docs.warp.dev/) for platform-specific instructions. ## Changelog and Releases We try to release an update weekly, typically on Thursdays. Read our [changelog (release notes).](https://docs.warp.dev/getting-started/changelog) ## Issues, Bugs, and Feature Requests Please [search](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+is%3Aopen+a+sort%3Areactions-%2B1-desc) through our existing issues for your bug (including workarounds) or feature request. If you can't find a solution above, please file issue requests [in this repo!](https://github.com/warpdotdev/warp/issues/new/choose) We kindly ask that you please use our issue templates to make the issues easier to track for our team. ## Open Source & Contributing We are planning to first open-source our Rust UI framework, and then parts and potentially all of our client codebase. The server portion of Warp will remain closed-source for now. You can see how we’re thinking about open source here: [https://github.com/warpdotdev/Warp/discussions/400](https://github.com/warpdotdev/Warp/discussions/400) As a side note, we are open-sourcing our extension points as we go. The community has already been [contributing new themes](https://github.com/warpdotdev/themes), and our [Workflows repository](https://github.com/warpdotdev/workflows) is open for sharing and collaborating on useful command patterns. Interested in joining the team? See our [open roles](https://www.warp.dev/careers) and feel free to email us: hello at warpdotdev ## Support and Questions 1. See our [docs](https://docs.warp.dev/) for a comprehensive guide to Warp's features. 2. Join our [Slack Community](https://go.warp.dev/join-preview) or [Discord](https://discord.com/invite/warpdotdev) to connect with other users and get help from the Warp team. 3. Try our [Preview build](https://www.warp.dev/download-preview) to test Warp's newest and latest experimental features. For anything else, please don't hesitate to reach out via email at hello at warpdotdev ## Community Guidelines At a high level, we ask everyone to be respectful and empathetic. We follow the [GitHub Community Guidelines](https://docs.github.com/en/github/site-policy/github-community-guidelines): * Be welcoming and open-minded * Respect each other * Communicate with empathy * Be clear and stay on topic ## Open Source Dependencies We'd like to call out a few of the [open source dependencies](https://docs.warp.dev/help/licenses) that have helped Warp to get off the ground: * [Tokio](https://github.com/tokio-rs/tokio) * [NuShell](https://github.com/nushell/nushell) * [Fig Completion Specs](https://github.com/withfig/autocomplete) * [Warp Server Framework](https://github.com/seanmonstar/warp) * [Alacritty](https://github.com/alacritty/alacritty) * [Hyper HTTP library](https://github.com/hyperium/hyper) * [FontKit](https://github.com/servo/font-kit) * [Core-foundation](https://github.com/servo/core-foundation-rs) * [Smol](https://github.com/smol-rs/smol)