Skip to content

oauth_plaintext_fallback does not work in any capacity #56

Description

@draxxris

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

$ 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions