Update Pi package scope

This commit is contained in:
Federico Jaramillo Martinez
2026-05-07 22:50:50 +02:00
parent f93abb7564
commit be624dbdc9
5 changed files with 160 additions and 182 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import type { AgentSessionRuntime } from "@mariozechner/pi-coding-agent";
import type { AgentSessionRuntime } from "@earendil-works/pi-coding-agent";
export interface ActiveSession {
runtime: AgentSessionRuntime;