diff --git a/.gitignore b/.gitignore index d4a41496c..5f1d891dc 100644 --- a/.gitignore +++ b/.gitignore @@ -47,5 +47,13 @@ usr/**/* # for browser-use agent_history.gif -.agent/** +.agents/** .claude/** + +meta.json +.lock +**/*storage.sqlite + +hashes_codebase.json + +**/*plans \ No newline at end of file diff --git a/plugins/_model_config/extensions/webui/chat-nav-after/model-switcher.html b/plugins/_model_config/extensions/webui/chat-input-progress-start/model-switcher.html similarity index 74% rename from plugins/_model_config/extensions/webui/chat-nav-after/model-switcher.html rename to plugins/_model_config/extensions/webui/chat-input-progress-start/model-switcher.html index 2bae38a2b..477682630 100644 --- a/plugins/_model_config/extensions/webui/chat-nav-after/model-switcher.html +++ b/plugins/_model_config/extensions/webui/chat-input-progress-start/model-switcher.html @@ -1,4 +1,4 @@ - + @@ -17,12 +17,31 @@ :class="{ 'has-override': !!$store.modelConfig.switcherOverride }" @click="showDropdown = !showDropdown" @click.outside="showDropdown = false"> - neurology + neurology - + + + +