Commit Graph

10 Commits

Author SHA1 Message Date
devin-ai-integration[bot]
e96b3be159 feat: implement capability negotiation for UI tabs
- Add CapabilityContext to manage server capabilities
- Disable tabs when server doesn't support feature
- Show error message in tab content when capability missing
- Implements #85
2024-12-07 06:15:21 +00:00
Kees Heuperman
cc17ba8d56 feat: Add button to clear loaded items
Add a button to the ListPane component that clears loaded items. This
will allow the user to clear and reload resources, resource templates,
prompts or tools when they expect the available items to have changed.
2024-12-01 09:50:53 +01:00
Justin Spahr-Summers
3e46011614 Marginally better dark mode support 2024-11-12 12:34:10 +00:00
Justin Spahr-Summers
82f3d99639 Install TypeScript SDK from registry 2024-10-28 10:42:31 +00:00
Ashwin Bhat
24d005ac84 add pagination handling for lists 2024-10-17 17:11:30 -07:00
Ashwin Bhat
019777bd93 extract listpane 2024-10-09 09:05:43 -07:00
Ashwin Bhat
bfc9e6e882 get tools working 2024-10-08 16:49:12 -07:00
Ashwin Bhat
88df0cd453 make prompts pass args 2024-10-08 16:49:12 -07:00
Ashwin Bhat
51cde09845 css 2024-10-07 17:25:40 -07:00
Ashwin Bhat
0a7f5f9f22 add prompts tab 2024-10-07 17:09:13 -07:00