Commit c593bba
committed
fix: remove automatic TUI launch from session hooks (#1066)
TUI companion auto-launch consumed excessive memory in multi-session
(taskMaestro) environments. Remove the launch mechanism from session-start
hook, cleanup from stop hook, and delete tui_launcher module and its tests.
TUI source code (apps/mcp-server/src/tui/) is preserved for manual use.1 parent 06d3447 commit c593bba
4 files changed
Lines changed: 0 additions & 680 deletions
File tree
- packages/claude-code-plugin
- hooks
- lib
- tests
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
624 | 624 | | |
625 | 625 | | |
626 | 626 | | |
627 | | - | |
628 | | - | |
629 | | - | |
630 | | - | |
631 | | - | |
632 | | - | |
633 | | - | |
634 | | - | |
635 | | - | |
636 | | - | |
637 | | - | |
638 | | - | |
639 | | - | |
640 | | - | |
641 | | - | |
642 | | - | |
643 | 627 | | |
644 | 628 | | |
645 | 629 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 31 | | |
39 | 32 | | |
40 | 33 | | |
| |||
0 commit comments