Skip to content

fix: install pnpm via official install script#12

Merged
bot-ted merged 3 commits into
mainfrom
opencode-docker
May 3, 2026
Merged

fix: install pnpm via official install script#12
bot-ted merged 3 commits into
mainfrom
opencode-docker

Conversation

@bot-ted

@bot-ted bot-ted commented May 3, 2026

Copy link
Copy Markdown
Owner

PR #11 merged with the wrong pnpm install method (npm install -g pnpm). This fixes it to use the official install script: curl -fsSL https://get.pnpm.io/install.sh | sh -

bot-ted added 3 commits May 2, 2026 22:38
- Install tmux via apt for interactive coding agent sessions
- Install opencode-ai globally via npm for delegating coding tasks
- Configure opencode at startup: maps OPENCODE_GO_API_KEY env var
  to opencode's google provider via .opencode.json
- tmux enables multi-turn interactive opencode sessions
  (one-shot tasks via `opencode run`, interactive via tmux)
OpenCode Go is OpenCode's own subscription service, not Google Gemini.
The OPENCODE_GO_API_KEY is already set as a K8s secret and opencode
natively recognizes the opencode-go provider. No extra config needed.

Models use format: opencode-go/<model-id> (e.g. opencode-go/qwen3.6-plus)
@bot-ted bot-ted force-pushed the opencode-docker branch from 58f2910 to 694515c Compare May 3, 2026 02:38
@bot-ted bot-ted merged commit 3e2cfbd into main May 3, 2026
@bot-ted bot-ted deleted the opencode-docker branch May 3, 2026 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant