Skip to content

Commit 451d9d0

Browse files
author
ityaozm@gmail.com
committedNov 11, 2024·
chore(tape): Rename output GIF and adjust sleep duration
- Rename output file from 'ai-commit-vhs-github-models.gif' to 'ai-commit-vhs.gif' - Adjust sleep duration from 10 seconds to 6 seconds for better performance - These changes improve the usability and efficiency of the commit process.
1 parent 1be076b commit 451d9d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎ai-commit.tape

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
# https://github.com/charmbracelet/vhs
4848

49-
Output ./resources/docs/ai-commit-vhs-github-models.gif
49+
Output ./resources/docs/ai-commit-vhs.gif
5050

5151
Require php
5252

@@ -62,7 +62,7 @@ Enter@500ms Sleep 500ms
6262
Type "./ai-commit commit --generator=github_models_cli --no-edit --no-verify --ansi" Sleep 500ms
6363
Enter@500ms Sleep 500ms
6464
Down@200ms 11 Sleep 500ms
65-
Enter@500ms Sleep 10s
65+
Enter@500ms Sleep 6s
6666
Enter@500ms Sleep 500ms
6767
Type "git status" Sleep 500ms
6868
Enter@500ms Sleep 500ms

‎resources/docs/ai-commit-vhs.gif

419 KB
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.