An AI agent that can participate in developer conversations
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
66
commits
Update deploy.sh to build first, then deploy only if successful, and work from any directory
e09b647View on GitHubFix docker-compose to properly use PORT environment variable
edc9bd7View on GitHubUpdate docker-compose to use PORT environment variable and remove port exposure from telegram bot
a9014acView on GitHubFix FastAPI to use PORT environment variable and remove unnecessary port exposure from telegram bot
6f4ca91View on GitHubFix response engine to be more strict about when to respond
a7b345bView on GitHubAdd done_command method to mark action items as resolved
49f49fcView on GitHubUpdate response engine to be less chatty - only respond to direct mentions or questions
9420690View on GitHubUpdate remaining docker-compose references in README.md
65f3e52View on GitHubUpdate deploy.sh to use docker compose instead of docker-compose
386ad58View on GitHubUpdate docker-compose to run both web and telegram bot services
9fc9a62View on GitHub