feat(ui): add dedicated TUI package

Move the interactive pi-tui front door into @deepseek-ai/dsh-tui while keeping @deepseek-ai/dsh-stdio line-oriented for pipes. Select the terminal package in the demo app, preserve logger ownership, and cover the production Loader composition with a PTY smoke test.
This commit is contained in:
Turtle
2026-07-17 12:01:37 +08:00
parent 4139e093dd
commit 1119c537d0
49 changed files with 2808 additions and 93 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
- id: bash
name: '@deepseek-ai/dsh-bash-local'
# The app pre-creates `main` on the mock model and supplies logging, persistence, and readline UI.
# The app pre-creates `main` on the mock model and supplies persistence plus TTY-selected `dsh-tui`/`dsh-stdio` front doors.
- id: stdio-agent
name: '@deepseek-ai/dsh-stdio-demo'
config: