Skip to main content

Crate pulsehive_runtime

Crate pulsehive_runtime 

Source
Expand description

Runtime execution engine for PulseHive.

Contains HiveMind orchestrator, agentic loop, workflow agents, intelligence layer, and event streaming.

Modules§

agentic_loop
Agentic loop engine — the Perceive→Think→Act→Record cycle.
experience
Default experience extraction from agent conversations.
field
Field dynamics — attractor-based perception warping.
hivemind
HiveMind orchestrator and builder.
intelligence
Intelligence layer — automatic relationship inference and insight synthesis.
perception
Lens-based perception pipeline for the agentic loop.
workflow
Workflow execution engine — Sequential, Parallel, Loop agent orchestration.