Skip to content

Catch up README with the full MCP tool surface, bump to v0.5.1b1#123

Merged
andycreed0x merged 1 commit into
developfrom
update-version-and-docs
Jul 20, 2026
Merged

Catch up README with the full MCP tool surface, bump to v0.5.1b1#123
andycreed0x merged 1 commit into
developfrom
update-version-and-docs

Conversation

@andycreed0x

Copy link
Copy Markdown
Collaborator

Purpose

Re-sync README.md's tool reference tables with the actual MCP tool surface — SideSwap, SideShift, Changelly, WapuPay, JAN3 account, qr_generate, and doctor had all shipped without ever being documented — and bump the package version to 0.5.1b1.

Description

The README's tables only ever covered the original wallet/BTC/Liquid/Lightning tools from the initial rebrand. Every family added since (swaps/pegs in #27/#33/#34, WapuPay in #98, JAN3 accounts in #101, plus qr_generate/qr_decode/doctor/sweeps along the way) landed in code but never made it into the docs, since none of those PRs touched the reference tables. This PR adds the missing tables, CLI examples, and JAN3 login walkthrough, and includes a few leftover docstring/comment trims in the doctor feature (doctor.py, features.py, storage.py) that were split out from an earlier simplification pass.

Main Changes

  • 📝 Added missing MCP tool reference tables: Swaps (SideSwap/SideShift/Changelly), WapuPay, JAN3 Account, and Utilities (qr_generate, qr_decode, doctor)
  • 📝 Added corresponding CLI usage examples (swaps, WapuPay, JAN3 login flow, QR)
  • 📝 Trimmed stale/verbose docstrings and comments in doctor.py, features.py, storage.py
  • 🔧 Bumped version 0.5.00.5.1b1

Checklist

  • No hardcoded values (they should go in constants.py, .env, or our database)
  • Added/updated tests (if necessary)
  • Added/updated relevant documentation (if necessary)

The tool reference tables only covered the original wallet/BTC/Liquid/
Lightning tools; SideSwap, SideShift, Changelly, WapuPay, JAN3 account,
qr_generate, and doctor were all missing. Also trims a few stale
docstrings/comments left over from the doctor feature.
@andycreed0x
andycreed0x marked this pull request as ready for review July 20, 2026 14:12
@andycreed0x
andycreed0x merged commit c101e8d into develop Jul 20, 2026
4 checks passed
@andycreed0x
andycreed0x deleted the update-version-and-docs branch July 20, 2026 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant