MCP/CLI 4.7.0 release is underway. More details soon.
MCP/CLI 4.7.0 release is underway. More details soon.
Replies
๐ Indelible v4.7.0 is out
The big one: the "No UTXOs available" error when saving is fixed. Your wallet now remembers its own change and spends it directly, so saves go through even when the network's index is catching up.
Also new: auto-saves that never silently quit ยท secrets scrubbed before anything touches chain ยท rock-solid with big sessions.
Massive thanks to Gavin Mehl for flagging the UTXO bug from the very beginning ๐
Update: npm i -g indelible-mcp@latest (then restart Claude Code)
That was a cool-feeling to build and release 4.7.0 -
๐ณ Indelible 4.7.0 is live โ the "No UTXOs" gremlin is dead. ๐ชฆ
If you ever hit "No UTXOs available / fund your wallet" right after a save โ on a wallet that clearly had funds โ that's fixed.
What was happening, in plain terms: each save spends your wallet's coin and gets "change" back. The old code immediately forgot that change and asked the network for it โ before the network had registered it. So it thought you were broke, seconds after paying yourself. ๐คฆ
The fix: the wallet now remembers its own change and spends it directly. Back-to-back saves chain instantly. No waiting, no false "broke."
And we didn't just say it works โ we proved it on-chain, exact to the satoshi, on the very machine that had the bug. Three saves in a row, each spending the last one's change, zero failures. ๐โ
Your AI's memory writes reliably now. Permanent, encrypted, yours.
Update: npm i -g indelible-mcp@4.7.0 โ reconnect your MCP.