fix: improve UI (#403)

Co-authored-by: Letta <noreply@letta.com>
This commit is contained in:
Charles Packer
2025-12-27 01:55:13 -08:00
committed by GitHub
parent aa4071c721
commit 424e4980ac
8 changed files with 124 additions and 73 deletions

View File

@@ -68,7 +68,7 @@ export const commands: Record<string, Command> = {
},
},
"/clear": {
desc: "Clear conversation history",
desc: "Clear conversation history (keep memory)",
order: 17,
handler: () => {
// Handled specially in App.tsx to access client and agent ID