From 3b4c8d8915d469b0bfbb148820bca7a31dcd734a Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 15 May 2026 23:48:20 -0500 Subject: fix(ai-config): Ensure gptel-magit is installed via use-package Replace raw autoload calls with a `use-package` declaration so `use-package-always-ensure` installs gptel-magit on machines that haven't run `package-install`, fixing the "Cannot open load file" error on transient setup. --- todo.org | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'todo.org') diff --git a/todo.org b/todo.org index 9411604c..787f190b 100644 --- a/todo.org +++ b/todo.org @@ -38,6 +38,12 @@ Tags are additive. For example, a small wrong-behavior fix can be =:feature:refactor:=. * Emacs Open Work + +** DOING [#A] transient-setup error when running gptel magit :bug: +When running gptel magit during a commit message on this machine, I get the following error consistently: +transient-setup: Cannot open load file: No such file or directory, gptel-magit + + ** PROJECT [#A] Architecture review follow-up from 2026-05-03 :refactor:no-sync: High-level pass over =init.el=, =early-init.el=, and all 104 files in -- cgit v1.2.3