Last active
February 15, 2026 21:32
-
-
Save ams0/3245d813a2ea5629082d4a94b6e6bd26 to your computer and use it in GitHub Desktop.
claude.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "numStartups": 3, | |
| "installMethod": "native", | |
| "autoUpdates": false, | |
| "cachedGrowthBookFeatures": { | |
| "tengu_mcp_tool_search": false, | |
| "tengu_scratch": false, | |
| "tengu_1p_event_batch_config": { | |
| "scheduledDelayMillis": 5000, | |
| "maxExportBatchSize": 200, | |
| "maxQueueSize": 8192 | |
| }, | |
| "tengu_event_sampling_config": {}, | |
| "tengu_log_segment_events": false, | |
| "tengu_log_datadog_events": true, | |
| "tengu_marble_anvil": true, | |
| "tengu_tool_pear": false, | |
| "tengu_scarf_coffee": false, | |
| "tengu_keybinding_customization_release": true, | |
| "tengu_penguins_enabled": true, | |
| "tengu_thinkback": false, | |
| "tengu_pid_based_version_locking": true, | |
| "tengu_disable_bypass_permissions_mode": false, | |
| "tengu_chomp_inflection": true, | |
| "tengu_oboe": true, | |
| "tengu_penguins_off": null, | |
| "tengu_silver_lantern": false, | |
| "tengu_birthday_hat": false, | |
| "tengu-top-of-feed-tip": { | |
| "tip": "", | |
| "color": "" | |
| }, | |
| "tengu_code_diff_cli": true, | |
| "tengu_snippet_save": false, | |
| "tengu_pr_status_cli": true, | |
| "tengu_mcp_elicitation": false, | |
| "tengu_post_compact_survey": false, | |
| "tengu_copper_lantern": false, | |
| "tengu_plan_mode_interview_phase": false, | |
| "tengu_claudeai_mcp_connectors": true, | |
| "tengu_fgts": false | |
| }, | |
| "firstStartTime": "2026-02-15T09:31:09.258Z", | |
| "userID": "c37d7ba96d37e11d23796bb86dda9811aa99a6d453588573b2388a81e4d5866d", | |
| "opusProMigrationComplete": true, | |
| "cachedChromeExtensionInstalled": false, | |
| "changelogLastFetched": 1771152746006, | |
| "autoUpdatesProtectedForNative": true, | |
| "hasCompletedOnboarding": true, | |
| "clientDataCache": { | |
| "data": null, | |
| "timestamp": 1771148692486 | |
| }, | |
| "lastReleaseNotesSeen": "2.1.42", | |
| "projects": { | |
| "/workspace": { | |
| "allowedTools": [], | |
| "mcpContextUris": [], | |
| "mcpServers": {}, | |
| "enabledMcpjsonServers": [], | |
| "disabledMcpjsonServers": [], | |
| "hasTrustDialogAccepted": true, | |
| "projectOnboardingSeenCount": 0, | |
| "hasClaudeMdExternalIncludesApproved": false, | |
| "hasClaudeMdExternalIncludesWarningShown": false | |
| }, | |
| "/home/claude": { | |
| "allowedTools": [], | |
| "mcpContextUris": [], | |
| "mcpServers": {}, | |
| "enabledMcpjsonServers": [], | |
| "disabledMcpjsonServers": [], | |
| "hasTrustDialogAccepted": false, | |
| "projectOnboardingSeenCount": 1, | |
| "hasClaudeMdExternalIncludesApproved": false, | |
| "hasClaudeMdExternalIncludesWarningShown": false, | |
| "exampleFiles": [], | |
| "lastCost": 0, | |
| "lastAPIDuration": 0, | |
| "lastAPIDurationWithoutRetries": 0, | |
| "lastToolDuration": 0, | |
| "lastDuration": 2984, | |
| "lastLinesAdded": 0, | |
| "lastLinesRemoved": 0, | |
| "lastTotalInputTokens": 0, | |
| "lastTotalOutputTokens": 0, | |
| "lastTotalCacheCreationInputTokens": 0, | |
| "lastTotalCacheReadInputTokens": 0, | |
| "lastTotalWebSearchRequests": 0, | |
| "lastFpsAverage": 4.95, | |
| "lastFpsLow1Pct": 211.69, | |
| "lastModelUsage": {}, | |
| "lastSessionId": "fa186784-33b6-41b9-afc3-c6c443645b31", | |
| "lastSessionMetrics": { | |
| "frame_duration_ms_count": 9, | |
| "frame_duration_ms_min": 0.7207499999999527, | |
| "frame_duration_ms_max": 4.7238749999999925, | |
| "frame_duration_ms_avg": 2.3735510000000044, | |
| "frame_duration_ms_p50": 1.4190839999998843, | |
| "frame_duration_ms_p95": 4.6595581999999975, | |
| "frame_duration_ms_p99": 4.7110116399999935 | |
| } | |
| } | |
| }, | |
| "officialMarketplaceAutoInstallAttempted": true, | |
| "officialMarketplaceAutoInstalled": true | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "skipDangerousModePermissionPrompt": true | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment