{ "security": { "auth": { "selectedType": "oauth-personal" } }, "general": { "preferredEditor": "neovim", "previewFeatures": true, "enablePromptCompletion": true }, "context": { "fileName": [ "AGENTS.md", "CONTEXT.md", "GEMINI.md", "README.md", "CONTRIBUTING.md" ], "ignore": [ "**/node_modules/**", "**/.git/**", "**/.DS_Store", "**/dist/**", "**/build/**" ] }, "tools": { "shell": { "showColor": true } } }