mirror of
https://github.com/val1813/kwcode.git
synced 2026-09-03 06:34:30 +08:00
- Restructure deps: move llama-cpp-python/tree-sitter to optional (base install is pure Python, no compiler needed) - Add __main__.py for pipx/python -m support - Add GitHub Actions auto-publish on tag push - Fix install scripts: correct package name, remove Ollama check, add pipx priority - Wrap ast_engine imports in try/except for graceful degradation - Published v1.0.7 to PyPI: pip install kwcode Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>