mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-21 14:07:20 +08:00
Use providerID variable instead of provider.id in dialog-provider to fix incorrect property access after destructuring. Update cancel method in TaskPromptOps stubs to return Effect.void matching the expected interface. Remove obsolete workspace-restore test file and add missing fixture import.