OpenCode avatar

OpenCode

Coding agent
OpenCode is an open-source AI coding agent designed for software developers, featuring a terminal-based interface (TUI), desktop application, and IDE extension. It allows users to interact with various AI models to automate tasks such as coding, debugging, and navigating large codebases directly within their development environment.Learn more
Use OpenCode with your Poe points. Follow the instructions below to get started.

1. Install OpenCode

bash
curl -fsSL https://opencode.ai/install | bash

2. Connect to Poe

  • Run /connect inside OpenCode.
  • Select Poe when prompted to choose a provider.

3. Authenticate

  • OpenCode will launch your browser automatically.
  • Log in with your Poe account and approve the connection.

4. Start Coding

  • Return to the terminal after authentication completes.
  • Pick a model in OpenCode and start working in your project.