Persist API conversation history locally instead of in state as there seems to be an issue with some messages not being stringifyable

This commit is contained in:
Saoud Rizwan
2024-08-01 15:18:29 -04:00
parent d84e6c6fb1
commit 07f50e63a3
4 changed files with 23 additions and 13 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "claude-dev",
"version": "1.0.84",
"version": "1.0.85",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "claude-dev",
"version": "1.0.84",
"version": "1.0.85",
"license": "MIT",
"dependencies": {
"@anthropic-ai/sdk": "^0.24.3",