Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codehamr/codehamr
/ active
Method
active
internal/tui/model.go:43–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
)
42
43
func
(p phase) active() bool {
return
p != phaseIdle }
44
45
func
(p phase) label() string {
46
switch
p {
Callers
14
handleStream
Method · 0.80
handleStreamClosed
Method · 0.80
handleKey
Method · 0.80
handleEnter
Method · 0.80
TestCtrlCCancelsInflightOp
Function · 0.80
TestToolCallRoundTripExecutesBash
Function · 0.80
TestTurnEndsWhenAssistantEmitsNoToolCalls
Function · 0.80
TestHandleStreamClosedEndsTurnWithNoPending
Function · 0.80
TestCancelMidStreamPreservesStreamedText
Function · 0.80
TestStaleStreamCloseDoesNotKillLiveTurn
Function · 0.80
TestEventErrorPreservesStreamedText
Function · 0.80
refreshSuggest
Method · 0.80
Calls
no outgoing calls
Tested by
9
TestCtrlCCancelsInflightOp
Function · 0.64
TestToolCallRoundTripExecutesBash
Function · 0.64
TestTurnEndsWhenAssistantEmitsNoToolCalls
Function · 0.64
TestHandleStreamClosedEndsTurnWithNoPending
Function · 0.64
TestCancelMidStreamPreservesStreamedText
Function · 0.64
TestStaleStreamCloseDoesNotKillLiveTurn
Function · 0.64
TestEventErrorPreservesStreamedText
Function · 0.64
TestQueueAutoSubmitsAfterTurn
Function · 0.64
TestQueueRestoredOnCtrlC
Function · 0.64