Skip to content

Remove the scan command#28

Merged
dacorvo merged 1 commit into
mainfrom
remove-scan-command
Jun 11, 2026
Merged

Remove the scan command#28
dacorvo merged 1 commit into
mainfrom
remove-scan-command

Conversation

@dacorvo

@dacorvo dacorvo commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

The standalone scan command was undocumented and redundant — export already runs the trufflehog gate before every push. Drops the command; keeps scan.py and the export gate.

🤖 Generated with Claude Code

Undocumented and redundant — export already runs the trufflehog gate before every push. Keeps scan.py and the export gate.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 11, 2026 14:36

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

This PR removes the scan CLI command from agentcap’s entrypoint, leaving ls as the next defined command in the file.

Changes:

  • Deleted the scan Click command (arguments/options + command implementation) from src/agentcap/__main__.py.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/agentcap/__main__.py
Comment on lines 661 to 663
@cli.command("ls")
@click.argument(
"workspace",
@dacorvo dacorvo merged commit 5eb1276 into main Jun 11, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants