commit cff8b5288eda2d5e6dceff56de4a4492f549ff3f Author: 7000pctAUTO Date: Sat Jan 31 15:22:02 2026 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..a208b7c --- /dev/null +++ b/README.md @@ -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. \ No newline at end of file