chore: migrate pi packages to earendil works scope
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
* 3. Use /commands extensions to filter by source
|
||||
*/
|
||||
|
||||
import type { ExtensionAPI, SlashCommandInfo } from "@mariozechner/pi-coding-agent";
|
||||
import type { ExtensionAPI, SlashCommandInfo } from "@earendil-works/pi-coding-agent";
|
||||
|
||||
export default function commandsExtension(pi: ExtensionAPI) {
|
||||
pi.registerCommand("commands", {
|
||||
|
||||
Reference in New Issue
Block a user