generated from amazon-archives/__template_Custom
-
Notifications
You must be signed in to change notification settings - Fork 422
Open
Description
Checks
- I have searched github.com/aws/amazon-q-developer-cli/issues and there are no duplicates of my issue
- I have run
q doctorin the affected terminal session - I have run
q restartand replicated the issue again
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"Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels