Allow per-profile custom SSH TERM (#11480)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Co-authored-by: x06579 <x06579@ai-dashboard>
Co-authored-by: Eugene <inbox@null.page>
This commit is contained in:
H-TTTTT
2026-09-11 22:03:05 +02:00
committed by GitHub
co-authored by Sisyphus x06579 Eugene
parent 7a44e6bb27
commit a8abcc0be6
12 changed files with 147 additions and 10 deletions
+3
View File
@@ -25,6 +25,9 @@ jobs:
rm app/node_modules/.yarn-integrity
yarn
- name: Test SSH TERM
run: yarn run test:ssh-term
- name: Build typings
run: yarn run build:typings