]> git.ekhem.eu.org Git - guix.git/commit
[ai] Move ask-build-queue from hooks/ to scripts/.
authorJakub Czajka <jakub@ekhem.eu.org>
Mon, 6 Jul 2026 09:43:07 +0000 (11:43 +0200)
committerJakub Czajka <jakub@ekhem.eu.org>
Tue, 7 Jul 2026 21:36:27 +0000 (23:36 +0200)
commitdf33d948cd061d6c3821c74b808f2e1f9a63d323
tree35b2b08dc104e3c92172fa25d94fceb16692ca8d
parentc38fcbf5cd6909b09eebe08461e8c831e04ff48c
[ai] Move ask-build-queue from hooks/ to scripts/.

Relocates the build-queue dialog from the hooks directory to the
scripts directory, reflecting its role as a manually-invoked helper
rather than an automatic hook. Also adds branch-awareness: the
script now asks about builds on non-main branches and reconfigures
on main.
.claude/hooks/ask-build-queue [deleted file]
.claude/hooks/guix-build
.claude/scripts/ask-build-queue [new file with mode: 0755]
CLAUDE.md