Block a user
@pro-select/pros-cli (0.5.15)
Published 2026-06-23 22:51:25 +02:00 by leadt3ch
Installation
@pro-select:registry=npm install @pro-select/pros-cli@0.5.15"@pro-select/pros-cli": "0.5.15"About this package
pros-cli
Source package for the Pro Select pros CLI.
Purpose
- This package is authored inside
pro-select-harness. - It is intended to become the Windows-facing runtime used by Pro Select staff in a business working folder.
- It is separate from the repo-local
omadevelopment workflow.
Current Scope
- Inspect the active business workspace
- Summarize the workspace in a Pro Select-specific way
- Build an initial case-oriented deliverable package
- Recommend a Mistral model for the current task
Local Development
npm ci
npm run build
npm test
npm run cli -- --help
Notes
- This package currently targets source-repo development readiness.
- Production packaging and Windows end-user distribution remain a separate follow-up concern.
Dependencies
Dependencies
| ID | Version |
|---|---|
| @modelcontextprotocol/sdk | ^1.29.0 |
| zod | ^3.25.76 |