Fix CLI tests to use npx tsx for local package resolution
- Change from 'tsx' to 'npx tsx' in integration tests
- Ensures tests use project's local tsx installation
- Fixes VS Code test runner compatibility
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>