Beta 版本开放测试中 Beta Version Available

思维所至
代码即成
Code at the
Speed of Thought

Nexar 是为 AI 时代重塑的高性能代码编辑器。原生 Rust 构建,集成顶尖 LLM,支持移动端 AI 编程,随时随地与 AI 协作。 Nexar is a high-performance code editor reimagined for the AI era. Built in Rust, integrated with top LLMs, mobile AI coding support - code with AI anywhere.

120fps
流畅渲染Rendering
Rust
原生构建Native
<1ms
输入延迟Latency
50+
语言支持Languages

在手机上也能
与 AI 协作编程
AI-Powered Coding
On Your Mobile

通过 Nexar Companion App,在 iPhone 和 iPad 上获得完整的 AI 编程体验。连接远程服务器,随时随地让 AI 帮你写代码、修复 Bug、重构项目。 With Nexar Companion App, get the full AI coding experience on iPhone and iPad. Connect to remote servers and let AI write code, fix bugs, and refactor projects anywhere.

AI 对话编程AI Chat Coding

用自然语言描述需求,AI 自动生成代码并应用到项目Describe requirements in natural language, AI generates and applies code

远程开发环境Remote Development

SSH 连接远程服务器,本地 UI 极速响应SSH to remote servers with responsive local UI

完整编辑体验Full Editing Experience

语法高亮、代码补全、Vim 模式、多光标编辑Syntax highlighting, completion, Vim mode, multi-cursor editing

Nexar Mobile AI

不仅是快,是飞快Not Just Fast. Instant.

从底层架构到用户界面,每一个细节都为极致性能而设计Every detail designed for ultimate performance

极致性能Blazing Performance

GPU 加速渲染,Rust 驱动核心。即使处理数百万行代码,操作也是瞬时完成。GPU-accelerated rendering with Rust core. Even million-line projects are instant.

120fps<1ms latency

实时协作Real-time Collaboration

内置 CRDT 协作引擎,像 Google Docs 一样流畅协作编程。Built-in CRDT engine for smooth collaborative coding like Google Docs.

CRDTP2P

集成终端Integrated Terminal

深度集成的终端体验,支持 AI 命令补全。Deeply integrated terminal with AI command completion.

AI Completion

内置调试器Built-in Debugger

基于 DAP 协议,秒级启动调试,支持断点、变量检查等。DAP-based debugger with breakpoints, variable inspection, and more.

DAP11+ Languages

远程开发Remote Development

SSH 连接远程服务器,本地 UI 保持极速响应。SSH to remote servers with responsive local UI.

SSHWSL

智能补全Smart Completion

AI 驱动的代码预测与补全,支持行内编辑预测。AI-powered code prediction with inline edit prediction.

Edit Prediction

遇见你的AI 领航员Meet Your AI Copilot

Nexar 不只是简单调用 API。它理解你的项目结构、依赖关系和代码风格。支持多代理协作,每个代理有独立的工具权限。Nexar understands your project structure, dependencies, and code style. Multi-agent collaboration with independent tool permissions.

Navigator - 代码导航与搜索专家Navigator - Code navigation specialist
Architect - 架构决策与代码审查Architect - Architecture decisions
Executor - 代码修改与文件操作Executor - Code modification
Researcher - 外部研究与文档查询Researcher - External research
// Multi-agent collaboration
delegate_task(
  AgentType::Navigator,
  "搜索所有使用 user_id 的地方",
  run_in_background: true
)

// 并行执行,独立权限
ToolPermissions {
  read_file: true,
  write: false,  // Navigator 禁止写入
  terminal: false,
}

连接顶尖大模型Connect to Top LLMs

Claude
Anthropic
GPT / o1
OpenAI
Gemini
Google AI
Local
Ollama
OpenRouter
100+ Models
DeepSeek
DeepSeek AI

同时支持 Mistral、xAI Grok、Amazon Bedrock、GitHub Copilot 等Also supports Mistral, xAI Grok, Amazon Bedrock, GitHub Copilot, etc.

强大的工具生态Powerful Tool Ecosystem

代码搜索Code Search

grep、find_path 快速定位代码grep, find_path for quick navigation

代码编辑Code Editing

edit_file、move_path 精准修改edit_file, move_path for precise edits

终端执行Terminal

执行 shell 命令、构建测试Run shell commands, build & test

网络搜索Web Search

web_search、fetch 获取实时信息web_search, fetch for real-time info

诊断分析Diagnostics

获取项目错误和警告Get project errors and warnings

MCP 扩展MCP Extension

Model Context Protocol 无限扩展Model Context Protocol for extensions

全栈语言覆盖Full Stack Coverage

RustPythonJavaScriptTypeScriptGo CC++JavaKotlinSwiftRubyPHP ElixirHaskellScalaZigDartLua SQLHTMLCSSVueSvelteJSONYAML

共计 50+ 编程语言支持50+ programming languages supported

站在巨人的肩膀上 Standing on the Shoulders of Giants

Nexar 基于 Zed 进行二次开发。感谢 Zed 团队打造了如此卓越的编辑器基础,让我们能够站在巨人的肩膀上,为 AI 时代构建更强大的编程工具。 Nexar is built on top of Zed. We thank the Zed team for creating such an excellent editor foundation, allowing us to build more powerful programming tools for the AI era.

zed-industries/zed