GDG Cloud Boston DevFest 2026: AI and Tech Innovations

Table of Contents

Event

Field Value
Event GDG Cloud Boston DevFest: AI and Tech Innovations
Group GDG Cloud Boston (Google Developer Groups)
Date Saturday, 26 September 2026
Time 09:00–17:30 EDT
Venue Hult International Business School, 1 Education St, Cambridge
Part of Boston AI Week 2026 (September 24 to October 2)
RSVPs 455 at time of writing
Themes AI and Gemini, conference, DevFest, hands-on workshop

Agenda

Time Session Speaker
09:00 Welcome and networking  
09:30 Keynote: nobody is waiting for a technical co-founder Mike Grandinetti
10:15 AI for non-technical people Derya Isler
11:15 Education as an AI governance strategy Luisa Herrmann
12:00 Lunch  
13:00 From agent loop to agent harness: the engineering in between Nishitha Patange
14:00 Integrate Antigravity agents with Google Cloud and Workspace MCPs Pierrick Voulet
15:00 Creating worlds in Blender with agents Suvaditya Mukherjee
16:00 Vibe coded. Now what? Christina Lin
17:00 Wrap up and raffle  

Sessions worth the seat

Three of the nine bear directly on work already open here.

From agent loop to agent harness (13:00)

Patange takes a bare loop (call a model, use tools, repeat until done) and grows it into a harness, introducing context management, a filesystem for intermediate work, tool boundaries, persistent memory, and subagent delegation one problem at a time. The material comes from Deep Agents, an open-source model-agnostic harness on LangGraph.

This is the closest thing on the schedule to a second opinion on the harness question. The interesting part is the order: which pressure forces which component, and what each one costs. Worth comparing against what the browser-harness work here found, namely that the harness itself is the thing most likely to fail silently.

Education as an AI governance strategy (11:15)

Herrmann's claim is that technical literacy is a governance control, not a prerequisite to one, and that "trust the vendor" and "trust the eval score" fail for the same reason: nobody in the room can say what the system does when it is wrong. She promises examples of risks caught or missed on exactly that basis, and an argument that deterministic and neurosymbolic techniques give more explainable failure points than an end-to-end LLM pipeline.

"Trust the eval score" failing without someone who can explain the mechanics is the same finding as an uncalibrated gate, arrived at from the governance side rather than the testing side. See trust boundaries as a typed category.

Vibe coded. Now what? (16:00)

Taking a prompt-generated prototype and making it secure, scalable and affordable: exposed API keys, brittleness on a malformed model response, unbounded spend. Adjacent to elenctic vibe code review, which asks what review even means when nobody wrote the code.

The rest

The keynote is a career-framing argument (the "can you build it?" question is answered by machines; "should this exist, and how would we know if it were good?" replaces it). Isler covers product management under AI. Voulet demos Antigravity 2.0 against Google Cloud and Workspace MCPs, which is worth seeing purely for how the MCP auth story is presented. Mukherjee drives Blender with Gemma 4 agents on Hugging Face Spaces.

Open questions to take in

  1. In the harness talk: which component was added because something failed in production, and which because it seemed principled?
  2. Does Deep Agents have a calibration story for its eval gates, or does it inherit the usual "the suite is green" problem?
  3. For the Workspace MCP demo: what is the consent surface when an agent holds Drive, Gmail and Calendar scopes at once?

After the event

To be written. The sections above are the published agenda; this one is the note.