Skip to content

TUI: Add config support for --deliver flag default #33102

@samoclah

Description

@samoclah

Description

The openclaw tui command has a --deliver flag that defaults to false. This means assistant replies are stored but not printed to stdout by default, which is confusing for users.

Expected behavior

Users should be able to set a default value for --deliver in the OpenClaw config (e.g., tui.deliver: true or similar), so they don't have to pass the flag every time.

Workaround

Currently users must run openclaw tui --deliver every time. Aliases help but are not ideal.

Environment

  • OpenClaw: 2026.3.2
  • OS: macOS
  • Terminal: Terminal.app

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions