kalpeshgamit/codebase-pilot
Pack, compress, and scan your codebase for AI context optimization. Save 60-90% tokens.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Command to run: pack, scan-secrets, tokens, eval, impact | no | pack --compress --dry-run |
| dir | Project directory | no | . |
| node-version | Node.js version | no | 20 |
Outputs
| name | description |
|---|---|
| files | Number of files packed |
| tokens-raw | Raw token count |
| tokens-packed | Packed token count |
| savings-pct | Savings percentage |
| cost-saved | Estimated cost saved (USD) |
| secrets-found | Number of secrets detected |