Moved the current files to pivate repo

This commit is contained in:
b-tsammmons
2025-11-11 10:09:26 -10:00
parent f9094cba96
commit f209c7bd90
20 changed files with 10107 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Core dependencies
requests>=2.31.0
# AI providers (optional - installed automatically when needed)
anthropic>=0.18.0 # Claude AI
openai>=1.12.0 # ChatGPT/GPT-4
# Git operations (required for AI functionality)
GitPython>=3.1.40