Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Feature Request: Add Dry-Run Mode for Hook and Agent Execution #2116

Open

Description

Problem

ECC provides powerful hooks, agents, and automation capabilities. However, users often want to verify what actions would be executed before running them, especially when working with file modifications, shell commands, or project-wide changes.

Proposed Solution

Add a global dry-run mode that simulates execution without making actual changes.

Example:

ecc --dry-run

or

ecc run --dry-run

The mode could:

  • Display commands that would be executed
  • Show files that would be modified
  • Preview hook actions
  • Indicate agent execution order
  • Report potential changes without applying them

Benefits

  • Safer experimentation for new users
  • Easier debugging of agent workflows
  • Better visibility into automation behavior
  • Reduced risk of unintended file modifications

Expected Outcome

Users can inspect planned actions before execution and gain confidence when using complex ECC workflows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /