Files
home/.claude.json

171 lines
34 KiB
JSON
Raw Normal View History

2025-10-08 10:35:48 +02:00
{
2025-10-11 12:40:09 +02:00
"numStartups": 7,
2025-10-11 11:03:57 +02:00
"installMethod": "global",
"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,
"shift-enter": 6,
2025-10-11 12:40:09 +02:00
"todo-list": 6,
"ide-hotkey": 7,
"# for memory": 7
2025-10-11 11:03:57 +02:00
},
"cachedStatsigGates": {
"tengu_disable_bypass_permissions_mode": false,
2025-10-11 12:40:09 +02:00
"tengu_use_file_checkpoints": true,
"tengu_tool_pear": false
},
"cachedDynamicConfigs": {
"tengu-top-of-feed-tip": {
"tip": "",
"color": ""
}
2025-10-11 11:03:57 +02:00
},
"firstStartTime": "2025-10-07T11:42:53.324Z",
"userID": "6dcc049650f0bd574d22530cdaefd1ad77a087fd423b1e2b211d5d5de6c73ec9",
"sonnet45MigrationComplete": true,
2025-10-11 12:40:09 +02:00
"cachedChangelog": "# Changelog\n\n## 2.0.14\n\n- Fix @-mentioning MCP servers to toggle them on/off\n- Improve permission checks for bash with inline env vars\n- Fix ultrathink + thinking toggle\n- Reduce unnecessary logins\n- Document --system-prompt\n- Several improvements to rendering\n- Plugins UI polish\n\n## 2.0.13\n\n- Fixed `/plugin` not working on native build\n\n## 2.0.12\n\n- **Plugin System Released**: Extend Claude Code with custom commands, agents, hooks, and MCP servers from marketplaces\n- `/plugin install`, `/plugin enable/disable`, `/plugin marketplace` commands for plugin management\n- Repository-level plugin configuration via `extraKnownMarketplaces` for team collaboration\n- `/plugin validate` command for validating plugin structure and configuration\n- Plugin announcement blog post at https://www.anthropic.com/news/claude-code-plugins\n- Plugin documentation available at https://docs.claude.com/en/docs/claude-code/plugins\n- Comprehensive error messages and diagnostics via `/doctor` command\n- Avoid flickering in `/model` selector\n- Improvements to `/help`\n- Avoid mentioning hooks in `/resume` summaries\n- Changes to the \"verbose\" setting in `/config` now persist across sessions\n\n## 2.0.11\n\n- Reduced system prompt size by 1.4k tokens\n- IDE: Fixed keyboard shortcuts and focus issues for smoother interaction\n- Fixed Opus fallback rate limit errors appearing incorrectly\n- Fixed /add-dir command selecting wrong default tab\n\n## 2.0.10\n\n- Rewrote terminal renderer for buttery smooth UI\n- Enable/disable MCP servers by @mentioning, or in /mcp\n- Added tab completion for shell commands in bash mode\n- PreToolUse hooks can now modify tool inputs\n- Press Ctrl-G to edit your prompt in your system's configured text editor\n- Fixes for bash permission checks with environment variables in the command\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 SlashCo
"changelogLastFetched": 1760177133719,
2025-10-11 11:03:57 +02:00
"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": "/init ",
"pastedContents": {}
},
{
"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": 2,
"hasClaudeMdExternalIncludesApproved": false,
"hasClaudeMdExternalIncludesWarningShown": false,
"exampleFiles": [
"app.vue",
"AppHeader.vue",
"main.css",
"page.tsx",
"nginx.conf"
],
"hasCompletedProjectOnboarding": true,
"lastTotalWebSearchRequests": 0,
"exampleFilesGeneratedAt": 1760172820128,
2025-10-11 12:40:09 +02:00
"lastCost": 0,
"lastAPIDuration": 0,
"lastToolDuration": 0,
"lastDuration": 325147,
"lastLinesAdded": 0,
2025-10-11 11:03:57 +02:00
"lastLinesRemoved": 0,
2025-10-11 12:40:09 +02:00
"lastTotalInputTokens": 0,
"lastTotalOutputTokens": 0,
"lastTotalCacheCreationInputTokens": 0,
"lastTotalCacheReadInputTokens": 0,
"lastSessionId": "75cc35c8-7bc8-4f5b-a020-2e3d95372bd1"
2025-10-11 11:03:57 +02:00
}
},
"hasOpusPlanDefault": false,
2025-10-11 12:40:09 +02:00
"lastReleaseNotesSeen": "2.0.14",
2025-10-11 11:03:57 +02:00
"s1mAccessCache": {
"f474a499-f0bc-4bbb-9fca-5fcf55d8d86f": {
"hasAccess": false,
"hasAccessNotAsDefault": false,
2025-10-11 12:40:09 +02:00
"timestamp": 1760177132834
2025-10-11 11:03:57 +02:00
}
},
"isQualifiedForDataSharing": false,
"fallbackAvailableWarningThreshold": 0.5,
"hasIdeOnboardingBeenShown": {
"vscode": true
}
}