Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified docs/demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 3 additions & 11 deletions docs/recordings/demo.tape
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Require cagent

Set Shell "zsh"
Set FontSize 24
Set Width 1800
Set Height 1000
Set Width 2000
Set Height 1600
Set PlaybackSpeed 2
Set Padding 0
Set WindowBar Colorful
Expand All @@ -17,15 +17,7 @@ Set BorderRadius 10
Type "cagent run ./examples/gopher.yaml" Sleep 3s Enter
Sleep 1s

Type "Run my non e2e tests and show me a table of the top 10 slowest." Sleep 1s Enter

Wait+Screen /allow this tool call/
Sleep 1s
Type "A"

Sleep 1s WaitScreenSettled 1s Sleep 1s

Type "Now, look at the slowest test and optimize it." Sleep 1s Enter
Type "Summarize README.md and explain what this project does" Sleep 1s Enter

Sleep 1s WaitScreenSettled 1s Sleep 1s

Expand Down