feat: improve visibility of memory tool with colored name and diff ou… (#311)

Co-authored-by: Vedant020000 <vedantsondur020@gmail.com>
Co-authored-by: Letta <noreply@letta.com>
This commit is contained in:
Charles Packer
2025-12-18 18:05:43 -08:00
committed by GitHub
parent 843f7a50aa
commit 8255e8acca
4 changed files with 411 additions and 2 deletions

View File

@@ -99,6 +99,7 @@ export const colors = {
streaming: brandColors.textDisabled, // solid gray dot (streaming/in progress)
running: brandColors.statusWarning, // blinking yellow dot (executing)
error: brandColors.statusError, // solid red dot (failed)
memoryName: brandColors.orange, // memory tool name highlight
},
// Input box