Skip to content

Action Approval #6

@ChuckJonas

Description

@ChuckJonas

For production use, you probably would want some way of approving agent actions before they are executed.

When setting up the tools, you could specify which actions the agent can run without approval.

Would need to modify the current tool registration a bit:

void registerTool(String cmd, IAgentTool tool, Boolean requireApproval)

This break also could also be a chance to provide user feedback and to modify the action the agent is requesting.

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