What's not working?
❯ yarn cedarjs studio
The studio command requires Redwood version 7.0.0-canary.889 or greater, you are using 0.11.1.
The code in packages/cli/src/commands/studioHandler.js needs to be updated to use @cedarjs/studio v1.0.0 and to check against valid Cedar versions
Are you interested in working on this?