Dashboard › cli › Distillation
b52c1f9d-1eb9-4977-b114-e6c22f1e1dc0["lore_tm_v1_qX-klsn60viXaNfyzJuPd7dZLtCREaTrxnx-yY3D3fA"]
đź”´ (09:56) Subsequent help invocations successfully rendered command help for sentry agent-conversation view [<org>/]<conversation-id> and sentry agent-conversation list [<org>], unlike the earlier failed top-level sentry agent-conversation --help invocation.
đź”´ (09:56) Live help shows sentry agent-conversation view has alias sentry agent-conversation show; -f aliases --fresh; -h, --help prints help and exits; and -- causes all subsequent inputs to be interpreted as arguments.
đź”´ (09:56) Live help shows sentry agent-conversation list has the alias displayed as sentry agent-conversation (with no subcommand); -n, -q, -t, -f, and -c alias --limit, --query, --period, --fresh, and --cursor; -h, --help prints help and exits; and -- treats subsequent inputs as arguments.
đź”´ (09:56) agent-conversation list live help enumerates JSON-selectable fields in this order: conversationId (string), title (string | null, optional), flow (array), errors (number), llmCalls (number), toolCalls (number), totalTokens (number), totalCost (number), startTimestamp (number), endTimestamp (number), traceCount (number), traceIds (array), firstInput (string | null), lastOutput (string | null), user (object | null, optional), toolNames (array), and toolErrors (number).
đź”´ (09:56) JSON help metadata for sentry agent-conversation view reports brief: "View an agent conversation transcript", positional syntax [<org>/]<conversation-id>, and one required positional with placeholder org/conversation-id and brief [<org>/]<conversation-id> - Org (optional) and conversation ID.
🔴 (09:56) JSON help metadata for sentry agent-conversation view includes visible flags: fresh (boolean, default false, optional, non-variadic; “Bypass cache, re-detect projects, and fetch fresh data”), json (boolean, default false, optional, non-variadic; “Output as JSON”), and fields (parsed, optional, non-variadic; “Comma-separated fields to include in JSON output (dot.notation supported)”).
🔴 (09:56) JSON help metadata for sentry agent-conversation view includes hidden optional non-variadic flags: log-level (enum; “Set log verbosity level”), verbose (boolean, default false; “Enable verbose (debug-level) logging output”), org (parsed; “Organization slug”), and project (parsed; “Project slug”).
đź”´ (09:56) JSON help metadata for sentry agent-conversation view reports aliases { "f": "fresh", "v": "verbose" }; the three examples are represented as comment-plus-command strings for auto-detected conv-123, explicit my-org/conv-123, and JSON output via my-org/conv-123 --json.
đź”´ (09:56) The JSON help object for sentry agent-conversation view was emitted twice with identical content.
đź”´ (09:56) The tool result emitted .env.local not found. Continuing without it. 16 times across the successful human-readable and JSON help outputs.