vault backup: 2026-04-13 14:15:15

This commit is contained in:
2026-04-13 14:15:15 +08:00
parent dffa6d3e65
commit 3ea5708f6c
23 changed files with 70 additions and 5679 deletions

View File

@@ -0,0 +1,68 @@
{
"userName": "",
"permissionMode": "yolo",
"model": "haiku",
"thinkingBudget": "off",
"effortLevel": "high",
"serviceTier": "default",
"enableAutoTitleGeneration": true,
"titleGenerationModel": "",
"excludedTags": [],
"mediaFolder": "",
"systemPrompt": "",
"persistentExternalContextPaths": [],
"sharedEnvironmentVariables": "",
"envSnippets": [],
"customContextLimits": {},
"keyboardNavigation": {
"scrollUpKey": "w",
"scrollDownKey": "s",
"focusInputKey": "i"
},
"locale": "en",
"providerConfigs": {
"claude": {
"safeMode": "acceptEdits",
"cliPath": "",
"cliPathsByHost": {},
"loadUserSettings": true,
"enableChrome": false,
"enableBangBash": false,
"enableOpus1M": false,
"enableSonnet1M": false,
"lastModel": "haiku",
"environmentVariables": "",
"environmentHash": ""
},
"codex": {
"enabled": false,
"safeMode": "workspace-write",
"cliPath": "",
"cliPathsByHost": {},
"reasoningSummary": "detailed",
"environmentVariables": "",
"environmentHash": "",
"installationMethod": "native-windows",
"installationMethodsByHost": {},
"wslDistroOverride": "",
"wslDistroOverridesByHost": {}
}
},
"settingsProvider": "claude",
"savedProviderModel": {
"claude": "haiku"
},
"savedProviderEffort": {
"claude": "high"
},
"savedProviderServiceTier": {},
"savedProviderThinkingBudget": {
"claude": "off"
},
"lastCustomModel": "",
"maxTabs": 3,
"tabBarPosition": "input",
"enableAutoScroll": true,
"openInMainTab": false,
"hiddenProviderCommands": {}
}

File diff suppressed because one or more lines are too long

View File

@@ -1,10 +0,0 @@
{
"id": "claudian",
"name": "Claudian",
"version": "2.0.2",
"minAppVersion": "1.4.5",
"description": "Embeds Claude Code as an AI collaborator in your vault. Your vault becomes Claude's working directory, giving it full agentic capabilities: file read/write, search, bash commands, and multi-step workflows.",
"author": "Yishen Tu",
"authorUrl": "https://github.com/YishenTu",
"isDesktopOnly": true
}

File diff suppressed because it is too large Load Diff