@josharsh/pixelpi-core
v0.2.0
Published
Provider-agnostic agent loop, tool/store interfaces, and deterministic guards for pixelpi (no browser deps).
Downloads
40
Maintainers
Readme
@josharsh/pixelpi-core
The provider-agnostic agent loop for pixelpi: runAgent, the Tool and Store interfaces, deterministic guards (retry, loop detection, circuit breakers), and MemoryStore / JsonFileStore. Knows nothing about browsers — tools are injected.
import { runAgent, JsonFileStore } from "@josharsh/pixelpi-core";See the main repo for the full story. MIT.
