The CLI reports a blocker or error code, layer, and next action. JSON mode uses the same stable codes without printing secrets.
No. In the audited Qwen Code baseline, qwen auth has been removed. The
installer verifies locally inspectable Qwen settings and current-session
shadowing instead.
qwen_not_found: install@qwen-code/qwen-codeand ensureqwenis onPATH.qwen_version_unparseable: check thatqwen --versionprints a semantic version, then rerun setup.settings_parse_failed: fix malformed Qwen settings JSON/JSONC.managed_write_failed: inspect filesystem permissions and backup/rollback paths.model_conflict: remove or rename an unmanaged provider entry with the same model id.validated_models_unavailable: retry after GonkaGate/v1/modelsis reachable and returns at least one model with a stringid.secret_missing: provideGONKAGATE_API_KEY,--api-key-stdin, or run interactively for the hidden prompt.secret_shadowed_by_process_env: unset or align the current shellGONKAGATE_API_KEY.secret_shadowed_by_project_env: remove or align trusted project.qwen/.envor.env.project_modelproviders_override: remove projectmodelProvidersor use user scope.system_settings_override: remove conflicting system Qwen settings or verify the override manually.verification_incomplete: inspect the reported path and rerun after fixing local evidence.live_verify_failed: rerun without--verify-liveor inspect Qwen/GonkaGate network availability.