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

3
.gitignore vendored
View file

@ -30,6 +30,8 @@ htmlcov/
# Node
node_modules/
.next/
.source/
.npm/
.pnpm-store/
*.tsbuildinfo
@ -50,6 +52,7 @@ yarn-error.log*
# Private local agent overlays
.agents/
.claude/
.superpowers/
# Editors and OS files
.idea/