This commit is contained in:
2026-04-02 14:45:04 +00:00
parent a611d7fb99
commit ac40abe696
2 changed files with 34 additions and 34 deletions

View File

@@ -117,17 +117,17 @@ in {
websearch = "allow";
codesearch = "allow";
};
agent = {
build = {
disable = true;
agent = {
build = {
disable = true;
};
plan = {
disable = true;
};
explore = {
model = "openai/gpt-5.1-codex-mini";
};
};
plan = {
disable = true;
};
explore = {
model = "openai/gpt-5.1-codex-mini";
};
};
instructions = [
"CLAUDE.md"
"AGENT.md"