baz.studio API

baz feedback

Send product feedback to the baz.studio team

baz feedback [options] [message]
OptionDescription
--kind <kind>Feedback category One of: bug, friction, unexpected-behavior, missing-capability, docs, idea. Default: friction.
--command <command>Relevant baz command (do not include secrets)
--statusShow your submitted feedback and any replies from the team
-h, --helpdisplay help for command
Examples:
  $ baz feedback "The error did not explain how to recover"
  $ baz feedback "Expected timing to be preserved" --kind bug --command "baz scenes set-code ..."
  $ baz feedback --status

The message, category, --command value, CLI version, agent type, and active project ID are submitted. Do not include secrets.
When the team ships a fix for your report, a notice is delivered on your next baz command; --status re-reads all of them.