Update claude code config

This commit is contained in:
Yan Lin 2025-09-30 19:41:21 +02:00
parent 4ae5c10e83
commit 0cf09b82f1
2 changed files with 9 additions and 0 deletions

View file

@ -107,6 +107,13 @@ in
git = false;
shell = false;
}
{
name = "group";
path = homePath "Documents/Projects/DAKI3 Semester Project Group";
ai = true;
git = false;
shell = false;
}
];
};

View file

@ -175,6 +175,8 @@ let
globalSettings = {
model = cfg.model;
spinnerTipsEnabled = false;
todoEnabled = true;
autoCompactEnabled = true;
};
# Global permissions configuration