chore: migrate pi packages to earendil works scope
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
* /working-indicator reset Restore pi's default spinner
|
||||
*/
|
||||
|
||||
import type { ExtensionAPI, ExtensionContext, WorkingIndicatorOptions } from "@mariozechner/pi-coding-agent";
|
||||
import type { ExtensionAPI, ExtensionContext, WorkingIndicatorOptions } from "@earendil-works/pi-coding-agent";
|
||||
|
||||
type WorkingIndicatorMode = "dot" | "none" | "pulse" | "spinner" | "default";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user