II.
AgentCoreImpl overview
Reference · liveagent-core-impl:agent-platform.core@current
agent-platform Core (current) — SDK-backed CLI loop overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for agent-core-impl:agent-platform.core@current.
Attributes
displayName
agent-platform Core (current) — SDK-backed CLI loop
agentVersionId
agentVersion:agent-platform:ge-5-0-0
packageRef
loopIteratorPolicy
process-function-driven
loopIteratorNotes
agent-platform wraps @a5c-ai/babysitter-sdk; loop semantics are
inherited from the SDK (user-authored async `process(inputs, ctx)`
with journaled effects).
contextManagementStrategy
user-managed
compactionTriggerNotes
Inherited from the SDK; the wrapped process function owns context.
subagentInvokerPolicy
platform-mediated
subagentInvokerNotes
Inherited from the SDK; subagents dispatched via `ctx.task(...)` and
spawned as harness subprocesses.
resultSynthesisPolicy
process-function-defined
resultSynthesisNotes
Final result is whatever the wrapped process function returns.
stopDetectionStrategy
structured-end-event
transportClientLibrary
none
supportedTransportProtocols
[]
parallelToolCallHandling
delegated-to-remote
streamingFidelity
full
thinkingChannelHandling
delegated-to-remote
notes
agent-platform is the CLI binary form of the babysitter SDK. The
core layer here delegates loop semantics to the SDK; the binary adds
daemon / observer / MCP-server entry points around it.
Outgoing edges
composes1
- agent:agent-platform·AgentProductagent-platform
depends_on1
- source-ref:babysitter-github·SourceRefa5c-ai/babysitter
realizes1
- layer:4-agent-core·LayerAgent-Core
supports_orchestration_primitive3
- orch-primitive:workflow-policy-load·OrchestrationPrimitiveWorkflow Policy Load
- orch-primitive:task-create·OrchestrationPrimitiveTask Create
- orch-primitive:context-injection·OrchestrationPrimitiveContext Injection
Incoming edges
composed_of1
- agentVersion:agent-platform:ge-5-0-0·AgentVersionagent-platform