You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
I understand this issue needs status:approved before a PR can be opened
📝 Bug Description
lo vi que a alguien le paso pero no logre encontrarlo
al instalar para opencode da el error
jq: parse error: Expected another key-value pair at line ....
🔄 Steps to Reproduce
tener mal formateado el ~/.config/opencode/opencode.json
iniciar el proseso de setup
selec n
select opencode
multi
✅ Expected Behavior
el error se da tener mal formateado el ~/.config/opencode/opencode.json
estaria bueno que te avise que tiene que verificar tu ~/.config/opencode/opencode.json
❌ Actual Behavior
./setup.sh
╔══════════════════════════════════════════╗
║ Agent Teams Lite — Full Setup ║
║ Detect • Install • Configure ║
╚══════════════════════════════════════════╝
Detecting installed agents...
✓ opencode (opencode found in PATH)
✓ gemini-cli (gemini found in PATH)
✓ vscode (code found in PATH)
3 agent(s) detected
Set up all detected agents? [Y/n]
n
Select agents to set up (space-separated numbers):
1) opencode
2) gemini-cli
3) vscode
Choice: 1
Setting up opencode
→ Installing skills → /home/xxx/.config/opencode/skills
✓ _shared conventions
✓ 10 skills installed
OpenCode agent mode:
1) Single model — one agent handles all phases (simple, recommended)
2) Multi-model — one agent per phase, each with its own model
Choice [1]: 2
→ OpenCode mode: multi
✓ 8 OpenCode commands installed (multi mode)
jq: parse error: Expected another key-value pair at line 62, column 7
📋 Pre-flight Checks
status:approvedbefore a PR can be opened📝 Bug Description
lo vi que a alguien le paso pero no logre encontrarlo
al instalar para opencode da el error
🔄 Steps to Reproduce
✅ Expected Behavior
el error se da tener mal formateado el ~/.config/opencode/opencode.json
estaria bueno que te avise que tiene que verificar tu ~/.config/opencode/opencode.json
❌ Actual Behavior
Operating System
Linux (Ubuntu/Debian)
Agent / Client
OpenCode
Shell
bash
📋 Relevant Logs
💡 Additional Context
No response