This commit is contained in:
Timothy Jaeryang Baek
2025-09-14 09:08:23 +02:00
parent caaaa07232
commit 3ed0a6d11f
3 changed files with 215 additions and 203 deletions
@@ -919,6 +919,7 @@
<FilesOverlay show={dragged} />
<ToolServersModal bind:show={showTools} {selectedToolIds} />
<InputVariablesModal
bind:show={showInputVariablesModal}
variables={inputVariables}