fix: improve image paste handling with resizing and error feedback (#601)

Co-authored-by: Letta <noreply@letta.com>
This commit is contained in:
Charles Packer
2026-01-19 21:57:39 -08:00
committed by GitHub
parent 86553db606
commit acc134027b
7 changed files with 372 additions and 80 deletions

View File

@@ -33,7 +33,8 @@
"@letta-ai/letta-client": "^1.6.8",
"glob": "^13.0.0",
"ink-link": "^5.0.0",
"open": "^10.2.0"
"open": "^10.2.0",
"sharp": "^0.34.5"
},
"optionalDependencies": {
"@vscode/ripgrep": "^1.17.0"