一条命令安装,开箱即用。不是 IDE 里的编程助手,也不是包装单一 API 的聊天工具。 这是一个AI Native Agent,运行在你的服务器上,记住它学到的东西,运行越久越强大。
CLI Alpha supports macOS Apple Silicon only · No sudo
curl -fsSL https://deepseekagent.starseas.org/install.sh | bash
Installs a checksum-verified, versioned Core release under ~/.deepagent. No sudo needed.
# Interactive setup wizard
deepagent setup
# Or choose your model
deepagent model
连接 DeepSeek API、OpenRouter,或自定义端点。
deepagent
That's it. Interactive CLI with tools, local sessions, and memory.
# Check configuration and runtime health
deepagent doctor
Resolve any provider or local environment problem before the first real task.
deepagent update
Reads the promoted Alpha channel, verifies the immutable release manifest and SHA-256, then switches versions.
本轮不承诺 Intel macOS、Linux、Windows、WSL 或 Android。 安装器会在不支持的平台明确停止,不会尝试实验性安装。
针对 DeepSeek 模型深度优化,充分发挥 DeepSeek 在推理和代码生成方面的能力。
不是 IDE 插件,不是聊天机器人封装。是一个自主运行的 Agent,记住它学到的东西,运行越久越强大。
所有产品文件位于 ~/.deepagent,不读取或覆盖 Hermes 与用户 OpenCode 数据。
版本 Manifest、文件大小和 SHA-256 全部匹配后才切换版本,失败保留当前版本。
卸载只处理安装 Manifest 登记且通过路径边界校验的文件,可选择保留用户数据。
深度融合 AI Agent 与研发工具链,内置虚拟研发团队,开箱即用。
40+ built-in — web search, terminal, file system, browser automation, vision, image generation, text-to-speech, code execution, subagent delegation, memory, task planning, cron scheduling, multi-model reasoning, and more.
CLI Alpha is tested and released only for macOS Apple Silicon. Connect to DeepSeek API, OpenRouter, or a configured OpenAI-compatible API.
Run locally, in Docker, over SSH, on Modal, Daytona, or Singularity. Container hardening with read-only root, dropped capabilities, and namespace isolation.
40+ bundled skills covering MLOps, GitHub workflows, research, and more. The agent creates new skills on the fly and shares them via the open agentskills.io format. Install community skills from ClawHub, LobeHub, and GitHub.
Batch trajectory generation with parallel workers and checkpointing. Atropos integration for RL training. Export to ShareGPT for fine-tuning with trajectory compression.