Verbosity levels
Low verbosity is a good fit when:
- You want a clean Slack thread that shows only the final answer.
- You’re running longer sessions where streaming intermediate updates is more noise than signal.
- You prefer to follow detailed progress in the web UI and use Slack for the summary.
Low verbosity is a “wait and dump” implementation. Cake does not stream tokens to Slack in this mode; the final message appears all at once when the session finishes.
Configure verbosity
Verbosity has two scopes:- Organization default — set by an admin and applied to everyone who hasn’t overridden it.
- User override — your personal preference, which takes precedence over the org default.
Set your personal verbosity
- Go to Settings → User → Slack.
- Under Slack Settings, set Thread Verbosity to Normal or Low.
- Clear the field to remove your override and fall back to the organization default.
Set the organization default
Admins can set the default for everyone in the workspace:- Go to Settings → Organization → Slack.
- Under Slack Settings, set Thread Verbosity to Normal or Low.