Commit 22eb813
committed
feat: Show initialize request/response in History panel (modelcontextprotocol#269)
- Add logging for initialize request and response in useConnection.connect
- Include server capabilities, version, and instructions in history1 parent 0b37722 commit 22eb813
File tree
2 files changed
+13
-2
lines changed- client/src/lib/hooks
- __tests__
2 files changed
+13
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
| 338 | + | |
338 | 339 | | |
339 | 340 | | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
340 | 351 | | |
341 | 352 | | |
342 | 353 | | |
| |||
353 | 364 | | |
354 | 365 | | |
355 | 366 | | |
356 | | - | |
357 | | - | |
358 | 367 | | |
359 | 368 | | |
360 | 369 | | |
| |||
0 commit comments