@hung319/opencode-iflow-cli
Advanced tools
+0
-2
| export declare const IFLOW_PROVIDER_ID = "iFlow"; | ||
| export declare const createIFlowPlugin: (id: string) => ({ client, directory }: any) => Promise<{ | ||
| config: (config: any) => Promise<void>; | ||
| auth: { | ||
@@ -26,3 +25,2 @@ provider: string; | ||
| export declare const IFlowOAuthPlugin: ({ client, directory }: any) => Promise<{ | ||
| config: (config: any) => Promise<void>; | ||
| auth: { | ||
@@ -29,0 +27,0 @@ provider: string; |
+0
-6
@@ -155,8 +155,2 @@ import { loadConfig } from './plugin/config'; | ||
| return { | ||
| config: async (config) => { | ||
| // Register iflow provider with models | ||
| config.provider = config.provider || {}; | ||
| config.provider[id] = config.provider[id] || {}; | ||
| config.provider[id].models = { ...DEFAULT_MODELS, ...(config.provider[id].models || {}) }; | ||
| }, | ||
| auth: { | ||
@@ -163,0 +157,0 @@ provider: id, |
+1
-1
| { | ||
| "name": "@hung319/opencode-iflow-cli", | ||
| "version": "2.2.0", | ||
| "version": "2.3.0", | ||
| "description": "OpenCode plugin for iFlow providing access to Qwen, DeepSeek, Kimi, GLM, and iFlow ROME models with auto-config and headless OAuth support", | ||
@@ -5,0 +5,0 @@ "type": "module", |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
101327
-0.4%2386
-0.33%