mirror of
https://github.com/aljazceru/opencode.git
synced 2026-01-05 00:44:54 +01:00
0f9c2c5c2703b3f68ee63ba2e01e70e469ff2b6e
- Add Flag module for environment variable configuration - Implement OPENCODE_AUTO_SHARE flag to automatically share new sessions - Update session creation to conditionally auto-share based on flag 🤖 Generated with [OpenCode](https://opencode.ai) Co-Authored-By: OpenCode <noreply@opencode.ai>
AI coding agent, built for the terminal.
Note: version 0.1.x is a full rewrite and we do not have proper documentation for it yet. Should have this out week of June 17th 2025
Installation
If you have a previous version of opencode < 0.1.x installed you might have to remove it first.
Curl
curl -fsSL https://opencode.ai/install | bash
NPM
npm i -g opencode-ai@latest
bun i -g opencode-ai@latest
pnpm i -g opencode-ai@latest
yarn global add opencode-ai@latest
Brew
brew install sst/tap/opencode
AUR
paru -S opencode-bin
Usage
We are working on proper keybinds - right now it's the various function keys press F1 to see them
Languages
TypeScript
59%
Python
14.5%
Go
11.7%
CSS
8%
MDX
5.3%
Other
1.5%
