Skip to content

Commit aebc1a8

Browse files
authored
Merge pull request #1050 from dgageot/demo-pirate
Demo of the pirate agent
2 parents a6a3195 + 062e294 commit aebc1a8

2 files changed

Lines changed: 28 additions & 0 deletions

File tree

docs/gifs/pirate.gif

2.52 MB
Loading

docs/gifs/pirate.tape

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Requires https://github.com/rumpl/vhs/tree/screen-settled
2+
# and brew install ffmpeg ttyd
3+
4+
Output pirate.gif
5+
6+
Require cagent
7+
8+
Set Shell "zsh"
9+
Set FontSize 24
10+
Set Width 1800
11+
Set Height 1000
12+
Set PlaybackSpeed 2
13+
Set Padding 0
14+
Set WindowBar Colorful
15+
Set BorderRadius 10
16+
17+
Type "cagent run ./examples/pirate.yaml" Sleep 3s Enter
18+
Sleep 1s
19+
20+
Type "Hello, my name is Jean-Laurent! How are you today?" Sleep 1s Enter
21+
22+
Sleep 1s WaitScreenSettled 1s Sleep 1s
23+
24+
Type "That's impressive pirate speaking! Can you teach me a couple of slang words?" Sleep 1s Enter
25+
26+
Sleep 1s WaitScreenSettled 1s Sleep 1s
27+
28+
Sleep 20s

0 commit comments

Comments
 (0)