chore: migrate pi packages to earendil works scope
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
* loader appears, not revert to the default gray "Working...".
|
||||
*/
|
||||
|
||||
import type { ExtensionAPI } from "@mariozechner/pi-coding-agent";
|
||||
import type { ExtensionAPI } from "@earendil-works/pi-coding-agent";
|
||||
|
||||
const CUSTOM_MESSAGE = "\x1b[38;2;155;86;63mWorking... (custom)\x1b[39m";
|
||||
const CUSTOM_INDICATOR = { frames: ["\x1b[38;2;155;86;63m●\x1b[39m"] };
|
||||
|
||||
Reference in New Issue
Block a user