#30
📦 opencode/ anomalyco
The open source coding agent.
Открыть на GitHub ↗обновлён 3ч назад
Звёзды
★ 181.5k
Форки
22.4k
За неделю
—
За месяц
—
Рост %
—
Язык
TypeScript
Установка и запуск
Installation
# YOLO
curl -fsSL https://opencode.ai/install | bash
# Package managers
npm i -g opencode-ai@latest # or bun/pnpm/yarn
scoop install opencode # Windows
choco install opencode # Windows
brew install anomalyco/tap/opencode # macOS and Linux (recommended, always up to date)
brew install opencode # macOS and Linux (official brew formula, updated less)
sudo pacman -S opencode # Arch Linux (Stable)
paru -S opencode-bin # Arch Linux (Latest from AUR)
mise use -g opencode # Any OS
nix run nixpkgs#opencode # or github:anomalyco/opencode for latest dev branch
[!TIP] Remove versions older than 0.1.x before installing.
Из README репозитория · полный README на GitHub