From e7ca64f954c4ae0593ef64fcf1fb929a22e813d8 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sun, 19 Oct 2025 17:35:42 +0200 Subject: Initial commit --- uv.lock | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 uv.lock (limited to 'uv.lock') diff --git a/uv.lock b/uv.lock new file mode 100644 index 0000000..6502aee --- /dev/null +++ b/uv.lock @@ -0,0 +1,8 @@ +version = 1 +revision = 3 +requires-python = ">=3.13" + +[[package]] +name = "agent" +version = "0.1.0" +source = { virtual = "." } -- cgit 1.4.1