Initial implementation by kimi k2 0905

This commit is contained in:
2025-09-06 10:47:22 +05:30
commit bfb761238f
35 changed files with 8037 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
.venv
.env
__pycache__/
*.pyc
.pytest_cache/
.ruff_cache/
# AI
.qwen/
opencode.json