This commit is contained in:
2025-12-27 17:23:45 +00:00
parent 213dc2be82
commit b60c7533ff
3 changed files with 23 additions and 20 deletions

View File

@@ -9,7 +9,7 @@
settings = {
theme = "catppuccin";
plugin = [
"oh-my-opencode@2.5.4"
"oh-my-opencode@2.7.2"
"opencode-antigravity-auth@1.2.2"
];
instructions = [
@@ -131,6 +131,9 @@
builtins.toJSON {
"$schema" = "https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/master/assets/oh-my-opencode.schema.json";
google_auth = false;
experimental = {
dcp_for_compaction = true;
};
agents = {
oracle = {
model = "opencode/gpt-5.2";