Skip to content

M3. Confirmation/elicitation for gated write & destructive ops #158

Description

Why

Destructive tools are hard-blocked over MCP, so agents cannot complete legitimate write workflows (and users fall back to manual runs). Production accounts appear in telemetry, so a safe middle ground beats both "blocked" and "auto-execute."

Proposed behavior

  • Use MCP elicitation/confirmation so an agent can request a destructive or write op that requires explicit user approval before execution.
  • Combine with dry-run (item G1) and a server-level --mcp-allow-writes opt-in.

Acceptance criteria

  • Destructive tool invoked via MCP triggers a confirmation flow.
  • Denial is clean.
  • Opt-out preserves current block-by-default behavior.
  • Documented.

Filed from the Agentic & Automation Roadmap (docs/agentic-roadmap.md), item M3, Wave 2. Priority P1.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1agenticAgent-native / MCP capabilitiesenhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions