Skip to content

Releases: KeeperHub/agentic-wallet

wallet: v0.1.15

15 May 03:02
c517623

Choose a tag to compare

0.1.15 (2026-05-15)

Bug Fixes

  • override fast-uri to ^3.1.2 to clear the publish audit gate (857d98a)
  • override fast-uri to ^3.1.2 to clear the publish audit gate (f4f8c06)

wallet: v0.1.14

14 May 12:10
624ac7c

Choose a tag to compare

0.1.14 (2026-05-14)

Bug Fixes

  • buffer feedback gas preflight and add force-broadcast passthrough (fa0d280)
  • preflight feedback gas before submission (3cfcc0f)
  • preflight feedback gas before submission (adcb706)

wallet: v0.1.13

07 May 06:18
6183d69

Choose a tag to compare

0.1.13 (2026-05-07)

Features

  • add feedback CLI command and MCP tool (38c7cc3)

wallet: v0.1.12

02 May 11:47
4fc3a15

Choose a tag to compare

0.1.12 (2026-05-02)

Features

  • mcp: add keeperhub-wallet stdio MCP server (fe60c7b)
  • mcp: add keeperhub-wallet stdio MCP server (c344f4b)

Bug Fixes

  • mcp: review feedback — provision race, corrupt-config, error envelopes (29391cc)
  • mcp: security/DX/ops review feedback — atomic writes, timeouts, header allowlist (bfbac19)

wallet: v0.1.11

02 May 09:44
f91dc23

Choose a tag to compare

0.1.11 (2026-05-02)

Bug Fixes

  • skill-install: detect npx-cache execution + drop stale skill version (494d033)
  • skill-install: detect npx-cache execution to avoid stale hook command (951e074)
  • skill-install: widen transient-cache detection beyond npx, gate POSIX-only tests (98154d4)

wallet: v0.1.10

02 May 09:20
61c7bc6

Choose a tag to compare

0.1.10 (2026-05-02)

Bug Fixes

  • skill: expand description with brand name + explicit trigger phrases (1f707b1)
  • skill: expand description with brand name + explicit trigger phrases (b042d20)

wallet: v0.1.9

01 May 06:33
b85879b

Choose a tag to compare

0.1.9 (2026-05-01)

Bug Fixes

  • hook: pass through MCP calls with no payment shape (KEEP-392) (c9f05d5)
  • hook: pass through MCP calls with no payment shape (KEEP-392) (5e53b1b)
  • skill-install: per-hooks[] filtering preserves foreign siblings (7bac748)
  • skill-install: pin npx version and narrow de-dup marker (review feedback) (e6b3c19)
  • skill-install: resolve hook command at install time so npx flow works (0161181)
  • skill-install: resolve hook command at install time so npx flow works (b9c3cb1)

wallet: v0.1.8

29 Apr 19:23
279feee

Choose a tag to compare

0.1.8 (2026-04-29)

Features

  • balance: drop off-chain credit leg (v0.1.3) (590641c)
  • balance: drop off-chain credit leg, ship on-chain-only balance (0.1.3) (ea8ff17)
  • initial release of @keeperhub/wallet v0.1.0 (5366957)
  • payment-hint: add paymentHint protocol selection override (KEEP-361) (df8b5a7)
  • payment-signer: forward body+headers on 402 retry; add signer.fetch() (0.1.6) (3235977)
  • payment-signer: forward body+headers on 402 retry; add signer.fetch() (0.1.6) (aa565ed)
  • payment-signer: forward workflowSlug to /sign for server-derived payTo binding (0.1.5) (e3ca34c)
  • payment-signer: forward workflowSlug to /sign for server-derived payTo binding (0.1.5) (6717bde)
  • paymentHint protocol selection + KEEP-364 regression guards (250ed56)
  • wallet: disable link + collapse server-approval ask tier (0.1.4) (475853b)
  • wallet: disable link + collapse server-approval ask tier (v0.1.4) (c35795d)

Bug Fixes

  • payment-signer: emit spec-compliant x402 v2 PaymentPayload on retry (0.1.7) (499552e)
  • payment-signer: emit spec-compliant x402 v2 PaymentPayload on retry (0.1.7) (597677f)
  • payment-signer: prefer x402 over MPP on dual-challenge 402s (3912aa1)
  • payment-signer: prefer x402 over MPP on dual-challenge 402s (cc2f854)
  • UAT-caught bugs — contract allowlist + approval-request contract (21082a7)
  • UAT-caught bugs — hook contract addr, approval-request contract, 202 envelope (0802599)
  • use canonical KeeperHub casing in repository URL (b2e4e0b)
  • use canonical KeeperHub casing in repository URL (unblocks v0.1.0 publish) (8141404)
  • write sync skill to skills.sh-expected path (e55c6b4)
  • write sync skill to skills.sh-expected path (skills/<name>/SKILL.md) (908146e)