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