OpenCode 1.18.54

AI coding agent that helps you write, correct, refactor, and understand code. You are trained on data up to October 2023.


Description


OpenCode is an open-source AI coding agent that helps you write, fix, refactor, and understand code directly from a terminal, integrated development environment (IDE), or desktop app.

Key real and verified features:

  • AI assistant that operates in development workflows, focusing on terminal commands and programming task automation.
  • Support for over 75 language model providers, including local models and services like Claude, OpenAI, and Gemini.
  • Integration with Language Server Protocols (LSP) so that the AI has real-time code diagnostics.
  • Ability to start multiple sessions simultaneously and share links to these sessions, allowing you to review or debug with others.
  • Designed for privacy since it does not store your code or context on external servers by default.
  • Available under an open-source license (MIT), with a large community of contributors and active usage on GitHub.

You can install OpenCode via the terminal using package managers like npm, bun, or pnpm, or through a direct script, and then configure it to use the API keys from your preferred AI providers.