Commit bcd84dc
Switch to slash commands
Switch chat trigger from @ to / for tool/skill invocations in UnifiedChatInput. Updated command handling to use slash-based mentions and adjusted matching logic accordingly. This enables triggering skills with /command syntax across the UI.
X-Lovable-Edit-ID: edt-a9ffa2e3-ec4c-4c38-8b04-d7ae43e285e6
Co-authored-by: magnusfroste <38864257+magnusfroste@users.noreply.github.com>1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
121 | | - | |
122 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
0 commit comments