feat: add integrate alias for install - #235
Conversation
Greptile SummaryAdds
Confidence Score: 5/5The PR appears safe to merge with the alias consistently routed and canonicalized across runtime dispatch, help, middleware, and telemetry. Both command spellings share the same installer builder and handler, the preflight ordering remains intact, and the shared alias map keeps machine-readable help and telemetry aligned with the canonical Important Files Changed
|
|
Greptile reviewed the current head at 5/5 with no findings. All CI and security checks have passed. No code changes were needed. PR #235 remains open and ready for human review. |
|
PR #235 is merged. Nick’s approval covered the current head, and all CI and security checks passed. |
Summary
workos integrateas an alias forworkos installinstallValidation
bun run vitest run src/utils/help-json.spec.ts src/utils/command-telemetry.spec.ts src/bin-default-command.integration.spec.ts(54 tests)bun run typecheckbun run lintbun run format:checkbun run build[aliases: integrate];workos integrate --helpshows installer optionsRequested by nick.nisi@workos.com via TARS