Compare commits

...

6 Commits

Author SHA1 Message Date
Tony Loehr d0d8e11166 Merge branch 'main' into hooks-vid 2025-12-04 15:21:10 -08:00
Tony Loehr 056ce59809 Merge branch 'main' into hooks-vid 2025-12-04 14:04:43 -08:00
Tony Loehr c912652e66 Merge branch 'hooks-vid' of https://github.com/cline/cline into hooks-vid 2025-12-04 14:04:17 -08:00
Tony Loehr 139786b3cb fixed syntax 2025-12-04 14:04:04 -08:00
Tony Loehr 308ec47823 Merge branch 'main' into hooks-vid 2025-12-04 13:54:41 -08:00
Tony Loehr 21e99d1672 hooks video update 2025-12-04 13:45:34 -08:00
+7 -1
View File
@@ -19,7 +19,13 @@ The real power comes from combining these capabilities. You can:
## Getting Started
<Frame>
<img src="https://storage.googleapis.com/cline_public_images/hooks.gif" alt="Hooks in action" />
<video
autoPlay
loop
muted
playsInline
src="https://storage.googleapis.com/cline_public_images/docs/assets/Hooks-Demo.mp4"
/>
</Frame>
<Note>