GoogleCloudPlatform/kubectl-ai

[Feature]: paranoid mode

開放

#539 建立於 2025年9月15日

 (1 則留言) (0 個反應) (1 位負責人)Go (708 個分叉)auto 404
enhancementhelp wanted

倉庫指標

星標
 (7,532 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Is your feature request related to a problem? Please describe.

When working with production systems, it is not always obvious which commands should be confirmed with the user before execution.

For example, an innocent looking read command may result in private customer information being shown.

Describe the solution you'd like

Add a flag which can enable users to force all commands to be confirmed before execution

Describe alternatives you've considered

Other workarounds, such as use-case specific prompting may work in 99% of cases, but that may not be good enough.

Additional context

Too many confirmation requests may just train users to automatically accept everything without first reading what they are agreeing to.

A paranoid mode that could be turned on and off during the conversation may be more beneficial.

貢獻者指南