chore: migrate pi packages to earendil works scope
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
*
|
||||
* Note: Regular !command syntax (whole-line bash) is preserved and works as before.
|
||||
*/
|
||||
import type { ExtensionAPI } from "@mariozechner/pi-coding-agent";
|
||||
import type { ExtensionAPI } from "@earendil-works/pi-coding-agent";
|
||||
|
||||
export default function (pi: ExtensionAPI) {
|
||||
const PATTERN = /!\{([^}]+)\}/g;
|
||||
|
||||
Reference in New Issue
Block a user