description: Run the complete testing pipeline agent: build
This command runs the complete testing pipeline for the project.
To run the complete testing pipeline, just type:
pnpm type:check to check for type errorspnpm lint to check for linting errorspnpm test to run the tests