You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Balance: resolve the DeepSeek API key via ctx.get('credentials') so a key
set in the web UI (Settings -> Models) or .credentials.yaml works without
an env var or plugin config (cordis requires ctx.get for services not
declared in inject).
- peerDependencies: mark react optional (provided by the DSH web platform),
removing the pnpm \"missing peer react\" warning on install.
- Docs: uninstall/cleanup steps and install FAQ; bump version to 0.1.1.