Skip to content

changesets: Release / Deploy - #136

Merged
JamesLawton merged 1 commit into
mainfrom
changeset-release/main
Jul 24, 2026
Merged

changesets: Release / Deploy#136
JamesLawton merged 1 commit into
mainfrom
changeset-release/main

Conversation

@0xpolygon-changesets-release-bot

@0xpolygon-changesets-release-bot 0xpolygon-changesets-release-bot Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@polygonlabs/agent-cli@0.13.0

Minor Changes

  • 5377af6: Add a persisted transaction mode and flatten the ERC-8004 command group.
    • New agent mode [auto|dry-run]: auto makes write commands broadcast immediately; the default dry-run keeps the preview-first behavior. --dry-run on any write command forces a preview regardless of mode. wallet login asks once (interactive prompt on a TTY, modePrompt field in the JSON output otherwise).
    • BREAKING: the agent agent * group is removed. Use top-level register, identity (replaces agent agent wallet + agent agent metadata), reputation, reviews, feedback. The hidden legacy aliases (register, agent-wallet, agent-metadata, reputation, give-feedback, read-feedback) and their interactive handlers are also removed.
    • Fix: reputation and reviews no longer crash with "Cannot assign to read only property '0'" (frozen ethers Result passed back into a contract call), and reputation no longer fails to serialize a BigInt decimals field.

@polygonlabs/agentconnect-ui@0.0.1

Patch Changes

  • 8be6b13: Show a get-started screen when the dashboard is opened without a wallet deep link. Instead of "Open this page from the polygon-agent CLI", it now displays the skill install command (npx skills add https://github.com/0xPolygon/polygon-agent-cli) and the starter prompt "set up a Polygon Agent for me", each with a copy button.

    Also serve the agent skills from this deployment: the build now copies the repo skills/ tree into dist/, so the Cloudflare worker serves SKILL.md, polygon-agent-cli/SKILL.md, polygon-defi/SKILL.md, polygon-discovery/SKILL.md, and polygon-polymarket/SKILL.md at agentconnect.polygon.technology (previously served only by the retired connector-ui). The dashboard's main skill link now points at the canonical polygon-agent-cli/SKILL.md.

  • c43a308: Serve the canonical skill at the legacy root URL. The build now aliases polygon-agent-cli/SKILL.md to /SKILL.md in the deployed assets, so https://agentconnect.polygon.technology/SKILL.md returns the skill markdown (200) instead of falling back to the SPA index.html. Deploy-only copy; the repo skills/ tree is unchanged, so npx skills add still lists one canonical skill.

@JamesLawton
JamesLawton merged commit 0b9c8b8 into main Jul 24, 2026
5 of 6 checks passed
@JamesLawton
JamesLawton deleted the changeset-release/main branch July 24, 2026 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant