~edwargix/emacs.d

1ce3bfd799bb7ffad04e0e28d14c1e00342ecd3c — David Florness 5 months ago 7cb1727
agent-shell: always enable logging
1 files changed, 3 insertions(+), 1 deletions(-)

M lisp/llm.el
M lisp/llm.el => lisp/llm.el +3 -1
@@ 1,4 1,6 @@
(use-package agent-shell)
(use-package agent-shell
  :config
  (setq acp-logging-enabled t))

(use-package gptel
  :config