Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arctic-cli/interface
/ message
Function
message
packages/arctic/src/session/processor.ts:46–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
45
const
result = {
46
get message() {
47
return
input.assistantMessage
48
},
49
partFromToolCall(toolCallID: string) {
50
return
toolcalls[toolCallID]
51
},
Callers
4
SessionTurn
Function · 0.50
duration
Function · 0.50
retryText
Function · 0.50
DialogMessage
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected