squid-chat
v0.7.1
Published
A beautiful chat UI for OpenCode SDK — run locally in any project
Readme
squid-chat
A beautiful chat UI for OpenCode SDK — run locally in any project.
Install
npx squid-chatOr install globally:
npm install -g squid-chat
squid-chatOr via install script:
curl -fsSL https://raw.githubusercontent.com/drewsepeczi/opencodesdk/main/scripts/install.sh | bashUsage
squid-chat Install if needed, then start
squid-chat start Start squid-chat
squid-chat stop Stop squid-chat
squid-chat status Show running status
squid-chat install Download binary + UI bundle
squid-chat upgrade Upgrade components
squid-chat version Show versionsRequirements
- macOS (arm64/x64) or Linux (x64/arm64)
- Node.js >= 18
