@mage-ai-lab/agent-loop
v0.1.1
Published
Embeddable agent loop core: turn kernel, model adapters, streaming watchdogs, loop guards, session state, and tool execution.
Readme
@mage-ai-lab/agent-loop
Embeddable agent loop: turn kernel, model adapters, streaming watchdogs, session state, and tool execution.
Workspace name stays @mage-ai-lab/agent-loop. The public npm package is @mage-ai-lab/agent-loop.
Browser / extension hosts should import the mini entry only:
import { createMiniAssembledLoop } from '@mage-ai-lab/agent-loop/mini';Do not bundle the . / ./full / ./max entries in a browser — they pull Node builtins.
