github AgentWorkforce/relayhistory sdk-ts-v0.4.1
ai-hist@0.4.1

5 hours ago

Release Notes

Added

  • In-process cloud push (ai-hist/cloudpushToCloud) — a thin wrapper
    that drives the real ai-hist push --json Rust binary and parses its result,
    rather than re-implementing the push pipeline in TypeScript. The binary stays
    the single source of truth for batching/cursor/dedup; the SDK just gives hosts
    (e.g. the Agent Relay runtime) an ergonomic surface to sync in-process without
    shelling out to a CLI by hand. Binary discovery: $AI_HIST_RUST_BIN → the
    install.sh location → ai-hist on PATH. Also exports resolveAiHistBinary.

Don't miss a new relayhistory release

NewReleases is sending notifications on new releases.