Production-ready AI agent using LangGraph and OpenAI for intelligent task management with WhatsApp interface, Google Calendar sync, and automated Cloud Run deployment
Stars
4
Forks
1
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
72
commits
Merge branch 'main' of https://github.com/boemer00/todo-work-agent
4d42505View on GitHubfix: parse service account credentials directly from environment variable
7f8c3a3View on GitHubMerge pull request #26 from boemer00/feature/calendar-service-account
9c6c11aView on GitHubfeat: add calendar service account secret to Cloud Run deployment
2a4e604View on GitHubMerge pull request #25 from boemer00/feature/calendar-service-account
bd12016View on GitHubfix: use user's actual calendar instead of service account's calendar
5a6fa13View on GitHubfix: clean up stale GOOGLE_APPLICATION_CREDENTIALS env var
1bd5772View on GitHubfix: update calendar scope to support service account operations
ca0de02View on GitHubfeat: add service account auth for Google Calendar in Cloud Run
c470e6fView on GitHubMerge pull request #24 from boemer00/feature/plan-execute-pattern
e9ee192View on GitHub