Skip to content

Kiro is tracking messages typed in my linux shell, not chat #3676

@jjshoe

Description

@jjshoe

Checks

Operating system

Linux 6.17.0-12-generic - Ubuntu 25.10

Expected behaviour

No terminal commands logged

Actual behaviour

I open a terminal and type any command, echo, ls, cd, etc. I find them in the history table of ~/.local/share/kiro-cli/data.sqlite3

Steps to reproduce

No response

Environment

my bash_profile is:
# Kiro CLI pre block. Keep at the top of this file.
[[ -f "${HOME}/.local/share/kiro-cli/shell/bash_profile.pre.bash" ]] && builtin source "${HOME}/.local/share/kiro-cli/shell/bash_profile.pre.bash"                                                                                                           


# Kiro CLI post block. Keep at the bottom of this file.
[[ -f "${HOME}/.local/share/kiro-cli/shell/bash_profile.post.bash" ]] && builtin source "${HOME}/.local/share/kiro-cli/shell/bash_profile.post.bash"

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