Initial commit

This commit is contained in:
2026-01-31 15:22:02 +00:00
commit cff8b5288e

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# local-code-assistant
A CLI tool for running local AI code assistance without sending code to external APIs. Supports code generation, explanation, refactoring, and test writing using local LLM models via Ollama.