Skip to content

Latest commit

 

History

History
380 lines (213 loc) · 35.6 KB

File metadata and controls

380 lines (213 loc) · 35.6 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.6.16 (2026-06-09)

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

1.6.15 (2026-05-27)

Bug Fixes

  • connector-ui: let --contract override auto-injected fee-token permissions (1f446f1)
  • skills: require discovery sub-skill load before x402 calls; bump connector-ui (c72c080)

1.6.13 (2026-04-30)

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

1.6.12 (2026-04-29)

Bug Fixes

  • auto-whitelist Aave V3 Pool, enforce 0.1 gas reserve on deposit (d7db76b)

1.6.10 (2026-04-29)

Bug Fixes

  • connector-ui: remove from prop missing required chain field (fa32be9)

1.6.8 (2026-04-28)

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

1.6.6 (2026-04-27)

Bug Fixes

  • wallet: scope default session whitelist to USDC/USDC.e; add --defi flag (f8c9256)

1.6.4 (2026-04-27)

Bug Fixes

  • deposit: pre-flight balance checks, gas reserve, session guard, and actionable errors (8011838)

1.6.3 (2026-04-22)

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

1.6.2 (2026-04-22)

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

1.6.1 (2026-04-21)

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

1.6.0 (2026-04-21)

Bug Fixes

  • deposit: whitelist ERC-20 token contracts and fix session error messages (1beb54b)
  • restore connector skill URL sync (polygon-* public copies + husky) (d979216)
  • smart wallet usdc transfer limits and permissions order (83e7f2c)

Features

  • cli: add --chains comma list for balances (0a4f50c)
  • cli: add withdraw for Aave aTokens and ERC-4626 vaults (494ccbc)
  • cli: drop bundled skills and sync hook (d9872eb)

1.5.0 (2026-04-16)

Bug Fixes

  • skills: fix Twitter/X x402 endpoint in polygon-discovery (8f667f9)
  • skills: rename to "Polygon Agent" and fix Twitter/X x402 endpoint (7909791)
  • skills: serve sub-skills at root paths on agentconnect domain (8d3b042)
  • skills: sync root public/SKILL.md in pre-commit hook (0e7c291)
  • skills: sync root public/SKILL.md to use sub-skill URLs (0c748fb)
  • skills: update install command to npm install -g @polygonlabs/agent-cli (e0ac8cb)
  • skills: update Twitter/X description to follower/following counts and tweet metrics (7dcfb29)
  • skills: use absolute URLs for sub-skill discovery (12a8d14)

Features

  • skill: add prerequisites check to polygon-discovery skill (d16d6fa)
  • skills: add getEarnPools API reference to polygon-defi skill (a175c26)
  • skills: add getEarnPools API reference to polygon-defi skill (411d831)

1.4.2 (2026-04-14)

Bug Fixes

  • ci: add --access public to lerna publish for scoped packages (c157790)
  • cli: bundle agent-shared into CLI instead of publishing to npm (1cc2d7b)

1.4.1 (2026-04-14)

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

1.4.0 (2026-04-14)

Bug Fixes

  • address code review issues — persist cliSk, raise payload limit, validate inputs, cleanup (f38d2f2)
  • connector-ui: add @cloudflare/workers-types for relay DO type resolution (5e9a070)
  • connector-ui: add quotes around claude command argument and lowercase prefix (0cfc441)
  • connector-ui: add SESSION_RELAY DO bindings to staging and production envs (16fe31e)
  • connector-ui: align subtext color to #6b7280 across landing and code screens (29f7336), closes #6b7280
  • connector-ui: extend session deadline to 6 months (cb843b0)
  • connector-ui: fix logo to top of screen on all flow screens (4316ae8)
  • connector-ui: fixed centered logo+badge on screens 1-3, onchain spelling (e687bce)
  • connector-ui: preserve implicit session metadata, remove tweetnacl, add rid validation (ca4c4aa)
  • connector-ui: relay init error check, rid validation, re-init guard, payload size limit (509b34f)
  • connector-ui: remove dollar sign from terminal prefix display (da70d5f)
  • connector-ui: remove dollar sign prefix from copied commands (d8bb2e1)
  • connector-ui: remove services list card from dashboard (be3ee92)
  • connector-ui: restore >_ agent mono badge on all screens (d753dd7)
  • relay: include code_hash_hex in retrieve response for CLI decryption (0b713b8)
  • skills: quote SKILL.md description to fix YAML colon parse error (79e1f65)
  • skills: update x402 Bazaar endpoints to use POST, update Twitter prompt (cee084d)
  • ui: shorten lead scoring display text, fix duplicate Target icon (dd3c976)
  • x402-pay: align payment_details handler with x402 Bazaar integration guide (c3a751e)
  • x402-pay: implement EIP-3009 facilitator path for Polygon payment_details (42d4d05)

Features

  • cli: ink UI redesign and DX improvements (8ad6596)
  • connector-ui: add Durable Object relay API + upgrade worker routing (77a093c)
  • connector-ui: add Openclaw and Hermes agent options (e18b076)
  • connector-ui: apply OMSX Figma design system to all screens (154afbd), closes #141635 #64708 #c8cfe1 #929 #141635 #7c3 #f5f6 #929
  • connector-ui: enable Mesh onramp in production for TrailsWidget (93e562b)
  • connector-ui: redesign — light theme, code display, funding flow (63b2fcd)
  • connector-ui: remove Gemini agent option to prevent chip overflow (6dacd0f)
  • connector-ui: replace use cases with x402 catalog services (231fb3a)
  • connector-ui: v2 session flow — relay encryption + 6-digit code display (b4ac674)
  • refactor skills into sub-skill files by use-case (d8e1f7b)
  • skills: add DeFi sub-skill with swap, bridge, deposit, and vault whitelist (2da3222)
  • skills: add x402 Bazaar services section with call instructions (0f73484)
  • skills: add yield vault whitelist and fix x402 Bazaar methods to POST (dc17591)
  • ui,skills: replace code review use case with lead scoring (73b9283)

1.3.0 (2026-04-14)

Bug Fixes

  • address code review issues — persist cliSk, raise payload limit, validate inputs, cleanup (f38d2f2)
  • connector-ui: add @cloudflare/workers-types for relay DO type resolution (5e9a070)
  • connector-ui: add quotes around claude command argument and lowercase prefix (0cfc441)
  • connector-ui: add SESSION_RELAY DO bindings to staging and production envs (16fe31e)
  • connector-ui: align subtext color to #6b7280 across landing and code screens (29f7336), closes #6b7280
  • connector-ui: extend session deadline to 6 months (cb843b0)
  • connector-ui: fix logo to top of screen on all flow screens (4316ae8)
  • connector-ui: fixed centered logo+badge on screens 1-3, onchain spelling (e687bce)
  • connector-ui: preserve implicit session metadata, remove tweetnacl, add rid validation (ca4c4aa)
  • connector-ui: relay init error check, rid validation, re-init guard, payload size limit (509b34f)
  • connector-ui: remove dollar sign from terminal prefix display (da70d5f)
  • connector-ui: remove dollar sign prefix from copied commands (d8bb2e1)
  • connector-ui: remove services list card from dashboard (be3ee92)
  • connector-ui: restore >_ agent mono badge on all screens (d753dd7)
  • relay: include code_hash_hex in retrieve response for CLI decryption (0b713b8)
  • skills: quote SKILL.md description to fix YAML colon parse error (79e1f65)
  • skills: update x402 Bazaar endpoints to use POST, update Twitter prompt (cee084d)
  • ui: shorten lead scoring display text, fix duplicate Target icon (dd3c976)
  • x402-pay: align payment_details handler with x402 Bazaar integration guide (c3a751e)
  • x402-pay: implement EIP-3009 facilitator path for Polygon payment_details (42d4d05)

Features

  • cli: ink UI redesign and DX improvements (8ad6596)
  • connector-ui: add Durable Object relay API + upgrade worker routing (77a093c)
  • connector-ui: add Openclaw and Hermes agent options (e18b076)
  • connector-ui: apply OMSX Figma design system to all screens (154afbd), closes #141635 #64708 #c8cfe1 #929 #141635 #7c3 #f5f6 #929
  • connector-ui: enable Mesh onramp in production for TrailsWidget (93e562b)
  • connector-ui: redesign — light theme, code display, funding flow (63b2fcd)
  • connector-ui: remove Gemini agent option to prevent chip overflow (6dacd0f)
  • connector-ui: replace use cases with x402 catalog services (231fb3a)
  • connector-ui: v2 session flow — relay encryption + 6-digit code display (b4ac674)
  • refactor skills into sub-skill files by use-case (d8e1f7b)
  • skills: add DeFi sub-skill with swap, bridge, deposit, and vault whitelist (2da3222)
  • skills: add x402 Bazaar services section with call instructions (0f73484)
  • skills: add yield vault whitelist and fix x402 Bazaar methods to POST (dc17591)
  • ui,skills: replace code review use case with lead scoring (73b9283)

1.2.0 (2026-04-14)

Bug Fixes

  • address code review issues — persist cliSk, raise payload limit, validate inputs, cleanup (f38d2f2)
  • connector-ui: add @cloudflare/workers-types for relay DO type resolution (5e9a070)
  • connector-ui: add quotes around claude command argument and lowercase prefix (0cfc441)
  • connector-ui: add SESSION_RELAY DO bindings to staging and production envs (16fe31e)
  • connector-ui: align subtext color to #6b7280 across landing and code screens (29f7336), closes #6b7280
  • connector-ui: extend session deadline to 6 months (cb843b0)
  • connector-ui: fix logo to top of screen on all flow screens (4316ae8)
  • connector-ui: fixed centered logo+badge on screens 1-3, onchain spelling (e687bce)
  • connector-ui: preserve implicit session metadata, remove tweetnacl, add rid validation (ca4c4aa)
  • connector-ui: relay init error check, rid validation, re-init guard, payload size limit (509b34f)
  • connector-ui: remove dollar sign from terminal prefix display (da70d5f)
  • connector-ui: remove dollar sign prefix from copied commands (d8bb2e1)
  • connector-ui: remove services list card from dashboard (be3ee92)
  • connector-ui: restore >_ agent mono badge on all screens (d753dd7)
  • relay: include code_hash_hex in retrieve response for CLI decryption (0b713b8)
  • skills: quote SKILL.md description to fix YAML colon parse error (79e1f65)
  • skills: update x402 Bazaar endpoints to use POST, update Twitter prompt (cee084d)
  • ui: shorten lead scoring display text, fix duplicate Target icon (dd3c976)
  • x402-pay: align payment_details handler with x402 Bazaar integration guide (c3a751e)
  • x402-pay: implement EIP-3009 facilitator path for Polygon payment_details (42d4d05)

Features

  • cli: ink UI redesign and DX improvements (8ad6596)
  • connector-ui: add Durable Object relay API + upgrade worker routing (77a093c)
  • connector-ui: add Openclaw and Hermes agent options (e18b076)
  • connector-ui: apply OMSX Figma design system to all screens (154afbd), closes #141635 #64708 #c8cfe1 #929 #141635 #7c3 #f5f6 #929
  • connector-ui: enable Mesh onramp in production for TrailsWidget (93e562b)
  • connector-ui: redesign — light theme, code display, funding flow (63b2fcd)
  • connector-ui: remove Gemini agent option to prevent chip overflow (6dacd0f)
  • connector-ui: replace use cases with x402 catalog services (231fb3a)
  • connector-ui: v2 session flow — relay encryption + 6-digit code display (b4ac674)
  • refactor skills into sub-skill files by use-case (d8e1f7b)
  • skills: add DeFi sub-skill with swap, bridge, deposit, and vault whitelist (2da3222)
  • skills: add x402 Bazaar services section with call instructions (0f73484)
  • skills: add yield vault whitelist and fix x402 Bazaar methods to POST (dc17591)
  • ui,skills: replace code review use case with lead scoring (73b9283)

1.1.0 (2026-04-14)

Bug Fixes

  • address code review issues — persist cliSk, raise payload limit, validate inputs, cleanup (f38d2f2)
  • connector-ui: add @cloudflare/workers-types for relay DO type resolution (5e9a070)
  • connector-ui: add quotes around claude command argument and lowercase prefix (0cfc441)
  • connector-ui: add SESSION_RELAY DO bindings to staging and production envs (16fe31e)
  • connector-ui: align subtext color to #6b7280 across landing and code screens (29f7336), closes #6b7280
  • connector-ui: extend session deadline to 6 months (cb843b0)
  • connector-ui: fix logo to top of screen on all flow screens (4316ae8)
  • connector-ui: fixed centered logo+badge on screens 1-3, onchain spelling (e687bce)
  • connector-ui: preserve implicit session metadata, remove tweetnacl, add rid validation (ca4c4aa)
  • connector-ui: relay init error check, rid validation, re-init guard, payload size limit (509b34f)
  • connector-ui: remove dollar sign from terminal prefix display (da70d5f)
  • connector-ui: remove dollar sign prefix from copied commands (d8bb2e1)
  • connector-ui: remove services list card from dashboard (be3ee92)
  • connector-ui: restore >_ agent mono badge on all screens (d753dd7)
  • relay: include code_hash_hex in retrieve response for CLI decryption (0b713b8)
  • skills: quote SKILL.md description to fix YAML colon parse error (79e1f65)
  • skills: update x402 Bazaar endpoints to use POST, update Twitter prompt (cee084d)
  • ui: shorten lead scoring display text, fix duplicate Target icon (dd3c976)
  • x402-pay: align payment_details handler with x402 Bazaar integration guide (c3a751e)
  • x402-pay: implement EIP-3009 facilitator path for Polygon payment_details (42d4d05)

Features

  • cli: ink UI redesign and DX improvements (8ad6596)
  • connector-ui: add Durable Object relay API + upgrade worker routing (77a093c)
  • connector-ui: add Openclaw and Hermes agent options (e18b076)
  • connector-ui: apply OMSX Figma design system to all screens (154afbd), closes #141635 #64708 #c8cfe1 #929 #141635 #7c3 #f5f6 #929
  • connector-ui: enable Mesh onramp in production for TrailsWidget (93e562b)
  • connector-ui: redesign — light theme, code display, funding flow (63b2fcd)
  • connector-ui: remove Gemini agent option to prevent chip overflow (6dacd0f)
  • connector-ui: replace use cases with x402 catalog services (231fb3a)
  • connector-ui: v2 session flow — relay encryption + 6-digit code display (b4ac674)
  • refactor skills into sub-skill files by use-case (d8e1f7b)
  • skills: add DeFi sub-skill with swap, bridge, deposit, and vault whitelist (2da3222)
  • skills: add x402 Bazaar services section with call instructions (0f73484)
  • skills: add yield vault whitelist and fix x402 Bazaar methods to POST (dc17591)
  • ui,skills: replace code review use case with lead scoring (73b9283)

1.0.2 (2026-03-05)

Bug Fixes

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

1.0.1 (2026-03-04)

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