Dashboard › cli › Distillation
4caa6aac-f82b-44ba-83ef-be77feef1d6b["lore_tm_v1_L5n1ayp2B2TtenLdjkFTIGUXyP6t6Q5OEAGs2JMEmM0","lore_tm_v1_NBbIE2iAF5N4nqQ00fmT7yptynpNMFqA46dNI508rNg"]
packages/cli/src/commands/agent-conversation/index.ts imports buildRouteMap from ../../lib/route-map.js, listCommand from ./list.js, and viewCommand from ./view.js.packages/cli/src/commands/agent-conversation/index.ts exports conversationRoute = buildRouteMap(...) with routes list: listCommand and view: viewCommand, and sets defaultCommand: "list".conversationRoute documentation uses brief "List and view agent conversations" and full description "List and view agent conversations from Sentry Explore.\n\nCommands:\n list List recent agent conversations\n view View a conversation transcript\n"; docs.hideRoute is empty.packages/cli/src/commands/agent-conversation/view.ts at line 80 and packages/cli/src/commands/agent-conversation/list.ts at line 117.