What's Changed
* fix(console): loader in full screen by arielweinberger in https://github.com/pezzolabs/pezzo/pull/204
* feat: support system and assistant messages in Chat prompts by arielweinberger in https://github.com/pezzolabs/pezzo/pull/205
Features
Multiple message roles in Chat prompts
You can select the type of the prompt in the editor UI:

Then, you can add, remove or modify messages and roles:

Pezzo Client
The Node and Python SDKs have been updated to support this change.
Draft Indicator
Draft prompts now have a "Draft" icon next to their name in the list to indicate that they don't have any versions yet.

**Full Changelog**: https://github.com/pezzolabs/pezzo/compare/v0.6.0...v0.6.1