Skip to content

UX: Save individual too calls to preferences.yaml #162

@ccmitchellusa

Description

@ccmitchellusa

FEATURE

During tool call confirmations
Provide tool confirmation option (in addition to the current [y/n] options):

  • [d]on't ask next time this tool is called

Add additional sub-commands to manage the tool call confirmation preferences (as applied to the current config):

  • /confirm tool_calls - Toggle tool call confirmations globally (on by default). Previous individual tool call preferences will be cleared.
  • /confirm tool_calls verbose - Toggle tool call details are shown for tools marked as NEVER confirm
  • /confirm tool_calls list - List current tool call confirmation preferences (ALWAYS|NEVER)
  • /confirm tool_calls toggle TOOL_NAME - Toggles whether a tool will always or never be confirmed before execution

Add ability to store user preferences in a preferences.yaml file.

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