Skip to content

This release fixes issues for SREs watching stability and regressions.

Published 29d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

aave ai-agent arbitrum claude claude-code compound
+13 more
crypto cursor defi ethereum ledger lifi mcp mcp-server model-context-protocol polygon solana uniswap walletconnect

Summary

AI summary

Fixed the end‑to‑end Docker build for Glama by resolving lockfile drift, missing COPY steps, and native module compilation failures.

Full changelog

Highlights

  • Glama Docker build repairdocker build . now succeeds end-to-end on a clean cache. Three stacked failures fixed in one PR: lockfile drift (npm ci was rejecting with EUSAGE), missing COPY vendor / COPY patches (required by the file: dep and prepare: patch-package script), and native modules (usb, node-hid) falling through to node-gyp rebuild on alpine without a build toolchain.
  • Restructured Dockerfile: builder stage owns native compilation + npm prune --omit=dev, runtime stage pulls the pruned node_modules plus libusb / eudev-libs runtime .sos only.

Included PRs

  • #655 fix(docker): repair Glama Docker build
  • #656 chore(release): 0.14.3

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track szhygulin/recon-crypto-mcp

Get notified when new releases ship.

Sign up free

About szhygulin/recon-crypto-mcp

Self-custodial crypto portfolio for AI agents. Reads EVM wallet balances, ENS, token prices, and DeFi positions across Ethereum/Arbitrum/Polygon/Base (Aave V3, Compound V3, Morpho Blue, Uniswap V3 LP, Lido, EigenLayer), surfaces health-factor alerts and protocol risk scores, then prepares unsigned transactions (supply, borrow, repay, withdraw, stake, send, LiFi swap/bridge) signed on Ledger via WalletConnect — private keys never leave the hardware wallet.

All releases →

Beta — feedback welcome: [email protected]