Add android development environment and added opencode models

This commit is contained in:
2026-05-06 19:32:05 +02:00
parent 70881cb0cb
commit 4e4818343b
5 changed files with 34 additions and 4 deletions
+18 -2
View File
@@ -45,8 +45,24 @@
"@tarquinen/opencode-dcp@latest"
"oh-my-openagent@latest"
];
small_model = "google/gemma-3n-e4b-it:free";
autoupdate = false;
model = "google/antigravity-gemini-3-flash";
small_model = "opencode/big-pickle";
autoupdate = false;
agent = {
build = {model = "opencode/nemotron-3-super-free";};
plan = {model = "opencode/big-pickle";};
task = {model = "opencode/nemotron-3-super-free";};
"Sisyphus-Junior" = {model = "opencode/nemotron-3-super-free";};
explore = {model = "opencode/minimax-m2.5-free";};
general = {model = "opencode/big-pickle";};
oracle = {model = "opencode/nemotron-3-super-free";};
"ultrabrain" = {model = "opencode/nemotron-3-super-free";};
"deep" = {model = "opencode/nemotron-3-super-free";};
"quick" = {model = "opencode/gpt-5-nano";};
"artistry" = {model = "opencode/nemotron-3-super-free";};
"visual-engineering" = {model = "opencode/hy3-preview-free";};
"writing" = {model = "opencode/hy3-preview-free";};
};
share = "disabled";
disabled_providers = [
"amazon-bedrock"