Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,11 @@ The following command files are automatically copied to
### Recommended: Edit Configuration File Directly

The recommended way to switch modes is to edit
`~/.config/opencode/agent-mode-switcher.json` and change the `currentMode` value:
`~/.config/opencode/agent-mode-switcher.json` and change the `currentMode`
value:

> [!NOTE]
> This file is automatically generated on first plugin startup.

```json
{
Expand Down
Loading