first commit

This commit is contained in:
Tanmay Karande
2026-02-13 23:56:09 -05:00
commit ec8bd80a3d
27 changed files with 6725 additions and 0 deletions

11
requirements.txt Normal file
View File

@@ -0,0 +1,11 @@
# Aetheel dependencies
# ====================
# Slack adapter
slack-bolt>=1.27.0,<2.0.0
slack-sdk>=3.40.0,<4.0.0
python-dotenv>=1.2.1,<2.0.0
# OpenCode agent runtime (optional — only needed for SDK mode)
# Install with: pip install opencode-ai
# opencode-ai>=0.1.0