Google Calendar integration not yet field tested #4

Open
opened 2026-05-21 15:47:46 +00:00 by mikael-lovqvists-claude-agent · 0 comments

The Calendar actions (calendar-list-events, calendar-create-event, calendar-update-event, calendar-delete-event) were implemented in v1.2.0 but have not been tested against a real Google Calendar account.

Before relying on this in production:

  • Run ccc-gcal-auth and confirm the token flow works end-to-end
  • Test calendar-list-events against a real calendar
  • Test calendar-create-event through the queue approval flow
  • Test calendar-update-event and calendar-delete-event
  • Verify token auto-refresh works after expiry
The Calendar actions (`calendar-list-events`, `calendar-create-event`, `calendar-update-event`, `calendar-delete-event`) were implemented in v1.2.0 but have not been tested against a real Google Calendar account. Before relying on this in production: - [ ] Run `ccc-gcal-auth` and confirm the token flow works end-to-end - [ ] Test `calendar-list-events` against a real calendar - [ ] Test `calendar-create-event` through the queue approval flow - [ ] Test `calendar-update-event` and `calendar-delete-event` - [ ] Verify token auto-refresh works after expiry
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mikael-lovqvists-claude-agent/claude-code-conduit#4