{ "mcpServers": { } }{ "mcpServers": {} }{ "workbench.colorTheme": "Tokyo Night Storm", "python.languageServer": "Default", "roo-cline.debug": true, "roo-cline.allowedCommands": [ "git log", "git diff", "git show" ], "roo-cline.deniedCommands": [], "remote.autoForwardPortsSource": "hybrid", "claudeCode.preferredLocation": "panel", "comments.openView": "never" }{ "java.project.sourcePaths": ["src"], "java.project.outputPath": "bin", "java.project.referencedLibraries": [ "lib/**/*.jar" ] } { "files.exclude": { "**/__pycache__/**": true, "**/**/*.pyc": true }, "python.formatting.provider": "black" } { "initialize": false, "pythonPath": "placeholder", "onDidChange": false, "defaultInterpreterPath": "placeholder", "defaultLS": false, "envFile": "placeholder", "venvPath": "placeholder", "venvFolders": "placeholder", "activeStateToolPath": "placeholder", "condaPath": "placeholder", "pipenvPath": "placeholder", "poetryPath": "placeholder", "pixiToolPath": "placeholder", "devOptions": false, "globalModuleInstallation": false, "languageServer": true, "languageServerIsDefault": false, "logging": true, "useIsolation": false, "changed": false, "_pythonPath": false, "_defaultInterpreterPath": false, "workspace": false, "workspaceRoot": false, "linting": { "enabled": true, "cwd": "placeholder", "flake8Args": "placeholder", "flake8CategorySeverity": false, "flake8Enabled": true, "flake8Path": "placeholder", "ignorePatterns": false, "lintOnSave": true, "maxNumberOfProblems": false, "banditArgs": "placeholder", "banditEnabled": true, "banditPath": "placeholder", "mypyArgs": "placeholder", "mypyCategorySeverity": false, "mypyEnabled": true, "mypyPath": "placeholder", "pycodestyleArgs": "placeholder", "pycodestyleCategorySeverity": false, "pycodestyleEnabled": true, "pycodestylePath": "placeholder", "prospectorArgs": "placeholder", "prospectorEnabled": true, "prospectorPath": "placeholder", "pydocstyleArgs": "placeholder", "pydocstyleEnabled": true, "pydocstylePath": "placeholder", "pylamaArgs": "placeholder", "pylamaEnabled": true, "pylamaPath": "placeholder", "pylintArgs": "placeholder", "pylintCategorySeverity": false, "pylintEnabled": false, "pylintPath": "placeholder" }, "analysis": { "completeFunctionParens": true, "autoImportCompletions": true, "autoSearchPaths": "placeholder", "stubPath": "placeholder", "diagnosticMode": true, "extraPaths": "placeholder", "useLibraryCodeForTypes": true, "typeCheckingMode": true, "memory": true, "symbolsHierarchyDepthLimit": false }, "testing": { "cwd": "placeholder", "debugPort": true, "promptToConfigure": true, "pytestArgs": "placeholder", "pytestEnabled": true, "pytestPath": "placeholder", "unittestArgs": "placeholder", "unittestEnabled": true, "autoTestDiscoverOnSaveEnabled": true, "autoTestDiscoverOnSavePattern": "placeholder" }, "terminal": { "activateEnvironment": true, "executeInFileDir": "placeholder", "launchArgs": "placeholder", "activateEnvInCurrentTerminal": false }, "tensorBoard": { "logDirectory": "placeholder" }, "experiments": { "enabled": true, "optInto": true, "optOutFrom": true } } { "hooks": { "SessionStart": [ { "hooks": [ { "type": "command", "command": "$CLAUDE_PROJECT_DIR/.claude/hooks/claude-code-for-web-setup.sh" } ] } ] } }