146 lines
31 KiB
JSON
146 lines
31 KiB
JSON
|
|
{
|
||
|
|
"numStartups": 5,
|
||
|
|
"installMethod": "unknown",
|
||
|
|
"autoUpdates": true,
|
||
|
|
"tipsHistory": {
|
||
|
|
"new-user-warmup": 1,
|
||
|
|
"plan-mode-for-complex-tasks": 3,
|
||
|
|
"terminal-setup": 3,
|
||
|
|
"memory-command": 4,
|
||
|
|
"theme-command": 4,
|
||
|
|
"status-line": 4,
|
||
|
|
"prompt-queue": 5,
|
||
|
|
"enter-to-steer-in-relatime": 5
|
||
|
|
},
|
||
|
|
"cachedStatsigGates": {
|
||
|
|
"tengu_disable_bypass_permissions_mode": false,
|
||
|
|
"tengu_use_file_checkpoints": true
|
||
|
|
},
|
||
|
|
"firstStartTime": "2025-10-07T11:42:53.324Z",
|
||
|
|
"userID": "6dcc049650f0bd574d22530cdaefd1ad77a087fd423b1e2b211d5d5de6c73ec9",
|
||
|
|
"sonnet45MigrationComplete": true,
|
||
|
|
"cachedChangelog": "# Changelog\n\n## 2.0.9\n\n- Fix regression where bash backgrounding stopped working\n\n## 2.0.8\n\n- Update Bedrock default Sonnet model to `global.anthropic.claude-sonnet-4-5-20250929-v1:0`\n- IDE: Add drag-and-drop support for files and folders in chat\n- /context: Fix counting for thinking blocks\n- Improve message rendering for users with light themes on dark terminals\n- Remove deprecated .claude.json allowedTools, ignorePatterns, env, and todoFeatureEnabled config options (instead, configure these in your settings.json)\n\n## 2.0.5\n\n- IDE: Fix IME unintended message submission with Enter and Tab\n- IDE: Add \"Open in Terminal\" link in login screen\n- Fix unhandled OAuth expiration 401 API errors\n- SDK: Added SDKUserMessageReplay.isReplay to prevent duplicate messages\n\n## 2.0.1\n\n- Skip Sonnet 4.5 default model setting change for Bedrock and Vertex\n- Various bug fixes and presentation improvements\n\n## 2.0.0\n\n- New native VS Code extension\n- Fresh coat of paint throughout the whole app\n- /rewind a conversation to undo code changes\n- /usage command to see plan limits\n- Tab to toggle thinking (sticky across sessions)\n- Ctrl-R to search history\n- Unshipped claude config command\n- Hooks: Reduced PostToolUse 'tool_use' ids were found without 'tool_result' blocks errors\n- SDK: The Claude Code SDK is now the Claude Agent SDK\n- Add subagents dynamically with `--agents` flag\n\n## 1.0.126\n\n- Enable /context command for Bedrock and Vertex\n- Add mTLS support for HTTP-based OpenTelemetry exporters\n\n## 1.0.124\n\n- Set `CLAUDE_BASH_NO_LOGIN` environment variable to 1 or true to to skip login shell for BashTool\n- Fix Bedrock and Vertex environment variables evaluating all strings as truthy\n- No longer inform Claude of the list of allowed tools when permission is denied\n- Fixed security vulnerability in Bash tool permission checks\n- Improved VSCode extension performance for large files\n\n## 1.0.123\n\n- Bash permission rules now support output redirections when matching (e.g., `Bash(python:*)` matches `python script.py > output.txt`)\n- Fixed thinking mode triggering on negation phrases like \"don't think\"\n- Fixed rendering performance degradation during token streaming\n- Added SlashCommand tool, which enables Claude to invoke your slash commands. https://docs.claude.com/en/docs/claude-code/slash-commands#SlashCommand-tool\n- Enhanced BashTool environment snapshot logging\n- Fixed a bug where resuming a conversation in headless mode would sometimes enable thinking unnecessarily\n- Migrated --debug logging to a file, to enable easy tailing & filtering\n\n## 1.0.120\n\n- Fix input lag during typing, especially noticeable with large prompts\n- Improved VSCode extension command registry and sessions dialog user experience\n- Enhanced sessions dialog responsiveness and visual feedback\n- Fixed IDE compatibility issue by removing worktree support check\n- Fixed security vulnerability where Bash tool permission checks could be bypassed using prefix matching\n\n## 1.0.119\n\n- Fix Windows issue where process visually freezes on entering interactive mode\n- Support dynamic headers for MCP servers via headersHelper configuration\n- Fix thinking mode not working in headless sessions\n- Fix slash commands now properly update allowed tools instead of replacing them\n\n## 1.0.117\n\n- Add Ctrl-R history search to recall previous commands like bash/zsh\n- Fix input lag while typing, especially on Windows\n- Add sed command to auto-allowed commands in acceptEdits mode\n- Fix Windows PATH comparison to be case-insensitive for drive letters\n- Add permissions management hint to /add-dir output\n\n## 1.0.115\n\n- Improve thinking mode display with enhanced visual effects\n- Type /t to temporarily disable thinking mode in your prompt\n- Improve path validation for glob and grep tools\n- Show condensed output for post-tool hooks to reduce visual clutter\n- Fix visual feedback when loading state completes\n- Improve UI consistency for permission request dialogs\n\n## 1.0.113\n\n- Deprecated piped
|
||
|
|
"changelogLastFetched": 1759837425916,
|
||
|
|
"oauthAccount": {
|
||
|
|
"accountUuid": "b934c163-216b-46ec-bb38-15cf1217535b",
|
||
|
|
"emailAddress": "1hundredhz@gmail.com",
|
||
|
|
"organizationUuid": "f474a499-f0bc-4bbb-9fca-5fcf55d8d86f",
|
||
|
|
"displayName": "Valknar",
|
||
|
|
"organizationBillingType": "stripe_subscription",
|
||
|
|
"organizationRole": "admin",
|
||
|
|
"workspaceRole": null,
|
||
|
|
"organizationName": "1hundredhz@gmail.com's Organization"
|
||
|
|
},
|
||
|
|
"claudeCodeFirstTokenDate": "2025-10-07T11:43:24.567449Z",
|
||
|
|
"hasCompletedOnboarding": true,
|
||
|
|
"lastOnboardingVersion": "2.0.9",
|
||
|
|
"projects": {
|
||
|
|
"/home/valknar/Apps/claude-desktop-debian": {
|
||
|
|
"allowedTools": [],
|
||
|
|
"history": [
|
||
|
|
{
|
||
|
|
"display": "/exit",
|
||
|
|
"pastedContents": {}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"display": "/init ",
|
||
|
|
"pastedContents": {}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"display": "/exit",
|
||
|
|
"pastedContents": {}
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"mcpContextUris": [],
|
||
|
|
"mcpServers": {},
|
||
|
|
"enabledMcpjsonServers": [],
|
||
|
|
"disabledMcpjsonServers": [],
|
||
|
|
"hasTrustDialogAccepted": true,
|
||
|
|
"ignorePatterns": [],
|
||
|
|
"projectOnboardingSeenCount": 3,
|
||
|
|
"hasClaudeMdExternalIncludesApproved": false,
|
||
|
|
"hasClaudeMdExternalIncludesWarningShown": false,
|
||
|
|
"exampleFiles": [
|
||
|
|
"README.md",
|
||
|
|
"build.sh",
|
||
|
|
"build-deb.sh",
|
||
|
|
"main-push.yml",
|
||
|
|
"ci.yml"
|
||
|
|
],
|
||
|
|
"lastTotalWebSearchRequests": 0,
|
||
|
|
"exampleFilesGeneratedAt": 1759837462041,
|
||
|
|
"lastCost": 0.27125489999999997,
|
||
|
|
"lastAPIDuration": 86796,
|
||
|
|
"lastToolDuration": 2804,
|
||
|
|
"lastDuration": 148331,
|
||
|
|
"lastLinesAdded": 0,
|
||
|
|
"lastLinesRemoved": 0,
|
||
|
|
"lastTotalInputTokens": 13094,
|
||
|
|
"lastTotalOutputTokens": 3784,
|
||
|
|
"lastTotalCacheCreationInputTokens": 38232,
|
||
|
|
"lastTotalCacheReadInputTokens": 128385,
|
||
|
|
"lastSessionId": "d293b4aa-0953-452e-8605-265b430280be"
|
||
|
|
},
|
||
|
|
"/home/valknar": {
|
||
|
|
"allowedTools": [],
|
||
|
|
"history": [
|
||
|
|
{
|
||
|
|
"display": "Create a new",
|
||
|
|
"pastedContents": {}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"display": "/exit",
|
||
|
|
"pastedContents": {}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"display": "/init ",
|
||
|
|
"pastedContents": {}
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"mcpContextUris": [],
|
||
|
|
"mcpServers": {
|
||
|
|
"filesystem": {
|
||
|
|
"type": "stdio",
|
||
|
|
"command": "pnpm",
|
||
|
|
"args": [
|
||
|
|
"mcp-server-filesystem",
|
||
|
|
"repos/compose"
|
||
|
|
],
|
||
|
|
"env": {}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"enabledMcpjsonServers": [],
|
||
|
|
"disabledMcpjsonServers": [],
|
||
|
|
"hasTrustDialogAccepted": true,
|
||
|
|
"ignorePatterns": [],
|
||
|
|
"projectOnboardingSeenCount": 1,
|
||
|
|
"hasClaudeMdExternalIncludesApproved": false,
|
||
|
|
"hasClaudeMdExternalIncludesWarningShown": false,
|
||
|
|
"exampleFiles": [],
|
||
|
|
"hasCompletedProjectOnboarding": true,
|
||
|
|
"lastTotalWebSearchRequests": 0,
|
||
|
|
"lastCost": 0.024666849999999997,
|
||
|
|
"lastAPIDuration": 8342,
|
||
|
|
"lastToolDuration": 0,
|
||
|
|
"lastDuration": 550590,
|
||
|
|
"lastLinesAdded": 0,
|
||
|
|
"lastLinesRemoved": 0,
|
||
|
|
"lastTotalInputTokens": 598,
|
||
|
|
"lastTotalOutputTokens": 98,
|
||
|
|
"lastTotalCacheCreationInputTokens": 5375,
|
||
|
|
"lastTotalCacheReadInputTokens": 11518,
|
||
|
|
"lastSessionId": "6f2214bc-384e-45bf-83c9-28390933589e"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"hasOpusPlanDefault": false,
|
||
|
|
"lastReleaseNotesSeen": "2.0.9",
|
||
|
|
"s1mAccessCache": {
|
||
|
|
"f474a499-f0bc-4bbb-9fca-5fcf55d8d86f": {
|
||
|
|
"hasAccess": false,
|
||
|
|
"hasAccessNotAsDefault": false,
|
||
|
|
"timestamp": 1759837453920
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"isQualifiedForDataSharing": false,
|
||
|
|
"fallbackAvailableWarningThreshold": 0.5
|
||
|
|
}
|