v0.5.1
CLI usability patch (appflowy-mcp only; appflowy-cli 0.5.0 picks this up via its >=0.5.0 dependency).
- Every workspace/space/page/parent argument now accepts a name or a UUID:
appflowy-cli export-space test demo -o ./demojust works. Unknown names list the available options; ambiguous names list matching ids. - Non-JSON HTTP errors now show the status code and a response snippet instead of "Failed to parse response body".