II.
TestableClaim overview
Reference · liveclaim:stop-hook-copilot-interactive-fires
GitHub Copilot CLI stop hook fires in interactive mode overview
When GitHub Copilot CLI reaches end-of-turn, the hooks-mux copilot adapter normalizes the native "stop" event to turn.stop and invokes handlers.
Attributes
displayName
GitHub Copilot CLI stop hook fires in interactive mode
description
When GitHub Copilot CLI reaches end-of-turn, the hooks-mux copilot
adapter normalizes the native "stop" event to turn.stop and invokes
handlers.
testStatus
pending
testType
integration
testCommand
npx vitest run packages/atlas/tests/claims/stop-hook-control.test.ts -t "copilot adapter.*fires turn.stop via interactive"
category
hooks
priority
high
Outgoing edges
asserts_about2
- agent:copilot-cli·AgentProductGitHub Copilot CLI
- hook-surface:stop·HookSurfaceStop (canonical)
Incoming edges
backed_by_evidence1
- evidence:hooks-mux-stop-hook-test-suite·EvidenceSourcehooks-mux stop-hook control test suite
tests_claim1
- experiment:stop-hook-control-interactive·ExperimentStop Hook Control — Interactive Mode