This repository was archived by the owner on Nov 17, 2025. It is now read-only.
Commit b905a9f
committed
Fix compilation errors in Claude process detector
- Fix findTTYPath call to pass only command and device (not full processInfo with ppid)
- Add explicit return type annotation to compactMap closure to resolve generic inference
- Maintain backwards compatibility with existing function signatures1 parent 2ccf44c commit b905a9f
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments