# Quality report — 2026-09-18T07:58:08Z - **Gate**: ❌ **FAIL** - **Commit**: `7895c1d` on `feature/copy-paste-functionality` - **qlty**: qlty 0.615.0 macos-arm64 (bfe0de3 2026-03-02) - **Run**: #17 (previous: 2026-09-17T23:15:34Z) ## Gate violations - code smells: 2 (max 0) ## Lint issues (`qlty check`) _none_ ### Top rules _none_ ### Most affected files _none_ ## Code smells (`qlty smells`) Total: **2** (vs previous: +2) | smell | file | line | detail | |---|---|---|---| | qlty:function-complexity | ui/src/components/ToolCallCard.tsx | 37 | Function with high complexity (count = 21): ToolCallCard | | qlty:function-complexity | ui/src/components/ToolCallCard.tsx | 39 | Function with high complexity (count = 19): getToolContent | ## Metrics (`qlty metrics`) | metric | total | vs previous | |---|---|---| | funcs | 271 | +4 | | classes | 57 | +1 | | fields | 79 | ±0 | | cyclo | 918 | +25 | | complex | 546 | +32 | | lcom | 0 | ±0 | | lines | 5832 | +161 | | loc | 4212 | +130 | ### Most complex files | file | complex | cyclo | loc | |---|---|---|---| | internal/bridge/bridge.go | 34 | 49 | 228 | | internal/skills/skills.go | 34 | 53 | 129 | | internal/terminal/terminal.go | 32 | 33 | 111 | | ui/src/useCompletion.ts | 29 | 32 | 122 | | ui/src/components/ToolCallCard.tsx | 24 | 32 | 124 | | internal/files/files.go | 21 | 35 | 140 | | internal/mockagent/mockagent.go | 21 | 38 | 190 | | ui/src/components/DrawioView.tsx | 20 | 22 | 76 | | ui/src/components/PromptInput.tsx | 20 | 26 | 153 | | ui/src/components/EditorPane.tsx | 18 | 33 | 125 | | internal/files/search.go | 17 | 32 | 104 | | ui/src/components/PreviewPane.tsx | 17 | 30 | 131 | | ui/src/reducer.ts | 17 | 54 | 195 | | internal/agent/agent.go | 15 | 31 | 121 | | ori-desktop/internal/settings/settings.go | 15 | 31 | 82 | ## Tooling notes - `qlty check` exit 99: ERROR > FATAL error occurred running 13 invocations ## Trend | run | timestamp | error | warning | smells | complex | gate | |---|---|---|---|---|---|---| | 8 | 2026-09-17T20:06:46Z | 1 | 1 | 0 | 281 | FAIL | | 9 | 2026-09-17T20:08:01Z | 0 | 0 | 0 | 281 | PASS | | 10 | 2026-09-17T20:25:57Z | 0 | 0 | 0 | 286 | PASS | | 11 | 2026-09-17T20:55:17Z | 0 | 0 | 0 | 288 | PASS | | 12 | 2026-09-17T21:04:25Z | 0 | 0 | 0 | 288 | PASS | | 13 | 2026-09-17T23:07:19Z | 0 | 0 | 2 | 517 | FAIL | | 14 | 2026-09-17T23:07:54Z | 12 | 1 | 2 | 517 | FAIL | | 15 | 2026-09-17T23:10:03Z | 0 | 0 | 0 | 507 | PASS | | 16 | 2026-09-17T23:15:34Z | 0 | 0 | 0 | 514 | PASS | | 17 | 2026-09-18T07:58:08Z | 0 | 0 | 2 | 546 | FAIL |