Loading...
Loading...
Compare original and translation side by side
package.jsonMakefiletasks.jsonJustfileTaskfile.ymlscripts/bin/tools/npm run testvitestnpm run testmake buildpackage.jsonMakefiletasks.jsonJustfileTaskfile.ymlscripts/bin/tools/npm run testvitestnpm run testmake build.cmds-by-agents/mkdir -p .cmds-by-agentswrite_file.cmds-by-agents/<purpose>-<YYYYMMDD>-<HHMMSS>.sh#!/usr/bin/env bash
# Intent: [Short description of why you are running this command]
set -x
[Full command here]chmod +x./.cmds-by-agents/script.sh.cmds-by-agents/mkdir -p .cmds-by-agentswrite_file.cmds-by-agents/<purpose>-<YYYYMMDD>-<HHMMSS>.sh#!/usr/bin/env bash
# Intent: [Short description of why you are running this command]
set -x
[Full command here]chmod +x./.cmds-by-agents/script.shlscdmkdirgrepgit statusnpm startlscdmkdirgrepgit statusnpm startset -xset -x.cmds-by-agents/.gitignore.cmds-by-agents/.gitignore"test": "vitest"package.jsonnpm run test.cmds-by-agents/test-filtered-20260312-143005.sh#!/usr/bin/env bash
# Intent: Run only auth tests with verbose output for debugging
set -x
npm run test -- --filter="auth" --reporter=verbosechmod +x .cmds-by-agents/test-filtered-20260312-143005.sh./.cmds-by-agents/test-filtered-20260312-143005.shpackage.json"test": "vitest"npm run test.cmds-by-agents/test-filtered-20260312-143005.sh#!/usr/bin/env bash
# Intent: Run only auth tests with verbose output for debugging
set -x
npm run test -- --filter="auth" --reporter=verbosechmod +x .cmds-by-agents/test-filtered-20260312-143005.sh./.cmds-by-agents/test-filtered-20260312-143005.sh