diff --git a/src/cli/App.tsx b/src/cli/App.tsx index 3be6ff1..cbbde1d 100644 --- a/src/cli/App.tsx +++ b/src/cli/App.tsx @@ -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, });