diff --git a/agent-guidance/package.json b/agent-guidance/package.json index 2a5d57b..34e581f 100644 --- a/agent-guidance/package.json +++ b/agent-guidance/package.json @@ -23,6 +23,6 @@ "@earendil-works/pi-coding-agent": "*" }, "devDependencies": { - "@earendil-works/pi-coding-agent": "^0.74.0" + "@earendil-works/pi-coding-agent": "^0.79.8" } } diff --git a/arcade/package.json b/arcade/package.json index 4b8470a..337146e 100644 --- a/arcade/package.json +++ b/arcade/package.json @@ -29,7 +29,7 @@ "@earendil-works/pi-tui": "*" }, "devDependencies": { - "@earendil-works/pi-coding-agent": "^0.74.0", + "@earendil-works/pi-coding-agent": "^0.79.8", "@earendil-works/pi-tui": "^0.74.0" } } diff --git a/code-actions/package.json b/code-actions/package.json index 82680da..2435a34 100644 --- a/code-actions/package.json +++ b/code-actions/package.json @@ -25,7 +25,7 @@ "@earendil-works/pi-tui": "*" }, "devDependencies": { - "@earendil-works/pi-coding-agent": "^0.74.0", + "@earendil-works/pi-coding-agent": "^0.79.8", "@earendil-works/pi-tui": "^0.74.0" } } diff --git a/files-widget/package.json b/files-widget/package.json index 4c23550..d8e4762 100644 --- a/files-widget/package.json +++ b/files-widget/package.json @@ -28,7 +28,7 @@ "video": "https://raw.githubusercontent.com/tmustier/pi-extensions/main/files-widget/demo.mp4" }, "devDependencies": { - "@earendil-works/pi-coding-agent": "^0.74.0", + "@earendil-works/pi-coding-agent": "^0.79.8", "@earendil-works/pi-tui": "^0.74.0" } } diff --git a/package.json b/package.json index 366bfe9..f5c4792 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "devDependencies": { "@earendil-works/pi-agent-core": "^0.74.0", "@earendil-works/pi-ai": "^0.74.0", - "@earendil-works/pi-coding-agent": "^0.74.0", + "@earendil-works/pi-coding-agent": "^0.79.8", "@earendil-works/pi-tui": "^0.74.0" } } diff --git a/pi-ralph-wiggum/package.json b/pi-ralph-wiggum/package.json index 8993c89..73df755 100644 --- a/pi-ralph-wiggum/package.json +++ b/pi-ralph-wiggum/package.json @@ -27,6 +27,6 @@ "@earendil-works/pi-coding-agent": "*" }, "devDependencies": { - "@earendil-works/pi-coding-agent": "^0.74.0" + "@earendil-works/pi-coding-agent": "^0.79.8" } } diff --git a/raw-paste/package.json b/raw-paste/package.json index 992db1f..8c9f563 100644 --- a/raw-paste/package.json +++ b/raw-paste/package.json @@ -24,6 +24,6 @@ "@earendil-works/pi-coding-agent": "*" }, "devDependencies": { - "@earendil-works/pi-coding-agent": "^0.74.0" + "@earendil-works/pi-coding-agent": "^0.79.8" } } diff --git a/session-recap/package.json b/session-recap/package.json index c79ce96..0f71742 100644 --- a/session-recap/package.json +++ b/session-recap/package.json @@ -26,6 +26,6 @@ }, "devDependencies": { "@earendil-works/pi-ai": "^0.74.0", - "@earendil-works/pi-coding-agent": "^0.74.0" + "@earendil-works/pi-coding-agent": "^0.79.8" } } diff --git a/tab-status/package.json b/tab-status/package.json index 27a1d89..76ad0e6 100644 --- a/tab-status/package.json +++ b/tab-status/package.json @@ -28,6 +28,6 @@ "devDependencies": { "@earendil-works/pi-agent-core": "^0.74.0", "@earendil-works/pi-ai": "^0.74.0", - "@earendil-works/pi-coding-agent": "^0.74.0" + "@earendil-works/pi-coding-agent": "^0.79.8" } } diff --git a/usage-extension/package.json b/usage-extension/package.json index baea75f..cf5ec99 100644 --- a/usage-extension/package.json +++ b/usage-extension/package.json @@ -25,7 +25,7 @@ "@earendil-works/pi-tui": "*" }, "devDependencies": { - "@earendil-works/pi-coding-agent": "^0.74.0", + "@earendil-works/pi-coding-agent": "^0.79.8", "@earendil-works/pi-tui": "^0.74.0" } } diff --git a/weather/package.json b/weather/package.json index f546a4b..c288b62 100644 --- a/weather/package.json +++ b/weather/package.json @@ -50,7 +50,7 @@ "video": "https://raw.githubusercontent.com/tmustier/pi-extensions/main/weather/assets/weather-demo.mp4" }, "devDependencies": { - "@earendil-works/pi-coding-agent": "^0.74.0", + "@earendil-works/pi-coding-agent": "^0.79.8", "@earendil-works/pi-tui": "^0.74.0" } }