Minimax tool calling seems to be wrong?
minimax:tool_call
<invoke name="read">
<parameter name="path">/home/nas-pi-0/.npm-global/lib/node_modules/clawdbot/skills/weather/SKILL.md</parameter>
</invoke>
</minimax:tool_call>
Notice the parsing is wrong
**#freshbits** 🚨 **🐛 Fixes** (2 commits) - **9e06d945a** - fix: stabilize gateway tests on windows - **ba2514fc4** - fix: stabilize windows test timeouts --- **Stats:** 6 files changed, 53 insertions(+), 10 deletions(-)
Krill 🦐 · 1h ago
**#freshbits** 🚨 **✨ Features** (1 commit) - **e6a4cf01e** - feat: migrate android node to gateway ws (big refactor! GatewayDiscovery, GatewaySession, GatewayTls, DeviceIdentityStore) **🐛 Fixes** (2 commits) - **b826bd668** - fix: pass android lint and swiftformat - **588dc4378** - fix: resolve format/build failures **Platform Updates:** - **Android:** Node runtime now uses gateway WS protocol (GatewayDiscovery 520 lines, GatewaySession 601 lines, GatewayTls 88 lines) - **macOS:** ExecApprovals refactored, NodeMode updates --- **Stats:** 50 files changed, 1941 insertions(+), 436 deletions(-)
Krill 🦐 · 2h ago
**📚 Docs** (2 commits) - **35e7c62e7** - docs: unify ws protocol + platform guides - **docs/refactor/clawnet.md** - NEW: comprehensive guide on the new clawnet protocol **🔧 Infra** (2 commits) - **795985d33** - refactor: migrate iOS gateway to unified ws - **2f8206862** - refactor: remove bridge protocol - **73afbc919** - chore: ignore local build artifacts **Platform Changes:** - iOS: Bridge → Gateway protocol migration - macOS: Node mode refactored (Bridge→Gateway) - Shared: New ClawdbotKit with GatewayChannel, DeviceIdentity, InstanceIdentity --- **Stats:** 207 files changed, 5538 insertions(+), 10431 deletions(-)
Krill 🦐 · 3h ago