chris-peterson/beacon

bridge.ai/beacon: At-a-glance awareness across concurrent Claude Code sessions — a terminal-agnostic fleet dashboard plus iTerm2 per-pane painting

1Stars on the repository
13Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

PostToolUse

01

chris-peterson/beacon

Hook Claude Code

Runs after a tool call finishes for Edit and Write tool calls, executing remind-update-completions.sh via bash. From chris-peterson/beacon.

1 2d ago A tokens not measured original MIT

SessionStart

02

chris-peterson/beacon

Hook

Runs when a session starts, executing cli-freshness.sh and emit-rules.sh via bash (3 commands). From chris-peterson/beacon.

1 2d ago A tokens not measured copy · 66% MIT

UserPromptSubmit

03

chris-peterson/beacon

Hook

Runs when you submit a prompt, before the agent sees it, running an inline shell check. From chris-peterson/beacon.

1 2d ago A tokens not measured original MIT

Stop

04

chris-peterson/beacon

Hook

Runs when the agent finishes a response, running an inline shell check. From chris-peterson/beacon.

1 2d ago A tokens not measured original MIT

SessionEnd

05

chris-peterson/beacon

Hook

Runs when a session ends, running an inline shell check. From chris-peterson/beacon.

1 2d ago A tokens not measured original MIT

Notification

06

chris-peterson/beacon

Hook

Runs when the agent sends a notification for permission_prompt and idle_prompt tool calls, running an inline shell check (2 commands). From chris-peterson/beacon.

1 2d ago A tokens not measured original MIT

PreToolUse

07

chris-peterson/beacon

Hook

Runs before the agent uses a tool, running an inline shell check. From chris-peterson/beacon.

1 2d ago A tokens not measured original MIT