Files
microdao-daarion/gateway-bot/requirements.lock
Apple 0c8bef82f4 feat: Add Alateya, Clan, Eonarch agents + fix gateway-router connection
## Agents Added
- Alateya: R&D, biotech, innovations
- Clan (Spirit): Community spirit agent
- Eonarch: Consciousness evolution agent

## Changes
- docker-compose.node1.yml: Added tokens for all 3 new agents
- gateway-bot/http_api.py: Added configs and webhook endpoints
- gateway-bot/clan_prompt.txt: New prompt file
- gateway-bot/eonarch_prompt.txt: New prompt file

## Fixes
- Fixed ROUTER_URL from :9102 to :8000 (internal container port)
- All 9 Telegram agents now working

## Documentation
- Created PROJECT-MASTER-INDEX.md - single entry point
- Added various status documents and scripts

Tokens configured:
- Helion, NUTRA, Agromatrix (existing)
- Alateya, Clan, Eonarch (new)
- Druid, GreenFood, DAARWIZZ (configured)
2026-01-28 06:40:34 -08:00

21 lines
340 B
Plaintext

annotated-types==0.7.0
anyio==4.12.1
async-timeout==5.0.1
asyncpg==0.29.0
certifi==2026.1.4
click==8.3.1
fastapi==0.109.0
h11==0.16.0
httpcore==1.0.9
httpx==0.26.0
idna==3.11
pydantic==2.5.3
pydantic_core==2.14.6
PyJWT==2.10.1
python-multipart==0.0.6
PyYAML==6.0.3
sniffio==1.3.1
starlette==0.35.1
typing_extensions==4.15.0
uvicorn==0.27.0