Skip to content

Add pip as tool prerequisite#8

Merged
juhgiyo merged 1 commit intomainfrom
claude/add-package-manager-prerequisite
Mar 13, 2026
Merged

Add pip as tool prerequisite#8
juhgiyo merged 1 commit intomainfrom
claude/add-package-manager-prerequisite

Conversation

@juhgiyo
Copy link
Copy Markdown
Contributor

@juhgiyo juhgiyo commented Mar 13, 2026

Summary

  • Adds pip as a declared tool in the tools section of AGENT.md
  • This lets validate_agent() detect when Python/pip is missing before attempting CLI installation

Test plan

  • Verify validate_agent() reports missing pip when Python is not on PATH
  • Verify normal agent installation still works when pip is available

🤖 Generated with Claude Code

Declares pip as a required tool so that validate_agent() can detect
when Python/pip is missing before attempting to install the CLI.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@juhgiyo juhgiyo merged commit 6758959 into main Mar 13, 2026
1 check passed
@juhgiyo juhgiyo deleted the claude/add-package-manager-prerequisite branch March 13, 2026 23:35
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.

1 participant