a dotfile but it's really big
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

generic agent

karitham 3a858d49 766b88e9

+5 -1
+4
modules/opencode/agents/generic.md
··· 1 + --- 2 + description: A generic, empty top-level agent for ad-hoc tasks like code review. 3 + mode: primary 4 + ---
+1 -1
modules/opencode/default.nix
··· 41 41 settings = { 42 42 plugin = [ "@mohak34/opencode-notifier@latest" ]; 43 43 inherit (cfg) theme; 44 - default_agent = "orchestrator"; 44 + default_agent = "generic"; 45 45 formatter = { 46 46 nixfmt = { 47 47 command = [