generated from nhcarrigan/template
feat: expose autoMemoryDirectory setting in ConfigSidebar
This commit is contained in:
@@ -67,6 +67,7 @@ vi.mock("$lib/stores/config", () => ({
|
||||
max_output_tokens: null,
|
||||
include_git_instructions: true,
|
||||
enable_claudeai_mcp_servers: true,
|
||||
auto_memory_directory: null,
|
||||
}),
|
||||
},
|
||||
}));
|
||||
|
||||
Reference in New Issue
Block a user