Files
claudecodeui/src/constants/featureFlags.ts
2026-06-20 01:50:02 +00:00

4 lines
169 B
TypeScript

// TODO: Re-enable Computer Use menus after fixing the MCP server connection
// between the desktop app and the web UI.
export const COMPUTER_USE_MENUS_ENABLED = false;