market-cli-v0.5.2
·
840 commits
to main
since this release
Install
curl -fsSL https://github.com/arkhai-io/simple-compute-market/releases/latest/download/install.sh | bashPin a specific version:
curl -fsSL https://github.com/arkhai-io/simple-compute-market/releases/latest/download/install.sh | \
bash -s -- --version market-cli-v0.5.2What's Changed
- Release: Update main prior to Public Alpha by @wwald in #76
- Release: Public Alpha by @wwald in #84
- fix(a2a): Serialize resources in accept_offer by @wwald in #88
- Feature: Agent docker image by @ww-amiel in #82
- Fix/zerotier network commands by @phzixis-ww in #91
- Fix: Negotiation Thread and Credentials by @ww-jermaine in #89
- Feature: Endpoint for downloading init reverse SSH tunnel installation script by @EddieVallejos in #94
- Feature: CLI working with Agent in container by @wwald in #92
- Feat: E2E Mock Provisioning Tests (Happy + Failure Paths) by @ww-jermaine in #90
- Feat: Add Helm charts and integration tests by @wwald in #95
New Contributors
Full Changelog: market-cli-v0.4.0...market-cli-v0.5.2