Commit Graph

3 Commits

Author SHA1 Message Date
OpenCode Test
f09d74dd96 Mark gcal implementation checklist complete
OAuth setup and subcommand testing verified.
Natural language fallback remains to test.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 22:15:45 -08:00
OpenCode Test
c00aab5577 Update gcal design with implementation progress
Mark skill, command, and helper as complete.
OAuth setup and testing remain.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 22:12:41 -08:00
OpenCode Test
aacaf57540 Add Google Calendar integration design
Design for /gcal command following the Gmail pattern:
- Subcommands: today, tomorrow, week, next, summary
- Hybrid interface (subcommands + natural language)
- Tiered delegation (Haiku for fetch, Sonnet for analysis)
- Reuses existing OAuth credentials with added Calendar scope

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 22:07:51 -08:00