vault backup: 2026-04-13 14:15:15
This commit is contained in:
68
.claudian/claudian-settings.json
Normal file
68
.claudian/claudian-settings.json
Normal 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": {}
|
||||
}
|
||||
84218
.claudian/main.js
84218
.claudian/main.js
File diff suppressed because one or more lines are too long
@@ -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
|
||||
}
|
||||
5699
.claudian/styles.css
5699
.claudian/styles.css
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user