Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save dylanmtaylor/6fb2f5226cceec2a470b4d59a1f8e0a3 to your computer and use it in GitHub Desktop.

Select an option

Save dylanmtaylor/6fb2f5226cceec2a470b4d59a1f8e0a3 to your computer and use it in GitHub Desktop.
Delete Kiro chat history
sqlite3 ~/.local/share/kiro-cli/data.sqlite3 "DELETE FROM conversations_v2;"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment