Highlights
- add first-class category and task commands wired to listee-api
- reuse the shared Supabase auth REST client and camelCase token payloads
- harden CLI input validation to reject empty ids before making API calls
Verification
- bun run lint
- bun run build