working command structure and advanced llm Integration

This commit is contained in:
venus
2026-07-17 01:09:50 -05:00
parent 58351e1086
commit 70e793c4a3
15 changed files with 248 additions and 34 deletions

View File

@@ -8,6 +8,7 @@ dependencies = [
"platformdirs>=4.9.4",
"toml>=0.10.2",
"click",
"rich",
]
[build-system]