🌈 jup.sh docs

jup.sh 0.1.0-alpha.6 Release Notes

v0.1.0-alpha.6 adds local workspace diagnostics.

The main addition:

npx jup-sh@alpha doctor

Agents and scripts can use:

npx jup-sh@alpha doctor --json

What This Release Adds

Current Boundary

This release is still a developer alpha. Doctor only checks local configuration and state. It does not call wallets, sign transactions, execute swaps, or move funds.

Not Included

Verification

Run the full release gate:

npm run release:check