Description
The configuration file is valid and properly formatted, but the display command appears to have a parsing or rendering issue.
{
"$schema": "https://opencode.ai/config.json",
"provider": {
"avalai": {
"id": "avalai",
"npm": "@ai-sdk/openai-compatible",
"name": "Aval AI",
"options": {
"baseURL": "https://api.avalai.org/v1",
"apiKey": "#api_key_hidden"
},
"models": {
"deepseek-v3.1": {
"name": "Deepseek V3.1"
}
}
}
}
}
OpenCode version
v1.0.80
Steps to reproduce
- Configure opencode with valid credentials in
~/.local/share/opencode/auth.json
- Run
opencode auth list
- Observe that
$schema and provider show as "undefined"
Screenshot and/or share link
No response
Operating System
cachyos
Terminal
alacritty,konsole(KDE)