Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion agent-guidance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion arcade/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion code-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion files-widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion pi-ralph-wiggum/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion raw-paste/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion session-recap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion tab-status/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion usage-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion weather/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}