From 364092701f3a49e09672042ede7d6e4aec9ecd0e Mon Sep 17 00:00:00 2001 From: YeonGyu-Kim Date: Mon, 18 May 2026 13:10:14 +0900 Subject: [PATCH] docs: add team mode fresh install note Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus --- docs/guide/team-mode.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/guide/team-mode.md b/docs/guide/team-mode.md index be2eaf7e5..e6d00d2bf 100644 --- a/docs/guide/team-mode.md +++ b/docs/guide/team-mode.md @@ -29,6 +29,8 @@ Add to user config `~/.config/opencode/oh-my-openagent.jsonc` or project config After enabling, restart opencode. The 12 `team_*` tools become available. +> Bug-fix note: v4.2.1 adds a fresh-install regression test for this minimal config and logs the resolved `team_mode` state plus team tool count during startup. If the tools still do not appear after restart, inspect `oh-my-opencode.log` for the loaded config path and `[tool-registry] Built tool registry` entry. + ## Config schema (11 fields) All fields live under `team_mode`: