Skip to main content

DeepAgent CLI Alpha

The first public DeepAgent release is a command-line Agent for macOS Apple Silicon. It is designed to install, update, roll back, and uninstall without reading or modifying an existing Hermes or OpenCode product installation.

curl -fsSL https://deepseekagent.starseas.org/install.sh | bash
deepagent setup
deepagent doctor
deepagent

Start here

DocumentPurpose
QuickstartInstall, configure, and complete a first task
Installation contractPaths, verification, updates, rollback, and uninstall
Platform statusWhy unsupported platforms intentionally stop
CLI Alpha FAQTroubleshooting and product boundaries
ContributingDevelopment and mixed-license contribution rules

Release boundary

  • Phase 1 ships Core and CLI only; it does not ship WebUI, Electron, bundled OpenCode, or bundled Skills.
  • DeepAgent Core is MIT-licensed. Existing source under webui/ is BSL-1.1 source-available software. The repository is not entirely MIT.
  • The default product root is ~/.deepagent; Hermes and user OpenCode paths remain outside DeepAgent ownership.
  • Intel macOS, Linux, Windows/WSL, Android, LAN access, and public network access are not part of this Alpha support promise.