mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-10 14:55:16 -05:00
We want to add support for reading + writing events for google calendar so agents can do cool stuff with that! ### Changes 🏗️ * Add support for google calendar blocks ### Checklist 📋 #### For code changes: - [x] I have clearly listed my changes in the PR description - [x] I have made a test plan - [x] I have tested my changes according to the test plan: - [x] Run manual tests of each block - [x] Build and run automatic tests