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