Skip to content

Commit 1321d1a

Browse files
authored
Merge pull request #1942 from dgageot/show-tui
Show the new TUI
2 parents d71d15d + 5a64057 commit 1321d1a

2 files changed

Lines changed: 3 additions & 11 deletions

File tree

docs/demo.gif

-8.19 MB
Loading

docs/recordings/demo.tape

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Require cagent
77

88
Set Shell "zsh"
99
Set FontSize 24
10-
Set Width 1800
11-
Set Height 1000
10+
Set Width 2000
11+
Set Height 1600
1212
Set PlaybackSpeed 2
1313
Set Padding 0
1414
Set WindowBar Colorful
@@ -17,15 +17,7 @@ Set BorderRadius 10
1717
Type "cagent run ./examples/gopher.yaml" Sleep 3s Enter
1818
Sleep 1s
1919

20-
Type "Run my non e2e tests and show me a table of the top 10 slowest." Sleep 1s Enter
21-
22-
Wait+Screen /allow this tool call/
23-
Sleep 1s
24-
Type "A"
25-
26-
Sleep 1s WaitScreenSettled 1s Sleep 1s
27-
28-
Type "Now, look at the slowest test and optimize it." Sleep 1s Enter
20+
Type "Summarize README.md and explain what this project does" Sleep 1s Enter
2921

3022
Sleep 1s WaitScreenSettled 1s Sleep 1s
3123

0 commit comments

Comments
 (0)