oh-my-opencode: stop crediting self

This commit is contained in:
2026-03-30 01:50:09 -04:00
parent 9ee77c8e3f
commit 6221e57cab

View File

@@ -33,6 +33,10 @@ let
ohMyOpencodeConfig = { ohMyOpencodeConfig = {
"$schema" = "$schema" =
"https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/master/assets/oh-my-opencode.schema.json"; "https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/master/assets/oh-my-opencode.schema.json";
git_master = {
commit_footer = false;
include_co_authored_by = false;
};
agents = { agents = {
sisyphus.model = opus-model; sisyphus.model = opus-model;
sisyphus-junior.model = opus-model; sisyphus-junior.model = opus-model;