We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02ae983 commit aac6509Copy full SHA for aac6509
1 file changed
Core/Sources/ChatGPTChatTab/ChatPanel.swift
@@ -607,6 +607,7 @@ struct ChatPanelInputArea: View {
607
let availableFeatures = plugins + [
608
"/exit",
609
"@code",
610
+ "@sense",
611
"@project",
612
"@web",
613
]
0 commit comments