You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Storybook Tests (CI):**`pnpm run storybook:test-ci` - Builds Storybook and runs tests in CI mode.
291
+
-**Qodo CLI:**`pnpm qodo` - Main Qodo CLI for AI-powered development assistance.
292
+
-**Qodo Chat:**`pnpm qodo:chat` - Interactive AI chat in terminal for code questions and generation.
293
+
-**Qodo Review:**`pnpm qodo:review` - Review PR suggestions from Qodo Merge (auto-detects current branch PR, or pass PR number like `pnpm qodo:review 332`).
291
294
- Run sanity commands with `pnpm sanity {command}` (e.g., `pnpm sanity deploy`) - do not use `npx sanity` directly.
0 commit comments