feat(app): add skill slash commands (#11369)

This commit is contained in:
Ryan Vogel
2026-01-31 09:59:28 -05:00
committed by GitHub
parent f73f88fb56
commit 786ae0a584
5 changed files with 59 additions and 2 deletions

View File

@@ -216,6 +216,7 @@ export const dict = {
"prompt.popover.emptyCommands": "No matching commands",
"prompt.dropzone.label": "Drop images or PDFs here",
"prompt.slash.badge.custom": "custom",
"prompt.slash.badge.skill": "skill",
"prompt.context.active": "active",
"prompt.context.includeActiveFile": "Include active file",
"prompt.context.removeActiveFile": "Remove active file from context",