mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-26 21:39:43 +02:00
feat: update UI components to utilize new main panel styling
- Replaced background styles with `bg-main-panel` in various components for consistent theming. - Enhanced the `Header`, `LayoutShell`, and `Thread` components to improve visual coherence. - Adjusted tool management UI to reflect new design standards, ensuring a unified user experience.
This commit is contained in:
parent
b5328a267f
commit
993c8539e8
12 changed files with 187 additions and 112 deletions
|
|
@ -566,7 +566,7 @@ DISABLED TOOLS (by user):
|
|||
The following tools are available in SurfSense but have been disabled by the user for this session: {disabled_list}.
|
||||
You do NOT have access to these tools and MUST NOT claim you can use them.
|
||||
If the user asks about a capability provided by a disabled tool, let them know the relevant tool
|
||||
is currently disabled and they can re-enable it from the tools menu (wrench icon) in the composer toolbar.
|
||||
is currently disabled and they can re-enable it.
|
||||
""")
|
||||
|
||||
parts.append("\n</tools>\n")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue