nandi/oripublic Fork 0
35061753be581c0ba47a3189520d64e7788c183d
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 HistoryRaw
✨ Switch the ACP adapter to @agentclientprotocol/claude-agent-acp (template 0.0.2) 5d476ff k33g 21h ago1# Quality report — 2026-09-18T08:03:21Z
✨ Introduce new feature(s): ACP web client — Go backend (agent, bridge, httpserver, mockagent) + React SPA (Zed-like agent panel), tests, quality gate PASS 2434cc7 k33g yesterday2
3- **Gate**: ✅ **PASS**
✨ Switch the ACP adapter to @agentclientprotocol/claude-agent-acp (template 0.0.2) 5d476ff k33g 21h ago4- **Commit**: `7895c1d` on `feature/copy-paste-functionality`
5- **qlty**: qlty 0.615.0 macos-arm64 (bfe0de3 2026-03-02)
6- **Run**: #18 (previous: 2026-09-18T07:58:08Z)
✨ Introduce new feature(s): ACP web client — Go backend (agent, bridge, httpserver, mockagent) + React SPA (Zed-like agent panel), tests, quality gate PASS 2434cc7 k33g yesterday7
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
✨ Switch the ACP adapter to @agentclientprotocol/claude-agent-acp (template 0.0.2) 5d476ff k33g 21h ago22Total: **0** (vs previous: -2)
✨ Introduce new feature(s): ACP web client — Go backend (agent, bridge, httpserver, mockagent) + React SPA (Zed-like agent panel), tests, quality gate PASS 2434cc7 k33g yesterday23
24_none_
25
26## Metrics (`qlty metrics`)
27
28| metric | total | vs previous |
29|---|---|---|
✨ Switch the ACP adapter to @agentclientprotocol/claude-agent-acp (template 0.0.2) 5d476ff k33g 21h ago30| funcs | 273 | +2 |
31| classes | 57 | ±0 |
✨ Workspace panel, selectors, previews, desktop app, sandbox template, resizable file tree, light/dark theme 76d62ac k33g yesterday32| fields | 79 | ±0 |
✨ Switch the ACP adapter to @agentclientprotocol/claude-agent-acp (template 0.0.2) 5d476ff k33g 21h ago33| cyclo | 917 | -1 |
34| complex | 532 | -14 |
✨ Introduce new feature(s): ACP web client — Go backend (agent, bridge, httpserver, mockagent) + React SPA (Zed-like agent panel), tests, quality gate PASS 2434cc7 k33g yesterday35| lcom | 0 | ±0 |
✨ Switch the ACP adapter to @agentclientprotocol/claude-agent-acp (template 0.0.2) 5d476ff k33g 21h ago36| lines | 5858 | +26 |
37| loc | 4220 | +8 |
✨ Introduce new feature(s): ACP web client — Go backend (agent, bridge, httpserver, mockagent) + React SPA (Zed-like agent panel), tests, quality gate PASS 2434cc7 k33g yesterday38
39### Most complex files
40
41| file | complex | cyclo | loc |
42|---|---|---|---|
✨ Workspace panel, selectors, previews, desktop app, sandbox template, resizable file tree, light/dark theme 76d62ac k33g yesterday43| internal/bridge/bridge.go | 34 | 49 | 228 |
44| internal/skills/skills.go | 34 | 53 | 129 |
45| internal/terminal/terminal.go | 32 | 33 | 111 |
46| ui/src/useCompletion.ts | 29 | 32 | 122 |
47| internal/files/files.go | 21 | 35 | 140 |
48| internal/mockagent/mockagent.go | 21 | 38 | 190 |
49| ui/src/components/DrawioView.tsx | 20 | 22 | 76 |
50| ui/src/components/PromptInput.tsx | 20 | 26 | 153 |
51| ui/src/components/EditorPane.tsx | 18 | 33 | 125 |
52| internal/files/search.go | 17 | 32 | 104 |
53| ui/src/components/PreviewPane.tsx | 17 | 30 | 131 |
54| ui/src/reducer.ts | 17 | 54 | 195 |
✨ Introduce new feature(s): ACP web client — Go backend (agent, bridge, httpserver, mockagent) + React SPA (Zed-like agent panel), tests, quality gate PASS 2434cc7 k33g yesterday55| internal/agent/agent.go | 15 | 31 | 121 |
✨ Workspace panel, selectors, previews, desktop app, sandbox template, resizable file tree, light/dark theme 76d62ac k33g yesterday56| ori-desktop/internal/settings/settings.go | 15 | 31 | 82 |
✨ Introduce new feature(s): ACP web client — Go backend (agent, bridge, httpserver, mockagent) + React SPA (Zed-like agent panel), tests, quality gate PASS 2434cc7 k33g yesterday57| internal/bridge/ws.go | 14 | 15 | 61 |
58
59## Trend
60
61| run | timestamp | error | warning | smells | complex | gate |
62|---|---|---|---|---|---|---|
✨ Workspace panel, selectors, previews, desktop app, sandbox template, resizable file tree, light/dark theme 76d62ac k33g yesterday63| 9 | 2026-09-17T20:08:01Z | 0 | 0 | 0 | 281 | PASS |
64| 10 | 2026-09-17T20:25:57Z | 0 | 0 | 0 | 286 | PASS |
65| 11 | 2026-09-17T20:55:17Z | 0 | 0 | 0 | 288 | PASS |
66| 12 | 2026-09-17T21:04:25Z | 0 | 0 | 0 | 288 | PASS |
67| 13 | 2026-09-17T23:07:19Z | 0 | 0 | 2 | 517 | FAIL |
68| 14 | 2026-09-17T23:07:54Z | 12 | 1 | 2 | 517 | FAIL |
69| 15 | 2026-09-17T23:10:03Z | 0 | 0 | 0 | 507 | PASS |
70| 16 | 2026-09-17T23:15:34Z | 0 | 0 | 0 | 514 | PASS |
✨ Switch the ACP adapter to @agentclientprotocol/claude-agent-acp (template 0.0.2) 5d476ff k33g 21h ago71| 17 | 2026-09-18T07:58:08Z | 0 | 0 | 2 | 546 | FAIL |
72| 18 | 2026-09-18T08:03:21Z | 0 | 0 | 0 | 532 | PASS |