Releases: 0xPolygon/polygon-agent-cli
Releases · 0xPolygon/polygon-agent-cli
@polygonlabs/agent-cli@0.7.1
What's Changed
- fix(release): use create: event for tag trigger instead of push: tags: by @MaximusHaximus in #76
- fix(shared): publish agent-shared to npm so agent-cli installs correctly by @JamesLawton in #77
Full Changelog: https://github.com/0xPolygon/polygon-agent-cli/compare/@polygonlabs/agent-cli@0.7.0...@polygonlabs/agent-cli@0.7.1
@polygonlabs/agent-cli@0.7.0
What's Changed
- chore: Update linting (eslint v10 / @polygonlabs/apps-team-lint v1.0.0) by @MaximusHaximus in #61
- fix(connector-ui): extend session deadline to 6 months by @JamesLawton in #62
- feat: v2 relay session handoff — replace cloudflared tunnel with Durable Object relay + 6-digit code by @JamesLawton in #63
- fix(connector-ui): add SESSION_RELAY DO bindings to staging and production envs by @JamesLawton in #65
- Feat/v2 relay session by @JamesLawton in #66
- Feat/v2 relay session by @JamesLawton in #67
- chore(lint): migrate to apps-team-lint v2 by @MaximusHaximus in #64
- docs(skills): review and improve SKILL.md clarity by @JamesLawton in #68
- feat(connector-ui): replace use cases with x402 catalog services by @JamesLawton in #69
- feat: refactor skills into sub-skill files by use-case by @AkshatGada in #70
- Merge to main and publish release by @JamesLawton in #71
- fix(ci): use GitHub App bot identity for verified release commits by @JamesLawton in #72
- ci(release): fix unsigned commits by creating version commits via GitHub API by @MaximusHaximus in #73
- fix(release): use GraphQL createCommitOnBranch for signed commits by @MaximusHaximus in #74
- fix(release): fix tag idempotency check and recovery from partial tag creation by @MaximusHaximus in #75
Full Changelog: https://github.com/0xPolygon/polygon-agent-cli/compare/@polygonlabs/agent-cli@0.3.0...@polygonlabs/agent-cli@0.7.0
@polygonlabs/agent-cli@0.3.0
@polygonlabs/agent-connector-ui@1.0.2
@polygonlabs/agent-cli@0.2.2
@polygonlabs/agent-cli@0.2.1
@polygonlabs/agent-connector-ui@1.0.1
1.0.1 (2026-03-04)
Note: Version bump only for package @polygonlabs/agent-connector-ui
@polygonlabs/agent-cli@0.2.0
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)