Skip to content

Releases: QBT-Labs/OpenMM-ai

v0.1.2

26 Feb 08:34

Choose a tag to compare

What's New

  • @qbtlabs/openmm-skills — New package! Run npx @qbtlabs/openmm-skills to install OpenMM skills with a branded ASCII art banner
  • Skills restructured for npx skills add QBT-Labs/OpenMM-ai compatibility (SKILL.md directory format)
  • Telegram formatting/balance, /price, /orders, /orderbook, /strategy commands now return clean readable output instead of raw JSON
  • JSON parser fix — Exchange connector log lines no longer break response formatting (fixes Bitget, Kraken, etc.)
  • .claude-plugin/marketplace.json added for monorepo plugin discovery

v0.1.1

25 Feb 19:48

Choose a tag to compare

Bug fixes from live Telegram testing

openclaw-openmm

  • Fix: credentials not passed to CLI — now reads from api.pluginConfig and injects as env vars into every openmm subprocess call
  • Fix: /cancel-all invalid for Telegram — renamed to /cancelall (Telegram only allows a-z, 0-9, underscore)
  • Fix: /strategy and grid tools used non-existent --status/--stop flags — now uses orders list + ticker for status, orders cancel-all for stop
  • Docs: complete setup guide — step-by-step instructions for installing, configuring ~/.openclaw/openclaw.json, and troubleshooting

openmm-trading / openmm-market-data

  • Fix: MEXC_SECRET_KEY renamed to MEXC_SECRET across all skills, references, agents, and READMEs
  • Docs: publishing setup — npm publish scripts, GitHub Actions workflow, ClawHub skill registration

v0.1.0

25 Feb 16:44
ce95ff4

Choose a tag to compare

Initial release — openmm-trading, openmm-market-data, openclaw-openmm plugins