Skip to content

Commit 1e8e209

Browse files
Userclaude
andcommitted
feat: convert demo video to GIF for autoplay
- Convert MP4 to GIF (981KB, optimized) - GIF autoplays and loops by default in GitHub - Update README to use image tag instead of video tag - Remove original MP4 file 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 9d8df59 commit 1e8e209

3 files changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,7 @@ ACE enables agents to learn from execution feedback-what works, what doesn't, an
7676

7777
Watch ACE learn from its own mistakes in real-time! This demo shows how ACE handles the infamous "seahorse emoji problem" - a challenge where LLMs often hallucinate that a seahorse emoji exists (it doesn't).
7878

79-
<video src="kayba_test_demo.mp4" width="100%" autoplay loop muted>
80-
<a href="kayba_test_demo.mp4">Watch the demo</a>
81-
</video>
79+
![Kayba Test Demo](kayba_test_demo.gif)
8280

8381
In this example:
8482
- **Round 1**: The agent incorrectly provides 🐴 (horse emoji)

kayba_test_demo.gif

981 KB
Loading

kayba_test_demo.mp4

-9.57 MB
Binary file not shown.

0 commit comments

Comments
 (0)