fix: prevent non-foreground run events leaking into user response stream (#513)

This commit is contained in:
Cameron
2026-03-06 11:51:05 -08:00
committed by GitHub
parent 761de6d716
commit e80c5b4dd6
5 changed files with 269 additions and 72 deletions

2
package-lock.json generated
View File

@@ -12,7 +12,7 @@
"@clack/prompts": "^0.11.0",
"@hapi/boom": "^10.0.1",
"@letta-ai/letta-client": "^1.7.11",
"@letta-ai/letta-code-sdk": "^0.1.10",
"@letta-ai/letta-code-sdk": "^0.1.9",
"@types/express": "^5.0.6",
"@types/node": "^25.0.10",
"@types/node-schedule": "^2.1.8",