Agent Development Kit for Google Apps Script

TL;DR AI
2 min readKey summary
A proposed framework called GASADK adapts Google’s Agent Development Kit for Google Apps Script.
It replaces Node.js-style asynchronous ReAct loops with a deterministic Planner-Executor-Synthesizer orchestration model.
The approach is designed for Apps Script’s strict limits on time, memory, and networking in Google Workspace.
If successful, it could enable practical native AI agent automation across Gmail, Sheets, Docs, Drive, and other Workspace apps.
