feat: copy output easily. also build fixes.

This commit is contained in:
2026-02-23 12:07:19 +01:00
parent caa3f3c061
commit bf945716f9
12 changed files with 135 additions and 7 deletions

View File

@@ -2,6 +2,7 @@
"chat.tools.terminal.autoApprove": {
"npx vitest": true,
"npx tsc": true,
"git remote": true
"git remote": true,
"npx asar": true
}
}