slash commands (#2157)

Co-authored-by: adamdotdevin <2363879+adamdottv@users.noreply.github.com>
This commit is contained in:
Dax 2025-08-22 17:04:28 -04:00 committed by GitHub
commit 133fe41cd5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
32 changed files with 874 additions and 69 deletions

View file

@ -67,14 +67,7 @@ export default defineConfig({
{
label: "Usage",
items: [
"docs/tui",
"docs/cli",
"docs/ide",
"docs/share",
"docs/github",
"docs/gitlab"
],
items: ["docs/tui", "docs/cli", "docs/ide", "docs/share", "docs/github", "docs/gitlab"],
},
{