diff --git a/README.ko.md b/README.ko.md index eff7c08..3861351 100644 --- a/README.ko.md +++ b/README.ko.md @@ -516,6 +516,8 @@ Google Gemini 모델을 위한 내장 Antigravity OAuth를 활성화합니다: 각 에이전트에서 지원하는 옵션: `model`, `temperature`, `top_p`, `prompt`, `tools`, `disable`, `description`, `mode`, `color`, `permission`. +`OmO` (메인 오케스트레이터)와 `build` (기본 에이전트)도 동일한 옵션으로 설정을 오버라이드할 수 있습니다. + 또는 ~/.config/opencode/oh-my-opencode.json 혹은 .opencode/oh-my-opencode.json 의 `disabled_agents` 를 사용하여 비활성화할 수 있습니다: ```json diff --git a/README.md b/README.md index 56a4709..7b2b328 100644 --- a/README.md +++ b/README.md @@ -517,6 +517,8 @@ Override built-in agent settings: Each agent supports: `model`, `temperature`, `top_p`, `prompt`, `tools`, `disable`, `description`, `mode`, `color`, `permission`. +You can also override settings for `OmO` (the main orchestrator) and `build` (the default agent) using the same options. + Or disable via `disabled_agents` in `~/.config/opencode/oh-my-opencode.json` or `.opencode/oh-my-opencode.json`: ```json