Commit 82d65a9
committed
fix: skip debug log for high-frequency tool-input-partial notifications
These fire dozens of times per second during streaming and flood the
console. All other JSON-RPC messages still log at debug level.1 parent 2b0d11e commit 82d65a9
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
127 | 134 | | |
128 | 135 | | |
129 | 136 | | |
| |||
0 commit comments