auto-name pi sessions with kimi k2.5 after 3 messages

This commit is contained in:
2026-03-06 18:09:14 +00:00
parent f4f6cc8149
commit 961676025b
4 changed files with 392 additions and 67 deletions
+3 -3
View File
@@ -13,9 +13,9 @@
"vscode-languageserver-protocol": "^3.17.5"
},
"devDependencies": {
"@mariozechner/pi-ai": "^0.56.0",
"@mariozechner/pi-coding-agent": "^0.56.0",
"@mariozechner/pi-tui": "^0.56.0",
"@mariozechner/pi-ai": "^0.56.3",
"@mariozechner/pi-coding-agent": "^0.56.3",
"@mariozechner/pi-tui": "^0.56.3",
"@types/node": "^25.3.3",
"typescript": "^5.7.0"
},