diff --git a/.gitignore b/.gitignore index 7740825..f249297 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ workspace/ /codeium/ /places /recentf +/agent/ diff --git a/configs/init-ai.el b/configs/init-ai.el index ae5103c..6bcb994 100644 --- a/configs/init-ai.el +++ b/configs/init-ai.el @@ -191,7 +191,7 @@ content do not break gptel-magit." :config (setq agent-shell-opencode-authentication (agent-shell-opencode-make-authentication :none t)) - (setq agent-shell-opencode-default-model-id "mimo-v2.5") + (setq agent-shell-opencode-default-model-id "opencode-go/mimo-v2.5") ;; Header compacto (setq agent-shell-header-style 'text)