Skip to content

fix: update CLI help snapshots for --auto-approve and acp#1966

Merged
serrrfirat merged 1 commit intostagingfrom
fix/cli-help-snapshots
Apr 3, 2026
Merged

fix: update CLI help snapshots for --auto-approve and acp#1966
serrrfirat merged 1 commit intostagingfrom
fix/cli-help-snapshots

Conversation

@zmanian
Copy link
Copy Markdown
Collaborator

@zmanian zmanian commented Apr 3, 2026

Summary

Test plan

  • cargo test --lib cli::tests --all-features passes locally
  • CI snapshot tests pass on this PR

https://claude.ai/code/session_01Vfo7aFbVDpibtH7EsDAUSE

The import-feature-gated help snapshots were stale after the --auto-approve
flag and ACP subcommand were added, causing CI snapshot test failures.

https://claude.ai/code/session_01Vfo7aFbVDpibtH7EsDAUSE
@github-actions github-actions bot added scope: channel/cli TUI / CLI channel size: XS < 10 changed lines (excluding docs) risk: low Changes to docs, tests, or low-risk modules contributor: core 20+ merged PRs labels Apr 3, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the CLI help output snapshots to reflect the addition of the acp subcommand for managing ACP agents and the --auto-approve flag, which allows for skipping interactive prompts during tool execution. I have no feedback to provide.

Copy link
Copy Markdown
Collaborator

@serrrfirat serrrfirat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed locally and in the worktree. The snapshot updates match the current CLI help output, and the relevant all-features snapshot tests pass.

@serrrfirat serrrfirat merged commit fd7dd6c into staging Apr 3, 2026
13 of 14 checks passed
@serrrfirat serrrfirat deleted the fix/cli-help-snapshots branch April 3, 2026 13:38
serrrfirat pushed a commit that referenced this pull request Apr 5, 2026
)

The import-feature-gated help snapshots were stale after the --auto-approve
flag and ACP subcommand were added, causing CI snapshot test failures.

https://claude.ai/code/session_01Vfo7aFbVDpibtH7EsDAUSE

Co-authored-by: Claude <noreply@anthropic.com>
drchirag1991 pushed a commit to drchirag1991/ironclaw that referenced this pull request Apr 8, 2026
…arai#1966)

The import-feature-gated help snapshots were stale after the --auto-approve
flag and ACP subcommand were added, causing CI snapshot test failures.

https://claude.ai/code/session_01Vfo7aFbVDpibtH7EsDAUSE

Co-authored-by: Claude <noreply@anthropic.com>
@ironclaw-ci ironclaw-ci bot mentioned this pull request Apr 10, 2026
@ironclaw-ci ironclaw-ci bot mentioned this pull request Apr 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor: core 20+ merged PRs risk: low Changes to docs, tests, or low-risk modules scope: channel/cli TUI / CLI channel size: XS < 10 changed lines (excluding docs)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants