fix(vendor): align command providers with Cordis rescope

This commit is contained in:
Turtle
2026-08-10 22:34:07 +08:00
parent ca39194221
commit dab601e123
9 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
*/
import { Command } from 'commander'
import type { Context } from 'cordis'
import type { Context } from '@deepseek-ai/cordis'
import { parseCmdline } from '@deepseek-ai/dsh-cmdline'
/** Stable Cordis plugin name. */