Files
octopus-release/README.md
T
2026-06-23 08:06:46 +08:00

705 B

Octopus

The AI coding agent built for the terminal.

Install

Unix (Linux/macOS):

curl -fsSL http://octopus.51zxtx.com:3000/fourbroad/octopus-release/raw/branch/main/install | bash

Windows (PowerShell):

irm http://octopus.51zxtx.com:3000/fourbroad/octopus-release/raw/branch/main/install.ps1 | iex

Documentation

Visit the documentation for usage guides and API reference.

Development

The source code and issue tracker are available at the private development repository.

License

MIT License — see the source repository for details.