An opencode plugin that bundles Qoder AI provider access for OpenCode CLI. Current version 0.2.6, released automatically on each push to main. No manual provider configuration required; 11 models including a free lite tier. Uses a vendored Qoder SDK to avoid npm registry dependencies. Supports attachment fallback for images via qodercli. Distinct from other opencode auth plugins by being fully self-contained with zero-config setup.
npm install opencode-qoder-authNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Installation and basic usage of opencode-qoder-auth plugin with opencode CLI.
Upgrade Node.js to v20 or later.
Add 'opencode-qoder-auth' to the 'plugin' array in ~/.config/opencode/opencode.json.
Ensure qodercli is installed and ~/.qoder/bin/qodercli/ is on PATH.
Run 'qoder login' and restart opencode.
Add 'opencode-qoder-auth' to 'plugin' array in opencode.json. If running locally, ensure .opencode/plugins/qoder-auth.ts exists.
Install Qoder CLI and ensure ~/.qoder/bin/qodercli/ is in PATH.
Run 'qoder login' and follow browser OAuth flow.
Use a valid model ID from the table (e.g., lite, auto, efficient). Ensure plugin is configured correctly.
No dependency data recorded yet.