From 607aad288ed815d93b66847aaffec04f7973d02d Mon Sep 17 00:00:00 2001 From: Abdelrahman Abdallah Date: Thu, 2 Apr 2026 00:09:11 +0200 Subject: [PATCH] demo --- README.md | 2 +- images/{demo.gif => demo1.gif} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename images/{demo.gif => demo1.gif} (100%) diff --git a/README.md b/README.md index 9053349..7a02cf0 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Built on the public porting workspace from [instructkr/claw-code](https://github > **Goal:** Not to ship the original npm source, but to reimplement the full agent flow in Python — prompt assembly, context building, slash commands, tool calling, session persistence, and local model execution.

- Claw Code Agent demo + Claw Code Agent demo

--- diff --git a/images/demo.gif b/images/demo1.gif similarity index 100% rename from images/demo.gif rename to images/demo1.gif