Skip to content

feat: one-shot dock bounce on parked approvals while away (Standing #9) - #57

Merged
alicoding merged 1 commit into
mainfrom
fix/dock-bounce-parked-approvals
Aug 13, 2026
Merged

feat: one-shot dock bounce on parked approvals while away (Standing #9)#57
alicoding merged 1 commit into
mainfrom
fix/dock-bounce-parked-approvals

Conversation

@alicoding

Copy link
Copy Markdown
Owner

The away-attention stack (ADR-0032 §3) gains its dock bounce: NotifyPendingApproval's away branch fires a single informational attention request (window.Flash, unlocked by wails beta.6's macOS support) alongside the notification and floating prompt. Kernel attention-layer surface per ADR-0035 — not a composition path. Nil-window guard unit-tested; the full away branch isn't headless-testable (notify's cgo send aborts under go test — recorded in testing.md's manual-only note with the desktop verification step). SPEC attention-layer paragraph updated; Standing #9 flipped.

🤖 Generated with Claude Code

https://claude.ai/code/session_01FJ8wStsHyu7XPLTspNjMnQ

…anding #9)

NotifyPendingApproval's away branch now requests a single
informational dock bounce (window.Flash, wails beta.6's macOS
support) alongside the OS notification and floating prompt -- same
kernel attention-layer class as the dock badge (ADR-0035). The
notify adapter's cgo send aborts headless, so only the nil-window
guard is unit-testable; the real bounce is a manual-only desktop
check (testing.md).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FJ8wStsHyu7XPLTspNjMnQ
@alicoding
alicoding enabled auto-merge (squash) August 13, 2026 14:21
@alicoding
alicoding merged commit 7d32b09 into main Aug 13, 2026
16 checks passed
@alicoding
alicoding deleted the fix/dock-bounce-parked-approvals branch August 14, 2026 00:10
alicoding added a commit that referenced this pull request Aug 15, 2026
…anding #9) (#57)

NotifyPendingApproval's away branch now requests a single
informational dock bounce (window.Flash, wails beta.6's macOS
support) alongside the OS notification and floating prompt -- same
kernel attention-layer class as the dock badge (ADR-0035). The
notify adapter's cgo send aborts headless, so only the nil-window
guard is unit-testable; the real bounce is a manual-only desktop
check (testing.md).


Claude-Session: https://claude.ai/code/session_01FJ8wStsHyu7XPLTspNjMnQ

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant