Initial commit

This commit is contained in:
2026-01-31 18:38:39 +00:00
commit 910ffcd387

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# local-ai-terminal-assistant
A Rust-based CLI tool that monitors terminal output, parses errors across multiple languages, integrates with local LLMs (Ollama, LM Studio) to suggest fixes, and safely applies corrections with diff previews.