opencode plan
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
home.sessionVariables = {
|
||||
OPENCODE_EXPERIMENTAL_PLAN_MODE = 1;
|
||||
};
|
||||
programs.opencode = {
|
||||
enable = true;
|
||||
package = inputs.llm-agents.packages.${pkgs.stdenv.hostPlatform.system}.opencode;
|
||||
|
||||
Reference in New Issue
Block a user