mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-19 01:51:21 +08:00
feat(plugin): expose server URL to plugins (#6373)
This commit is contained in:
@@ -28,6 +28,7 @@ export type PluginInput = {
|
||||
project: Project
|
||||
directory: string
|
||||
worktree: string
|
||||
serverUrl: URL
|
||||
$: BunShell
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user