I have it enabled in both places but am still getting the error message "On headless Linux/WSL/containers, run vix with a working keychain..."
$ cat ~/.vix/settings.json
{
"agent": "general",
"features": {
"oauth_plaintext_fallback": true,
"read_agents_md": true,
"read_claude_md": true,
"show_thinking": false,
"telemetry": true,
"tool_orchestrator": false
},
"logs": {
"retention_days": 10
},
"version": 1
}
$ env | grep VIX
VIX_ALLOW_PLAINTEXT_OAUTH=1
I have it enabled in both places but am still getting the error message "On headless Linux/WSL/containers, run vix with a working keychain..."
Running VIX v0.5.5