nandi/oripublic Fork 0
main
Commits
Clone
git clone https://git.rickub.com/nandi/ori.git
git clone ssh://git@rickub.com/nandi/ori.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

forked from bots-garden/ori

report-latest.md · 72 lines · 2.1 KBmarkdown
Blame HistoryOpen raw

Quality report — 2026-09-18T08:03:21Z

  • Gate: ✅ PASS
  • Commit: 7895c1d on feature/copy-paste-functionality
  • qlty: qlty 0.615.0 macos-arm64 (bfe0de3 2026-03-02)
  • Run: #18 (previous: 2026-09-18T07:58:08Z)

Lint issues (qlty check)

none

Top rules

none

Most affected files

none

Code smells (qlty smells)

Total: 0 (vs previous: -2)

none

Metrics (qlty metrics)

metric total vs previous
funcs 273 +2
classes 57 ±0
fields 79 ±0
cyclo 917 -1
complex 532 -14
lcom 0 ±0
lines 5858 +26
loc 4220 +8

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
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
internal/bridge/ws.go 14 15 61

Trend

run timestamp error warning smells complex gate
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
18 2026-09-18T08:03:21Z 0 0 0 532 PASS
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
# Quality report — 2026-09-18T08:03:21Z

- **Gate**: ✅ **PASS**
- **Commit**: `7895c1d` on `feature/copy-paste-functionality`
- **qlty**: qlty 0.615.0 macos-arm64 (bfe0de3 2026-03-02)
- **Run**: #18 (previous: 2026-09-18T07:58:08Z)

## Lint issues (`qlty check`)

_none_

### Top rules

_none_

### Most affected files

_none_

## Code smells (`qlty smells`)

Total: **0** (vs previous: -2)

_none_

## Metrics (`qlty metrics`)

| metric | total | vs previous |
|---|---|---|
| funcs | 273 | +2 |
| classes | 57 | ±0 |
| fields | 79 | ±0 |
| cyclo | 917 | -1 |
| complex | 532 | -14 |
| lcom | 0 | ±0 |
| lines | 5858 | +26 |
| loc | 4220 | +8 |

### 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 |
| 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 |
| internal/bridge/ws.go | 14 | 15 | 61 |

## Trend

| run | timestamp | error | warning | smells | complex | gate |
|---|---|---|---|---|---|---|
| 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 |
| 18 | 2026-09-18T08:03:21Z | 0 | 0 | 0 | 532 | PASS |