Skip to content

Commit 0d65de4

Browse files
benvinegarclaude
andcommitted
chore: update pi import to @earendil-works scope
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent c977f2d commit 0d65de4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/podguy-startup.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { existsSync, readFileSync } from "node:fs";
22
import { homedir } from "node:os";
33
import { relative, resolve } from "node:path";
4-
import type { ExtensionAPI } from "@mariozechner/pi-coding-agent";
4+
import type { ExtensionAPI } from "@earendil-works/pi-coding-agent";
55

66
const WIDGET_ID = "podguy-startup";
77
const cwd = process.cwd();

0 commit comments

Comments
 (0)