cleanup: remove TUI package and legacy dsh entrypoints

This commit is contained in:
Turtle
2026-08-04 10:07:17 +08:00
parent 7248b5ec8f
commit 10bb9cbf4a
431 changed files with 1450 additions and 28929 deletions

View File

@@ -32,8 +32,7 @@ peerDependencyRules:
allowBuilds:
esbuild: true
lefthook: true
# Cross-platform PTY boundary for the TUI process smoke and persistent PTY backend,
# including ConPTY on Windows.
# Cross-platform boundary for the persistent PTY backend, including ConPTY on Windows.
node-pty: true
# Pulled in by @earendil-works/pi-ai (optional LLM API backend). pnpm lists
# them only because they ship lifecycle scripts, but those are no-ops we don't
@@ -64,5 +63,4 @@ minimumReleaseAgeExclude:
- '@earendil-works/pi-ai@0.82.1'
patchedDependencies:
'@earendil-works/pi-tui@0.80.7': patches/@earendil-works__pi-tui@0.80.7.patch
node-pty@1.1.0: patches/node-pty@1.1.0.patch