Commit Graph

2 Commits

Author SHA1 Message Date
Mohamed Boudra
e38f8292d4 chore(cli): enable strict TypeScript config 2026-01-28 23:22:22 +07:00
Mohamed Boudra
6781c1b888 feat(cli): add foundation - package setup and entry point
Add @paseo/cli package with:
- Package structure with npm workspace integration
- bin/paseo entry point using tsx
- Commander.js setup with --version and --help
- Placeholder subcommands: agent, daemon, permit, worktree, provider
2026-01-28 22:42:08 +07:00