Skip to content

Releases: zeriontech/zerion-ai

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 07:36
29ae839

1.5.0 (2026-06-03)

Features

  • skills: consolidate 30 skills into single zerion skill + fix init.js (#86) (257ebe0)
  • wallet: add wallet export-key to export raw private keys (5bb9951)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 26 May 17:05
6920b4b

1.4.0 (2026-05-26)

Features

  • add zerion-0x partner skill for 0x API v2 swap integration (#74) (e89f01a)

Other Changes

  • add zerion-consolidate skill + CLI command (#83)
  • add supply-chain cooldown for npm dependencies (#80)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 15 May 11:51
4fc9d7a

1.3.0 (2026-05-15)

Features

  • add zerion-bankr partner skill (#72) (54ccf67)
  • add zerion-lifi-earn skill (#69) (8a310d4)
  • add zerion-uniswap-lp and zerion-uniswap-x402 partner skills (#65) (175cc6a)
  • positions: add --defi flag with grouped DeFi view (#77) (97da693)

Bug Fixes

  • zerion-uniswap-x402: use canonical 5-arg zerion bridge signature (#75) (bb3c946)

Other Changes

  • add vaults.fyi skills (#66)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 12 May 17:46
912cc64

1.2.0 (2026-05-12)

Features

  • add zerion-umbra-privateTxn skill for Umbra private payments (#40) (a0518ca)
  • cli: add --passphrase-file flag for agent create-token (#67) (078cc34)

Documentation

  • readme: split skills into core + partner directory (#62)
  • readme: default to init + add partner skills directory (#61)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 08 May 21:22
d92a1c1

1.1.0 (2026-05-08)

Features

  • add Monad skills and examples (#56) (562a8ab)
  • add zerion-partner-skill-creator skill (#51) (9c4b38c)
  • cli: bridge provider selection, fee attribution, expanded chains list (#58) (50da002)
  • sendai ideas skills (#39) (b2f5dea)

Bug Fixes

  • cli: make zerion init skills step interactive by default (#49) (e3634bd)

Other Changes

  • add Somnia skills (#31)
  • add zerion-polygon-crosschainswap and zerion-polygon-deposit skills (#42)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 05 May 11:53
fdbb1bb

1.0.1 (2026-05-05)

Features

  • add MoonPay partner skills (onramp, iron DCA, prediction markets) (#32) (2775753)
  • cli: migrate to /swap/quotes/, add Solana swap+bridge+send (#47) (0fac91e)
  • handle retries on 429 error (#44) (7d481f2)
  • unify CLI + agent skills, un-flatten to cli/ (#28) (d21f5b7)

Bug Fixes

  • cli: rerank search results and fetch chains live from API (#38) (0d668a0)

Miscellaneous Chores

Other Changes

  • remove zerion setup mcp command and MCP references (#27)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Apr 10:49
5d69933

1.0.0 (2026-04-27)

Features

  • add MPP pay-per-call support + Solana x402 (376d30b)
  • add MPP pay-per-call support via --mpp flag (70ed3aa)
  • add Solana x402 support via @x402/svm (1741984)
  • add wallet sign-message and sign-typed-data commands (07b39be)
  • add zerion init + refresh README onboarding (release 1.0.0) (caa9241)
  • cli: zerion setup skills/mcp + handoff doc (#20) (2848d04)
  • offer to set up agent token inline when missing (4b5a79d)
  • sign-message + sign-typed-data with inline agent-token setup (ae3aa54)

Bug Fixes

  • bind inline-created agent token to caller's wallet, not default (275e2f7)
  • chains is not an integration test, and not pay-per-call (b0c3e6a)
  • confirm() returns defaultYes instead of user's actual answer (35e0c58)
  • keep trading commands on API key path (3721ce0)
  • test: extract JSON from stderr to tolerate Node warnings (a37463b)
  • validate EVM key format before MPP init (2f2b397)

Miscellaneous Chores

  • bump to 1.0.0 for the cli-only restructure (1882629)

Other Changes

  • split agent assets into zerion-agent + rename to zerion-cli (#19)
  • flatten cli/ to root + cli-only docs cleanup (#21)
  • bump to 1.0.0 for the cli-only restructure (#25)
  • refactor: centralize auth resolution + tests for 4 payment modes (#15)

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 17 Apr 15:34
bff80ae

0.4.2 (2026-04-17)

Bug Fixes

  • add npm install to release workflow (040b734)
  • add npm install to release workflow before tests (0abcc76)

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 17 Apr 15:27
253fbb9

0.4.1 (2026-04-17)

Bug Fixes

  • rename npm package from zerion to zerion-cli (#10) (e76bfaa)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 15:21
5baf90e

0.4.0 (2026-04-16)

Features

  • merge wallet CLI into unified zerion-cli (426ad00)