evalstate
ed5017d73e
Two fixes to the Tools Tab:
...
1) Tool Parameters were stale when switching between Tools causing incorrect messages to be sent.
2) Tool List is emptied when "Clear" is selected, so invalid messages can't be sent.
2024-12-05 15:32:55 +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
evalstate
68a6130b17
fix dark mode styling and add word wrap for resource viewer.
2024-11-27 17:56:22 +00:00
Jack Steam
60578314aa
Update client/src/components/ToolsTab.tsx
...
Co-authored-by: ashwin-ant <ashwin@anthropic.com >
2024-11-26 13:30:43 -07:00
Jack Steam
fbac5b78bc
feat: add data validation message
2024-11-26 12:47:39 -06:00
Jack Steam
aecfa21d47
fix: add static type validation
2024-11-26 11:14:55 -07:00
Ashwin Bhat
47a87e1884
more dark mode fixes
2024-11-24 14:26:39 -08:00
Justin Spahr-Summers
6c27f5a263
Upgrade to SDK 0.5.0
2024-11-16 15:25:02 +00:00
Justin Spahr-Summers
f7385dd961
Support multiline tool inputs
...
Resolves #39 .
2024-11-12 14:59:36 +00:00
Justin Spahr-Summers
3e46011614
Marginally better dark mode support
2024-11-12 12:34:10 +00:00
Justin Spahr-Summers
5337baa116
Fix type error
2024-11-07 15:35:55 +00:00
Justin Spahr-Summers
193032533b
Support structured tool results
2024-11-07 15:28:21 +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
48355e9cb2
receive and display server notifications
2024-10-17 08:08:09 -07:00
Ashwin Bhat
0ffedbf8fa
fix type errors
2024-10-16 16:22:14 -07:00
Ashwin Bhat
50f86ebbfe
fix types, eliminate client/server
2024-10-11 08:34:28 -07:00
Ashwin Bhat
6575697f25
refactor to not use custom websocket protocol
2024-10-09 17:22:20 -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
38e1c8b2b9
tools
2024-10-08 07:33:47 -07:00