Skip to content

Add option to suppress hook status messages #3569

@FaN11X

Description

@FaN11X

Checks

Operating system

macOS 10.15.7 (19H2026)

Expected behaviour

When using kiro-cli custom agents with hooks configured the agent output is littered with statements like:

Replacing: ../../Users/fanix/temp5/kiro_docs/docs/cli/custom-agents/creating.md
 - Completed in 0.8s

✓ 1 of 1 hooks finished in 0.08 s

Above I am referring to the line "✓ 1 of 1 hooks finished in 0.08 s"

Add a kiro-cli setting to disable hook status messages. When the "suppress hook status messages" setting is enabled, the expended behaviour should be:

Actual behaviour

Replacing: ../../Users/fanix/temp5/kiro_docs/docs/cli/custom-agents/creating.md
 - Completed in 0.8s

Steps to reproduce

No response

Environment

<This will be visible to anyone. Do not include personal or sensitive information>

[q-details]
version = "1.23.1"
variant = "full"

[system-info]
os = "macOS 10.15.7 (19H2026)"

[environment]
cwd = "/private/tmp"
cli-path = "/private/tmp"
os = "Mac"
shell-path = "/opt/local/bin/zsh"
shell-version = "5.9"
terminal = "iTerm 2"

[env-vars]
DISPLAY = ":0"
Q_SET_PARENT_CHECK = "1"
Q_TERM = "1.23.1"
SHELL = "/opt/local/bin/zsh"
TERM = "xterm-256color"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions