Releases: QBT-Labs/OpenMM-ai
Releases · QBT-Labs/OpenMM-ai
v0.1.2
What's New
@qbtlabs/openmm-skills— New package! Runnpx @qbtlabs/openmm-skillsto install OpenMM skills with a branded ASCII art banner- Skills restructured for
npx skills add QBT-Labs/OpenMM-aicompatibility (SKILL.md directory format) - Telegram formatting —
/balance,/price,/orders,/orderbook,/strategycommands 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.jsonadded for monorepo plugin discovery
v0.1.1
Bug fixes from live Telegram testing
openclaw-openmm
- Fix: credentials not passed to CLI — now reads from
api.pluginConfigand injects as env vars into everyopenmmsubprocess call - Fix:
/cancel-allinvalid for Telegram — renamed to/cancelall(Telegram only allows a-z, 0-9, underscore) - Fix:
/strategyand grid tools used non-existent--status/--stopflags — now usesorders list+tickerfor status,orders cancel-allfor 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_KEYrenamed toMEXC_SECRETacross all skills, references, agents, and READMEs - Docs: publishing setup — npm publish scripts, GitHub Actions workflow, ClawHub skill registration