Merge origin/main into npx-ktx-python-daemon

This commit is contained in:
Andrey Avtomonov 2026-05-11 15:07:35 +02:00
commit 88a65bbdc7
148 changed files with 14743 additions and 3508 deletions

View file

@ -32,6 +32,7 @@
"relationships:verify-orbit": "node scripts/relationship-orbit-verification.mjs",
"smoke": "pnpm run build && pnpm --filter @ktx/cli run smoke",
"test": "node --test scripts/*.test.mjs && pnpm --filter './packages/*' run test",
"test:slow": "pnpm --filter @ktx/context run test:slow && pnpm --filter @ktx/cli run test:slow",
"type-check": "pnpm --filter './packages/*' run type-check"
},
"devDependencies": {