]> 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)
commitbd309d49e31546a25e6fcfea469f6d8a5005e110
tree35b2b08dc104e3c92172fa25d94fceb16692ca8d
parent5170bd1a7dc2b38addbfec57720dc1f73db434e3
[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