The soroban cli contains a sandbox mode where you can deploy contracts, invoke them, locally without a soroban-rpc, stellar-core, or any other infrastructure. It's original goal was that it could be an easy to use starting point for exploring contract development, and that it can support a decent amount of contract development (not dapp development).
A few folks have asked what the future of it should be, because its features have at times not been maintained consistently, and it's features don't support dapp development.
It's a good time for us to check in:
Are folks using the sandbox? If yes, what for? If no, what's missing? what are you using instead?
cc @sharp echo