>_OpenCodeOfficial
@anomalyco
About OpenCode
An open-source terminal coding agent with multiple model providers, sessions, tools, and LSP integration.
Installation
brew install anomalyco/tap/opencodeWhat it does
Multi-provider coding agent
LSP integration
Shareable sessions
Command examples
- 1
opencode - 2
opencode auth login - 3
opencode run "fix the tests"
Details
More AI agents CLIs
GitHub Copilot CLI
$ copilot
GitHub’s terminal coding agent for planning, editing, running, and reviewing changes with repository context.
LLM
$ llm
Run prompts, manage models, and extend LLM providers with plugins.
Ollama
$ ollama
Run and manage open models locally through a simple command-line interface.
AIChat
$ aichat
Chat with multiple AI providers, roles, sessions, tools, and local models.
Aider
$ aider
An open-source AI pair programmer that edits code in a local Git repository with many model providers.
Amazon Q Developer CLI
$ q
AWS’s terminal assistant for coding, shell completion, natural-language workflows, and AWS development.
Comments