]> 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>
Fri, 17 Jul 2026 13:47:16 +0000 (13:47 +0000)
commitdaa76fbd54421c8e9a9d9228f97de3a329003c21
treeef13f5bfaf69468248d73d5cc711ac0096639f80
parent4849e70641b21554d5107766d18e8096d0cef1e5
[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