fix: simplify startup memory block message (#263)

Co-authored-by: Letta <noreply@letta.com>
This commit is contained in:
Charles Packer
2025-12-17 14:40:15 -08:00
committed by GitHub
parent 8eda838879
commit 4ce0831934
2 changed files with 5 additions and 40 deletions

View File

@@ -3820,8 +3820,8 @@ Plan file path: ${planFilePath}`;
const statusLines = [
resumedMessage,
agentNameLine,
agentUrl ? `${agentUrl}` : "",
...hints,
agentUrl ? `${agentUrl}` : "",
].filter(Boolean);
buffersRef.current.byId.set(statusId, {