II.
AgentCoreImpl overview
Reference · liveagent-core-impl:genty.core@current
genty Core (current) — composed genty-core + babysitter-sdk loop overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for agent-core-impl:genty.core@current.
Attributes
displayName
genty Core (current) — composed genty-core + babysitter-sdk loop
agentVersionId
packageRef
loopIteratorPolicy
process-function-driven
loopIteratorNotes
genty composes @a5c-ai/genty-core and @a5c-ai/babysitter-sdk; the loop
semantics are inherited from babysitter-sdk (user-authored async
`process(inputs, ctx)` with journaled effects) exposed through the
genty-core contract.
contextManagementStrategy
user-managed
compactionTriggerNotes
Inherited from the SDK; the wrapped process function owns context.
subagentInvokerPolicy
platform-mediated
subagentInvokerNotes
Subagents dispatched via `ctx.task(...)` and spawned as harness
subprocesses through the composed agent-platform layer.
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
genty's core layer composes genty-core and babysitter-sdk to provide the
loop, context, and transport primitives. The binary adds CLI entrypoints,
barrel exports, and adapters bridging on top.
Outgoing edges
composes1
- agent:genty·AgentProductgenty
depends_on2
- source-ref:packages-genty·SourceRef
- source-ref:babysitter-sdk·SourceRef
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
- agent-version:genty@current·AgentVersion