Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 07:20
· 31 commits to main since this release

Merchant and buyer agents, built from this tag by the workflow that published it.

Two binaries per platform, market and user, each a single static file
that needs nothing installed alongside it. They read their configuration from
the environment, and .env.example lists every variable.
The merchant will not start without Upstash Redis, which is deliberate: the
session store is where a negotiation's state lives. The buyer needs the
merchant's two endpoints, USER_MARKET_MCP_ENDPOINT and
USER_MARKET_A2A_ENDPOINT.

Container images for the same commit are published to this repository's
packages, including an all-in-one image that runs all three services with
only the dashboard exposed.

Check a download against SHA256SUMS before running it.