1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
{ "$schema": "https://opencode.ai/config.json", "plugin": [ "opencode-claude-auth@latest", ], "agent": { "hack": { "color": "#F07178" }, "build": { "color": "#FFD500" }, "plan": { "color": "#8affff" }, "ask": { "color": "#00E6A9" }, "test": { "color": "#D38CFF" } }, }