diff --git a/src/cli/components/AgentInfoBar.tsx b/src/cli/components/AgentInfoBar.tsx index c46148f..557be3a 100644 --- a/src/cli/components/AgentInfoBar.tsx +++ b/src/cli/components/AgentInfoBar.tsx @@ -79,6 +79,9 @@ export const AgentInfoBar = memo(function AgentInfoBar({ (type /pin to pin agent) )} · {agentId} + {conversationId && conversationId !== "default" && ( + · {conversationId} + )} {" "}