forked from bots-garden/ori
| ✨ Introduce new feature(s): ACP web client — Go backend (agent, bridge, httpserver, mockagent) + React SPA (Zed-like agent panel), tests, quality gate PASS | 1 | # Quality report — 2026-09-17T19:15:21Z |
| 2 | ||
| 3 | - **Gate**: ✅ **PASS** | |
| 4 | - **Commit**: `4edda86` on `feat/acp-webapp` | |
| 5 | - **qlty**: qlty 0.639.0 linux-arm64 (d9801f1 2026-07-23) | |
| 6 | - **Run**: #4 (previous: 2026-09-17T19:14:34Z) | |
| 7 | ||
| 8 | ## Lint issues (`qlty check`) | |
| 9 | ||
| 10 | _none_ | |
| 11 | ||
| 12 | ### Top rules | |
| 13 | ||
| 14 | _none_ | |
| 15 | ||
| 16 | ### Most affected files | |
| 17 | ||
| 18 | _none_ | |
| 19 | ||
| 20 | ## Code smells (`qlty smells`) | |
| 21 | ||
| 22 | Total: **0** (vs previous: -2) | |
| 23 | ||
| 24 | _none_ | |
| 25 | ||
| 26 | ## Metrics (`qlty metrics`) | |
| 27 | ||
| 28 | | metric | total | vs previous | | |
| 29 | |---|---|---| | |
| 30 | | funcs | 111 | +5 | | |
| 31 | | classes | 27 | ±0 | | |
| 32 | | fields | 40 | +1 | | |
| 33 | | cyclo | 294 | ±0 | | |
| 34 | | complex | 145 | -1 | | |
| 35 | | lcom | 0 | ±0 | | |
| 36 | | lines | 2068 | +4 | | |
| 37 | | loc | 1451 | -2 | | |
| 38 | ||
| 39 | ### Most complex files | |
| 40 | ||
| 41 | | file | complex | cyclo | loc | | |
| 42 | |---|---|---|---| | |
| 43 | | internal/bridge/bridge.go | 26 | 40 | 201 | | |
| 44 | | internal/mockagent/mockagent.go | 20 | 32 | 174 | | |
| 45 | | ui/src/reducer.ts | 17 | 53 | 187 | | |
| 46 | | internal/agent/agent.go | 15 | 31 | 121 | | |
| 47 | | internal/bridge/ws.go | 14 | 15 | 61 | | |
| 48 | | internal/agent/client.go | 11 | 28 | 74 | | |
| 49 | | ui/src/ws.ts | 10 | 13 | 59 | | |
| 50 | | internal/httpserver/httpserver.go | 8 | 8 | 33 | | |
| 51 | | ui/src/components/PromptInput.tsx | 7 | 9 | 56 | | |
| 52 | | ui/src/components/ToolCallCard.tsx | 6 | 19 | 84 | | |
| 53 | | cmd/ori/main.go | 3 | 7 | 45 | | |
| 54 | | ui/src/components/ChatThread.tsx | 2 | 10 | 58 | | |
| 55 | | cmd/ori-mock-agent/main.go | 1 | 4 | 18 | | |
| 56 | | internal/bridge/protocol.go | 1 | 3 | 42 | | |
| 57 | | ui/embed.go | 1 | 3 | 13 | | |
| 58 | ||
| 59 | ## Trend | |
| 60 | ||
| 61 | | run | timestamp | error | warning | smells | complex | gate | | |
| 62 | |---|---|---|---|---|---|---| | |
| 63 | | 1 | 2026-09-17T19:09:37Z | 0 | 0 | 5 | 158 | FAIL | | |
| 64 | | 2 | 2026-09-17T19:10:18Z | 13 | 4 | 5 | 158 | FAIL | | |
| 65 | | 3 | 2026-09-17T19:14:34Z | 0 | 0 | 2 | 146 | FAIL | | |
| 66 | | 4 | 2026-09-17T19:15:21Z | 0 | 0 | 0 | 145 | PASS | |