Ashwin Bhat
c2c2043d05
test: add test coverage reporting
...
- Add @vitest/coverage-v8 for test coverage reporting
- Current coverage: 65.59% statements, 83.83% branches, 42.7% functions
- Components like ConsoleTab, ListPane, PingTab, RootsTab, SamplingTab at 100%
- Identified areas needing more coverage: ToolsTab, Sidebar, hooks
2024-12-20 15:51:38 -08:00
Ashwin Bhat
1ab1aba528
test: move component tests to __tests__ directory
2024-12-20 15:36:54 -08:00
Ashwin Bhat
576ff0043a
bump version to 0.3.0
2024-12-05 08:01:57 -08:00
Ashwin Bhat
b845444fab
update sdk to 1.0.3
2024-12-04 09:56:04 -08:00
Ashwin Bhat
945299181d
bump version to 0.2.7
2024-11-29 08:44:12 -05:00
Ashwin Bhat
f3f424f21e
bump version
2024-11-27 17:29:02 -05:00
Ashwin Bhat
6b6eeb8dcd
bump version to 0.2.5
2024-11-27 17:24:19 -05:00
Ashwin Bhat
62546dec58
bump version to 0.2.4
2024-11-27 09:33:15 -05:00
Ashwin Bhat
3c4cb17d09
bump to 0.2.3
2024-11-26 14:14:19 -05:00
Anaïs Betts
6b674b0827
Version bump MCP SDK to latest
2024-11-26 17:02:39 +01:00
Ashwin Bhat
7c2be8d139
bump version to 0.2.2
2024-11-25 10:35:26 -05:00
Justin Spahr-Summers
5139e723a4
Bump package versions
2024-11-25 07:20:05 -06:00
Justin Spahr-Summers
7e4b276f7f
Bump versions
2024-11-21 10:29:28 +00:00
Ashwin Bhat
9196c1ddaf
update sdk
2024-11-20 18:09:16 -08:00
Justin Spahr-Summers
f73770b143
Merge pull request #66 from modelcontextprotocol/justin/fix-homepage
...
Fix packages' homepage URL
2024-11-20 15:59:29 +00:00
Justin Spahr-Summers
4f930a61ab
Fix packages' homepage URL
2024-11-20 13:53:33 +00:00
Ashwin Bhat
f684d2e891
improve inspector startup message
2024-11-19 16:58:33 -08:00
Ashwin Bhat
1b06e50203
use published versions of subpackages
2024-11-19 13:19:21 -08:00
Justin Spahr-Summers
6c27f5a263
Upgrade to SDK 0.5.0
2024-11-16 15:25:02 +00:00
Justin Spahr-Summers
9d0c643926
Install react-toastify
2024-11-12 13:50:59 +00:00
Justin Spahr-Summers
6147640656
Remove client prepare script
2024-11-11 12:19:14 +00:00
Justin Spahr-Summers
448910d986
Make nested packages private, just install root package
2024-11-11 11:20:53 +00:00
Justin Spahr-Summers
196f2f801d
Use serve to create npm package for the client
2024-11-11 11:04:42 +00:00
Justin Spahr-Summers
6759c461f9
Add license and more package metadata
2024-11-11 10:37:09 +00:00
Justin Spahr-Summers
82f3d99639
Install TypeScript SDK from registry
2024-10-28 10:42:31 +00:00
Ashwin Bhat
0ffedbf8fa
fix type errors
2024-10-16 16:22:14 -07:00
Ashwin Bhat
d32e7b6725
add SSE connection ability
2024-10-11 08:40:20 -07:00
Ashwin Bhat
6575697f25
refactor to not use custom websocket protocol
2024-10-09 17:22:20 -07:00
Ashwin Bhat
bfc9e6e882
get tools working
2024-10-08 16:49:12 -07:00
Ashwin Bhat
3cdd6faed7
init client
2024-10-07 16:28:05 -07:00