From c43edf8913532a43d9fe4694be9f1f3b7e3541c6 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sat, 31 Jan 2026 15:57:45 +0000 Subject: [PATCH] feat: add core commands, services, prompts and utilities --- commands/test.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 commands/test.py diff --git a/commands/test.py b/commands/test.py new file mode 100644 index 0000000..ed9dd05 --- /dev/null +++ b/commands/test.py @@ -0,0 +1 @@ +local_code_assistant/commands/test.py \ No newline at end of file