From f0993e8e7b620eebd58c85c49861a3d710497665 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Wed, 10 Dec 2025 15:19:31 +0800 Subject: [PATCH] bugfix --- kdb/{dspy => example.dspy} | 0 kdb/{ui => example.ui} | 0 kdb/{ui_design => ui_design.md} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename kdb/{dspy => example.dspy} (100%) rename kdb/{ui => example.ui} (100%) rename kdb/{ui_design => ui_design.md} (100%) diff --git a/kdb/dspy b/kdb/example.dspy similarity index 100% rename from kdb/dspy rename to kdb/example.dspy diff --git a/kdb/ui b/kdb/example.ui similarity index 100% rename from kdb/ui rename to kdb/example.ui diff --git a/kdb/ui_design b/kdb/ui_design.md similarity index 100% rename from kdb/ui_design rename to kdb/ui_design.md