II.
AgentCoreImpl overview
Reference · liveagent-core-impl:claude-code-remote-control.core@current
Claude Code Remote Control Core (current) overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for agent-core-impl:claude-code-remote-control.core@current.
Attributes
displayName
Claude Code Remote Control Core (current)
agentVersionId
packageRef
loopIteratorPolicy
tool-use-loop
loopIteratorNotes
A parent process spawns the `claude` CLI in remote-control mode and
consumes a stdout bridge protocol — `<<< {json}` lines emit
structured events, alongside an initial `Created initial session
session_*` line and a `https://claude.ai/code/session_*` URL for
web-based session takeover. The bridge consumer is stateless —
sessions are not persisted from the bridge's perspective.
contextManagementStrategy
server-managed
compactionTriggerNotes
Compaction is delegated to the remote-control server side.
subagentInvokerPolicy
platform-mediated
subagentInvokerNotes
Subagent dispatch follows Claude Code's Task primitive but is
mediated through the remote-control bridge.
resultSynthesisPolicy
model-direct
resultSynthesisNotes
Final response is bridged through `<<< {json}` events; the consumer
reassembles the assistant text.
stopDetectionStrategy
structured-end-event
transportClientLibrary
claude-remote-control-bridge
supportedTransportProtocols
parallelToolCallHandling
native
streamingFidelity
full
thinkingChannelHandling
passthrough
Outgoing edges
composes1
- agent:claude-code·AgentProductClaude Code
realizes1
- layer:4-agent-core·LayerAgent-Core
speaks1
- model-transport:anthropic-messages·ModelTransportProtocolAnthropic Messages
supports2
- capability:streaming·CapabilityStreaming
- capability:supports-tool-use·CapabilitySupports tool use
supports_orchestration_primitive3
- orch-primitive:agent-dispatch·OrchestrationPrimitiveAgent Dispatch
- orch-primitive:progress-stream·OrchestrationPrimitiveProgress Stream
- orch-primitive:context-injection·OrchestrationPrimitiveContext Injection
Incoming edges
composed_of1
- agent-version:claude-code-remote-control@current·AgentVersion