chore: update AI configuration and ignore agent directory
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -41,3 +41,4 @@ workspace/
|
|||||||
/codeium/
|
/codeium/
|
||||||
/places
|
/places
|
||||||
/recentf
|
/recentf
|
||||||
|
/agent/
|
||||||
|
|||||||
@@ -191,7 +191,7 @@ content do not break gptel-magit."
|
|||||||
:config
|
:config
|
||||||
(setq agent-shell-opencode-authentication
|
(setq agent-shell-opencode-authentication
|
||||||
(agent-shell-opencode-make-authentication :none t))
|
(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
|
;; Header compacto
|
||||||
(setq agent-shell-header-style 'text)
|
(setq agent-shell-header-style 'text)
|
||||||
|
|||||||
Reference in New Issue
Block a user