@@ -36,7 +36,7 @@
|
|||||||
model = "anthropic/claude-opus-4-6";
|
model = "anthropic/claude-opus-4-6";
|
||||||
};
|
};
|
||||||
explore = {
|
explore = {
|
||||||
model = "opencode/minimax-m2.1";
|
model = "anthropic/claude-haiku-4-5";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
instructions = [
|
instructions = [
|
||||||
@@ -74,7 +74,7 @@
|
|||||||
command = ["bunx" "opensrc-mcp"];
|
command = ["bunx" "opensrc-mcp"];
|
||||||
};
|
};
|
||||||
overseer = {
|
overseer = {
|
||||||
enabled = true;
|
enabled = false;
|
||||||
type = "local";
|
type = "local";
|
||||||
command = ["${pkgs.overseer}/bin/os" "mcp"];
|
command = ["${pkgs.overseer}/bin/os" "mcp"];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user