Add indicator in chat that the cmd has been run before

Feature request for product/service

Chat

Describe the request

When the AI chat asks me for permission to run a terminal cmd - if that same cmd was allowed by me in the past (in this or in past conversation)(same means everything in it is the same - args, opts, pipes etc.) - I may consider it safer and more easily click “Run” with less hesitation (as it hasn’t destroyed anything before, assumingly).

So add an indicator for that around the “Run” button.

E.g. I cannot add to allowlist the elixir my_script.exs because it will allow all elixir script executions e.g. elixir harmful.exs. So an indicator for elixir my_script.exs will be helpful - or some other kind of allowlist that also includes all the args.