saeeol 1.3.1 → 1.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/saeeol.cjs +3 -1
- package/bunfig.toml +7 -0
- package/package.json +1 -1
- package/src/cli/cmd/tui/preflight.ts +138 -0
- package/src/cli/cmd/tui/thread.ts +20 -0
- package/src/server/routes/instance/httpapi/groups/ltm.ts +93 -0
- package/src/server/routes/instance/httpapi/handlers/ltm.ts +118 -0
- package/src/server/routes/instance/index.ts +96 -1
- package/test/smoke/.tui-debug-output.txt +1 -0
- package/test/smoke/.tui-debug-plain.txt +1 -0
- package/test/smoke/.tui-input-report.txt +110 -0
- package/test/smoke/.tui-leader-report.txt +70 -0
- package/test/smoke/.tui-scroll-report.txt +66 -0
- package/test/smoke/.tui-slash-report.txt +146 -0
- package/test/smoke/.tui-system-report.txt +62 -0
- package/test/smoke/.tui-walkthrough-report.txt +122 -0
- package/test/smoke/smoke-tui-pty.test.ts +123 -0
- package/test/smoke/smoke-tui.mjs +83 -0
- package/test/smoke/tui-walkthrough-driver.ts +232 -0
- package/test/smoke/tui-walkthrough-input.test.ts +286 -0
- package/test/smoke/tui-walkthrough-leader.test.ts +175 -0
- package/test/smoke/tui-walkthrough-scroll.test.ts +177 -0
- package/test/smoke/tui-walkthrough-slash.test.ts +302 -0
- package/test/smoke/tui-walkthrough-system.test.ts +210 -0
- package/test/smoke/tui-walkthrough.test.ts +520 -0
- package/.turbo/turbo-typecheck.log +0 -1
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
=== leader-l-session-list (280 bytes) ===
|
|
2
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
=== leader-m-model-list (280 bytes) ===
|
|
6
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
=== leader-a-agent-list (280 bytes) ===
|
|
10
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
=== leader-s-status (280 bytes) ===
|
|
14
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
=== leader-t-theme-list (280 bytes) ===
|
|
18
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
=== leader-g-timeline (280 bytes) ===
|
|
22
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
=== leader-b-sidebar-open (280 bytes) ===
|
|
26
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
=== leader-b-sidebar-close (280 bytes) ===
|
|
30
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
=== leader-n-new-session (280 bytes) ===
|
|
34
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
=== leader-c-compact (280 bytes) ===
|
|
38
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
=== leader-h-conceal-toggle (280 bytes) ===
|
|
42
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
=== leader-eq-feedback-up (280 bytes) ===
|
|
46
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
=== leader-minus-feedback-down (280 bytes) ===
|
|
50
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
=== leader-y-copy (280 bytes) ===
|
|
54
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
=== leader-u-undo (280 bytes) ===
|
|
58
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
=== leader-r-redo (280 bytes) ===
|
|
62
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
=== leader-down-child-first (280 bytes) ===
|
|
66
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
=== leader-q-exit (280 bytes) ===
|
|
70
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
=== scroll-page-up (280 bytes) ===
|
|
2
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
=== scroll-page-down (280 bytes) ===
|
|
6
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
=== scroll-ctrl-page-up (280 bytes) ===
|
|
10
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
=== scroll-ctrl-page-down (280 bytes) ===
|
|
14
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
=== scroll-ctrl-up (280 bytes) ===
|
|
18
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
=== scroll-ctrl-down (280 bytes) ===
|
|
22
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
=== scroll-ctrl-g-first (280 bytes) ===
|
|
26
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
=== scroll-home (280 bytes) ===
|
|
30
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
=== scroll-end (280 bytes) ===
|
|
34
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
=== nav-tab-agent-next (280 bytes) ===
|
|
38
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
=== nav-shift-tab-agent-prev (280 bytes) ===
|
|
42
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
=== nav-f2-model-next (280 bytes) ===
|
|
46
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
=== nav-shift-f2-model-prev (280 bytes) ===
|
|
50
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
=== nav-ctrl-p-palette (280 bytes) ===
|
|
54
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
=== nav-ctrl-t-variant (280 bytes) ===
|
|
58
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
=== nav-escape-interrupt (280 bytes) ===
|
|
62
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
=== nav-ctrl-d-exit (280 bytes) ===
|
|
66
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
@@ -0,0 +1,146 @@
|
|
|
1
|
+
=== slash-help (280 bytes) ===
|
|
2
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
=== slash-status (280 bytes) ===
|
|
6
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
=== slash-themes (280 bytes) ===
|
|
10
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
=== slash-models (280 bytes) ===
|
|
14
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
=== slash-agents (280 bytes) ===
|
|
18
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
=== slash-variants (280 bytes) ===
|
|
22
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
=== slash-sessions (280 bytes) ===
|
|
26
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
=== slash-resume (280 bytes) ===
|
|
30
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
=== slash-continue (280 bytes) ===
|
|
34
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
=== slash-new (280 bytes) ===
|
|
38
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
=== slash-clear (280 bytes) ===
|
|
42
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
=== slash-mcps (280 bytes) ===
|
|
46
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
=== slash-mcp-refresh (280 bytes) ===
|
|
50
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
=== slash-connect (280 bytes) ===
|
|
54
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
=== slash-timeline (280 bytes) ===
|
|
58
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
=== slash-compact (280 bytes) ===
|
|
62
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
=== slash-summarize (280 bytes) ===
|
|
66
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
=== slash-rename (280 bytes) ===
|
|
70
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
=== slash-fork (280 bytes) ===
|
|
74
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
=== slash-editor (280 bytes) ===
|
|
78
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
=== slash-skills (280 bytes) ===
|
|
82
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
=== slash-copy (280 bytes) ===
|
|
86
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
=== slash-export (280 bytes) ===
|
|
90
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
=== slash-timestamps (280 bytes) ===
|
|
94
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
=== slash-toggle-timestamps (280 bytes) ===
|
|
98
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
=== slash-thinking (280 bytes) ===
|
|
102
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
=== slash-toggle-thinking (280 bytes) ===
|
|
106
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
=== slash-pointing (280 bytes) ===
|
|
110
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
=== slash-point (280 bytes) ===
|
|
114
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
=== slash-unpointing (280 bytes) ===
|
|
118
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
=== slash-unpoint (280 bytes) ===
|
|
122
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
=== slash-share (280 bytes) ===
|
|
126
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
=== slash-unshare (280 bytes) ===
|
|
130
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
=== slash-undo (280 bytes) ===
|
|
134
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
=== slash-redo (280 bytes) ===
|
|
138
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
=== slash-logs (280 bytes) ===
|
|
142
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
=== slash-quit (280 bytes) ===
|
|
146
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
=== boot (280 bytes) ===
|
|
2
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
=== home (280 bytes) ===
|
|
6
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
=== slash-restart (280 bytes) ===
|
|
10
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
=== slash-rs (280 bytes) ===
|
|
14
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
=== toggle-notifications (280 bytes) ===
|
|
18
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
=== toggle-animations (280 bytes) ===
|
|
22
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
=== toggle-file-context (280 bytes) ===
|
|
26
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
=== toggle-paste-summary (280 bytes) ===
|
|
30
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
=== toggle-diffwrap (280 bytes) ===
|
|
34
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
=== toggle-session-dir-filter (280 bytes) ===
|
|
38
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
=== debug-overlay (280 bytes) ===
|
|
42
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
=== console-toggle (280 bytes) ===
|
|
46
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
=== slash-org (280 bytes) ===
|
|
50
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
=== slash-orgs (280 bytes) ===
|
|
54
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
=== slash-switch-org (280 bytes) ===
|
|
58
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
=== slash-q-exit (280 bytes) ===
|
|
62
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
@@ -0,0 +1,122 @@
|
|
|
1
|
+
=== boot (280 bytes) ===
|
|
2
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
=== home (280 bytes) ===
|
|
6
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
=== command-palette-open (280 bytes) ===
|
|
10
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
=== command-palette-closed (280 bytes) ===
|
|
14
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
=== session-list (280 bytes) ===
|
|
18
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
=== model-selector (280 bytes) ===
|
|
22
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
=== agent-selector (280 bytes) ===
|
|
26
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
=== status (280 bytes) ===
|
|
30
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
=== theme (280 bytes) ===
|
|
34
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
=== slash-help (280 bytes) ===
|
|
38
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
=== slash-status (280 bytes) ===
|
|
42
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
=== slash-models (280 bytes) ===
|
|
46
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
=== slash-agents (280 bytes) ===
|
|
50
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
=== slash-themes (280 bytes) ===
|
|
54
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
=== slash-sessions (280 bytes) ===
|
|
58
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
=== slash-connect (280 bytes) ===
|
|
62
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
=== slash-mcps (280 bytes) ===
|
|
66
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
=== slash-variants (280 bytes) ===
|
|
70
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
=== slash-new (280 bytes) ===
|
|
74
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
=== prompt-typed (280 bytes) ===
|
|
78
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
=== prompt-cleared (280 bytes) ===
|
|
82
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
=== new-session (280 bytes) ===
|
|
86
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
=== sidebar-open (280 bytes) ===
|
|
90
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
=== sidebar-closed (280 bytes) ===
|
|
94
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
=== scroll (280 bytes) ===
|
|
98
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
=== model-cycle-f2 (280 bytes) ===
|
|
102
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
=== agent-cycle-tab (280 bytes) ===
|
|
106
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
=== session-compact (280 bytes) ===
|
|
110
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
=== session-timeline (280 bytes) ===
|
|
114
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
=== cursor-movement (280 bytes) ===
|
|
118
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
=== slash-quit (280 bytes) ===
|
|
122
|
+
s service=default e=Export named 'jsx' not found in module 'C:\Users\PC\Desktop\SAEEOL\node_modules\.bun\@opentui+solid@0.2.2+37848aaf691d3d45\node_modules\@opentui\solid\jsx-runtime.d.ts'. exception
|
|
@@ -0,0 +1,123 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* smoke-tui-pty.test.ts — SAEEOL TUI 실제 PTY 검증
|
|
3
|
+
*
|
|
4
|
+
* node-pty로 TUI를 띄우고:
|
|
5
|
+
* 1. 서버 연결 + 초기 렌더링 확인
|
|
6
|
+
* 2. 키 입력(q) → 종료 확인
|
|
7
|
+
* 3. 화면에 에러 메시지 없는지 확인
|
|
8
|
+
* 4. 서버 healthcheck 통과 확인
|
|
9
|
+
*/
|
|
10
|
+
|
|
11
|
+
import { describe, expect, test, beforeAll, afterAll } from "bun:test"
|
|
12
|
+
import { spawn as PtySpawn, type IPty } from "bun-pty"
|
|
13
|
+
import { tmpdir } from "../fixture/fixture"
|
|
14
|
+
import * as Log from "@saeeol/core/util/log"
|
|
15
|
+
import { Flag } from "@saeeol/core/flag/flag"
|
|
16
|
+
import path from "path"
|
|
17
|
+
import { disposeAllInstances } from "../fixture/fixture"
|
|
18
|
+
|
|
19
|
+
void Log.init({ print: false })
|
|
20
|
+
|
|
21
|
+
const BIN = path.resolve(import.meta.dir, "../../bin/saeeol.cjs")
|
|
22
|
+
|
|
23
|
+
// PTY 출력에서 ANSI 이스케이프 시퀀스 제거
|
|
24
|
+
function stripAnsi(s: string): string {
|
|
25
|
+
return s.replace(/\x1b\[[0-9;]*[a-zA-Z]/g, "")
|
|
26
|
+
.replace(/\x1b\].*?\x07/g, "")
|
|
27
|
+
.replace(/\x1b\[.*?m/g, "")
|
|
28
|
+
.replace(/[\x00-\x09\x0b\x0c\x0e-\x1f]/g, "")
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
describe("TUI smoke: PTY", () => {
|
|
32
|
+
let pty: IPty | undefined
|
|
33
|
+
let output = ""
|
|
34
|
+
let tmp: Awaited<ReturnType<typeof tmpdir>>
|
|
35
|
+
|
|
36
|
+
beforeAll(async () => {
|
|
37
|
+
tmp = await tmpdir({ git: true, config: {} })
|
|
38
|
+
Flag.SAEEOL_EXPERIMENTAL_HTTPAPI = false
|
|
39
|
+
})
|
|
40
|
+
|
|
41
|
+
afterAll(async () => {
|
|
42
|
+
try { pty?.kill() } catch {}
|
|
43
|
+
await disposeAllInstances()
|
|
44
|
+
Flag.SAEEOL_EXPERIMENTAL_HTTPAPI = true
|
|
45
|
+
})
|
|
46
|
+
|
|
47
|
+
test("TUI launches, renders, and quits on 'q'", async () => {
|
|
48
|
+
// PTY에서 TUI 실행
|
|
49
|
+
pty = PtySpawn("node", [BIN, "tui"], {
|
|
50
|
+
name: "xterm-256color",
|
|
51
|
+
cols: 120,
|
|
52
|
+
rows: 30,
|
|
53
|
+
cwd: tmp.path,
|
|
54
|
+
env: {
|
|
55
|
+
...process.env,
|
|
56
|
+
TERM: "xterm-256color",
|
|
57
|
+
FORCE_COLOR: "1",
|
|
58
|
+
// LLM 없이도 TUI는 떠야 함
|
|
59
|
+
SAEEOL_LLM_PROVIDER: "custom",
|
|
60
|
+
SAEEOL_LLM_BASE_URL: "http://localhost:1",
|
|
61
|
+
SAEEOL_LLM_API_KEY: "test",
|
|
62
|
+
SAEEOL_LLM_MODEL: "test",
|
|
63
|
+
},
|
|
64
|
+
})
|
|
65
|
+
|
|
66
|
+
// 출력 수집
|
|
67
|
+
pty.onData((data) => {
|
|
68
|
+
output += data
|
|
69
|
+
})
|
|
70
|
+
|
|
71
|
+
// 5초 대기 (서버 시작 + 초기 렌더링)
|
|
72
|
+
await Bun.sleep(5000)
|
|
73
|
+
|
|
74
|
+
// 디버그: raw 출력을 파일에 저장
|
|
75
|
+
const debugPath = path.join(import.meta.dir, ".tui-debug-output.txt")
|
|
76
|
+
await Bun.write(debugPath, output)
|
|
77
|
+
|
|
78
|
+
const plain = stripAnsi(output)
|
|
79
|
+
|
|
80
|
+
// 디버그: plain 출력도 저장
|
|
81
|
+
const plainPath = path.join(import.meta.dir, ".tui-debug-plain.txt")
|
|
82
|
+
await Bun.write(plainPath, plain)
|
|
83
|
+
|
|
84
|
+
// 1. 에러 메시지 없는지 확인
|
|
85
|
+
const errorLines = plain.split("\n").filter((l) =>
|
|
86
|
+
/unhandled|TypeError|ReferenceError|SyntaxError|Cannot find module|Error:/i.test(l.trim())
|
|
87
|
+
)
|
|
88
|
+
expect(errorLines).toHaveLength(0)
|
|
89
|
+
|
|
90
|
+
// 2. TUI가 alternate screen mode로 진입했는지 확인
|
|
91
|
+
// (?9001h = SGR-pxmouse, ?1004h = focus reporting, ?25l = cursor hide)
|
|
92
|
+
const enteredScreenMode = output.includes("\x1b[?9001h") || output.includes("\x1b[?1004h")
|
|
93
|
+
expect(enteredScreenMode).toBe(true)
|
|
94
|
+
|
|
95
|
+
// 3. raw 출력이 최소한 ANSI 이스케이프를 포함하는지
|
|
96
|
+
expect(output.length).toBeGreaterThan(10)
|
|
97
|
+
|
|
98
|
+
// 3. 'q' 키로 종료
|
|
99
|
+
pty.write("q")
|
|
100
|
+
await Bun.sleep(2000)
|
|
101
|
+
|
|
102
|
+
// 4. 프로세스가 종료되었는지
|
|
103
|
+
// PTY는 kill 후 exit 이벤트가 옴
|
|
104
|
+
const exited = await Promise.race([
|
|
105
|
+
new Promise<boolean>((resolve) => {
|
|
106
|
+
pty!.onExit(() => resolve(true))
|
|
107
|
+
// 이미 종료되었을 수도
|
|
108
|
+
setTimeout(() => resolve(false), 3000)
|
|
109
|
+
}),
|
|
110
|
+
])
|
|
111
|
+
|
|
112
|
+
// 종료 안 됐으면 강제 kill
|
|
113
|
+
if (!exited) {
|
|
114
|
+
try { pty.kill() } catch {}
|
|
115
|
+
}
|
|
116
|
+
})
|
|
117
|
+
|
|
118
|
+
test("TUI enters alternate screen and responds to quit", async () => {
|
|
119
|
+
const raw = output
|
|
120
|
+
// alternate screen 진입 + ANSI 출력 존재 = 정상 렌더링
|
|
121
|
+
expect(raw.length).toBeGreaterThan(5)
|
|
122
|
+
})
|
|
123
|
+
})
|