April 29
My PRs (authored + shipped today)
vultiagent-app
- bump @vultisig/sdk to ^0.22.0 - pulls in cosmos staking module from sdk #350
- receive-flow tool labels for loading pill - new mcp-ts receive_* tools were unlabeled, pill went blank
- Native-module troubleshooting docs after hours of head-banging:
mcp-ts
- trimmed bech32 in cosmos URL + txArgs - trailing whitespace was breaking cosmos sends
- get_dot_balance + build_dot_send tools - polkadot side, multiple rounds of follow-ups (still open)
agent-backend
- consistent ReceiveCard / PaymentRequestCard for address asks - unifies the two paths for receive prompts
My PRs (authored earlier, drove + landed today)
- Cosmos staking across the stack:
- polkadot prompt routing + send_intent + validator/decimals + flag-wiring
- tron send routing + flag-gated balance tool list
- fan out balances across all chains via SDK getCoinBalance
- per-fixture audit + matrix retest with breaker-variant tolerance
- skills: require receipts on PR reviews too