Skip to content

feat: hide desktop-only tools (Hotkey Test) from web - #37

Merged
slaveofcode merged 1 commit into
mainfrom
develop
Jul 26, 2026
Merged

feat: hide desktop-only tools (Hotkey Test) from web#37
slaveofcode merged 1 commit into
mainfrom
develop

Conversation

@slaveofcode

Copy link
Copy Markdown
Owner

Hotkey Test is now hidden from the web tool grid + search (desktopOnly flag), but its page still generates and it shows in the Tauri desktop app.

Add a desktopOnly ToolDef flag (set on hotkey-test). The tool's page still
generates (desktop uses the same build), but it's hidden from the web tool grid
(CSS: hidden by default, revealed under html.tauri set by an inline script) and
filtered from command-palette search. Category counts exclude it on the web.
@slaveofcode
slaveofcode merged commit da3fea8 into main Jul 26, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant