# zap **Repository Path**: roch57/zap ## Basic Information - **Project Name**: zap - **Description**: No description available - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-07-13 - **Last Updated**: 2026-07-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
Zap # Zap [简体中文](./README.zh-CN.md) · [日本語](./README.ja.md) Currently based on Warp; evolving independently going forward.
Zap is an open, local-first terminal with first-class AI and agent support. Plug in any AI provider, bring in any CLI agent, manage SSH hosts inside the terminal — with keys, history and agent state staying on your machine by default. ## What Zap adds over upstream Warp - **No mandatory cloud** — no account, login, Drive sync or cloud agent history required. - **BYOP AI providers** — any OpenAI-compatible endpoint, plus native OpenAI / Anthropic / Gemini / DeepSeek / Ollama protocols. Keys stay local. - **Third-party CLI agents** — DeepSeek-TUI / Codex CLI / Claude Code / Google Antigravity (`agy`) wired into Blocks and the notification center. - **Built-in SSH host manager** — manage hosts, configs and sessions inside the terminal, with tmux integration. - **Editable system prompts** — minijinja templates rendered on the client. - **Rendering fixes** — tuned Markdown pipeline; CJK soft-wrap caret and bold subpixel fixes. - **Localized UI** — English / Simplified Chinese / Japanese out of the box, community-extensible. - **Privacy defaults** — Cloud Agent / Computer Use / Referral / telemetry off by default. ## Migrating from OpenWarp or Warp If you used the project before it was renamed to Zap (formerly **OpenWarp**), or are coming from upstream **Warp**, see [docs/migrate-from-warp.md](docs/migrate-from-warp.md) to bring your settings across. ## Roadmap See [docs/roadmap.md](docs/roadmap.md). ## Acknowledgements - [Warp](https://github.com/warpdotdev/warp) — the upstream terminal Zap is built on. - [DeepSeek-TUI](https://github.com/Hmbown/DeepSeek-TUI) — first-class CLI agent partner.