Dashboard › cli › Distillation
5e66e211-e251-41d7-8be9-85ea77c5347e["lore_tm_v1_odt-1NoFfPkSX3k9eA2SBBV2BwuPvVmP9qHBzzsYM-o","lore_tm_v1_Lx-BsE1YAzJcR6p8L4uxX8v9QSVR-vEhP5GkrAPsFqM","lore_tm_v1_vAbqnJjApttEHWkmZtCCE4hVKLeDPeV9OPR89qiDLYg","lore_tm_v1_3x7BWcQtR3Pq10UiZ9UdybETmw8nn3ROtS8A03-tfFA","lore_tm_v1_h0CkM4IhSup6k-vMyeUPcr2C-i1CWbOY37L3gWexKy8"]
fix(docs): correct agent conversation argument syntax, URL https://github.com/getsentry/cli/pull/1558, state OPEN, non-draft, base branch main at 9d0901b10a154ae79220a9f99f463a024908ceb5, and contributor head fix/agent-conversation-reference-syntax at stale SHA bbaa7b3b722b87f1bccfe84063269cbbcabe2741; author/head-repository owner was alicandayan, maintainerCanModify=true, and mergeability was UNKNOWN.agent-conversation example incorrectly used sentry agent-conversation view my-org conv-123 although view accepts one [<org>/]<conversation-id> positional argument; list/view headings also incorrectly made organization appear mandatory despite detection support. Its described correction was to use my-org/conv-123, add the detected-organization form and command-specific usage metadata, regenerate the skill index/reference with existing generators, and leave execution/argument parsing unchanged.main before correction; generated API schema, SDK, command docs, and skills were regenerated through existing scripts; 101 focused command/API/formatter/documentation tests passed across five files; and Biome checked three TypeScript files with no fixes or errors.bbaa7b3b722b87f1bccfe84063269cbbcabe2741 included failures in Score PR risk, Lint & Typecheck, CI Status, and Vercel; successes in Detect Changes, dependency-review, Secret Scan, Validate generated files, Unit Tests, Cursor Bugbot, Seer Code Review, Socket Security: Project Report, Socket Security: Pull Request Alerts, and semgrep-cloud-platform/scan; and skips for warden, Codemod tests, Eval SKILL.md, Build Binary (${{ matrix.target }}), Build npm Package (smoke Node ${{ matrix.node }}), Generate Delta Patches, E2E Tests, Build Docs, and Publish Nightly to GHCR. (meaning Sep 8–9, 2026)PRRT_kwDOQm6jAs6gSRrX, on packages/cli/src/commands/agent-conversation/list.ts line 103. Comment PRRC_kwDOQm6jAs7r-vi- / database ID 3959093438 noted that customUsage documents optional org as [<org>], but the command’s ContextError still suggests required-org usage sentry agent-conversation list <org> when org auto-detection fails; it recommended updating that runtime hint to optional-org form or deriving it from the same source as generated docs. Comment URL: https://github.com/getsentry/cli/pull/1558#discussion_r3959093438. (meaning Sep 8, 2026)bbaa7b3b, without altering the independently reviewed revision.https://github.com/alicandayan/cli.git: bbaa7b3b7...ac72db51b HEAD -> fix/agent-conversation-reference-syntax (forced update).bbaa7b3b, while preserving the exact local revision unchanged during independent correctness review.