Skip to content

Commit 24f2ee0

Browse files
committed
docs: document OmO and build agent override capability in README
🤖 GENERATED WITH ASSISTANCE OF [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode)
1 parent e836ad1 commit 24f2ee0

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.ko.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -516,6 +516,8 @@ Google Gemini 모델을 위한 내장 Antigravity OAuth를 활성화합니다:
516516

517517
각 에이전트에서 지원하는 옵션: `model`, `temperature`, `top_p`, `prompt`, `tools`, `disable`, `description`, `mode`, `color`, `permission`.
518518

519+
`OmO` (메인 오케스트레이터)와 `build` (기본 에이전트)도 동일한 옵션으로 설정을 오버라이드할 수 있습니다.
520+
519521
또는 ~/.config/opencode/oh-my-opencode.json 혹은 .opencode/oh-my-opencode.json 의 `disabled_agents` 를 사용하여 비활성화할 수 있습니다:
520522

521523
```json

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -517,6 +517,8 @@ Override built-in agent settings:
517517

518518
Each agent supports: `model`, `temperature`, `top_p`, `prompt`, `tools`, `disable`, `description`, `mode`, `color`, `permission`.
519519

520+
You can also override settings for `OmO` (the main orchestrator) and `build` (the default agent) using the same options.
521+
520522
Or disable via `disabled_agents` in `~/.config/opencode/oh-my-opencode.json` or `.opencode/oh-my-opencode.json`:
521523

522524
```json

0 commit comments

Comments
 (0)