chore: improve command output

This commit is contained in:
cpacker
2026-01-21 22:43:01 -08:00
parent 3edc82a5f4
commit bf18792c9c

View File

@@ -4969,7 +4969,7 @@ export default function App({
kind: "command",
id: cmdId,
input: msg,
output: "Started new conversation",
output: "Started new conversation (use /resume to change convos)",
phase: "finished",
success: true,
});