Skip to content

Releases: 0xPolygon/polygon-agent-cli

@polygonlabs/agent-cli@0.3.0

17 Mar 10:06

Choose a tag to compare

0.3.0 (2026-03-17)

Bug Fixes

  • add missing @polymarket/order-utils dependency (54fe8a2)
  • bump sequence SDK to beta.17 for counterfactual wallet support (879e06f)
  • resolve file system race condition in polymarket key storage (bf12021)

Features

  • polymarket: port polymarket feature to TypeScript (1a67055)
  • polymarket: port to TypeScript, fix factory routing, update docs (48f8636)

@polygonlabs/agent-connector-ui@1.0.2

05 Mar 00:27

Choose a tag to compare

1.0.2 (2026-03-05)

Bug Fixes

  • publish: add repository field to package.json files (b037364)

@polygonlabs/agent-cli@0.2.2

05 Mar 00:53

Choose a tag to compare

0.2.2 (2026-03-05)

Bug Fixes

  • agent: handle empty clients list in reputation command (4a95561)

@polygonlabs/agent-cli@0.2.1

05 Mar 00:27

Choose a tag to compare

0.2.1 (2026-03-05)

Bug Fixes

  • publish: add repository field to package.json files (b037364)

@polygonlabs/agent-connector-ui@1.0.1

04 Mar 23:19

Choose a tag to compare

1.0.1 (2026-03-04)

Note: Version bump only for package @polygonlabs/agent-connector-ui

@polygonlabs/agent-cli@0.2.0

04 Mar 23:19

Choose a tag to compare

0.2.0 (2026-03-04)

Bug Fixes

  • dapp-client: use getAndClear methods instead of save(null) (6331f98)
  • release: reset version to 0.1.2 and drop --conventional-graduate (73ad183)
  • swap: poll waitIntentReceipt until done instead of single call (e815bc6)
  • swap: use correct property path for intent status in timeout error (ab88ba8)
  • wallet: auto-whitelist ValueForwarder and Trails contracts at session creation (adc302a)
  • wallet: remove Trails deposit contracts from auto-whitelist (aeb78ca)

Features

  • add version to cli commands (5aa2d75)
  • cli: convert polygon-agent-cli from JavaScript to TypeScript + yargs (186044d)
  • cli: show help when command is called without required subcommand (8b87c5e)
  • cli: show subcommands in root --help descriptions (9a7c390)