feat: add aliases and deacon status line display

- Add 'bd' alias for 'gt bead' command
- Add 'work' alias for 'gt hook' command
- Show deacon icon in mayor status line when running

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
mayor
2026-01-21 22:40:10 -08:00
committed by beads/crew/emma
parent fb4c415127
commit dff6c3fb3c
3 changed files with 17 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ import (
var hookCmd = &cobra.Command{
Use: "hook [bead-id]",
Aliases: []string{"work"},
GroupID: GroupWork,
Short: "Show or attach work on your hook",
Long: `Show what's on your hook, or attach new work.