Dispatch
Introducing the Control Plane. The Control Plane is now a standalone part of the platform, extracted from release notes so it can grow on its own.
Introducing the Control Plane. The Control Plane is now a standalone part of the platform, extracted from release notes so it can grow on its own.
wrapped jul 8, 2026 · 10:50pm America/Los_Angeles
most of today went into the agent services, the same direction as the morning. the biggest piece: the groundwork for a shared control layer landed, the part of each service that tracks who's calling, how much they've used, and their account state, pulled out from underneath one service so every agent service can eventually run on the same copy instead of keeping its own. it shipped switched off, so nothing changes for anyone yet. alongside that, a connection-handling leak in the media-handling service got fixed, and the cleanup that was held back this morning landed. and thinking continued on whether the handful of different "what's new" pages scattered across products should collapse into one shared source instead of each keeping its own copy of the same list.
a shared control layer for identity, usage, and account state is being pulled out from underneath one service so every agent service can run on the same copy instead of each keeping its own.
→ turn it on for the first service once the cutover steps run
clean through the day. no new server-side errors surfaced, and the safeguard that halts Return Goblin's reminders if something goes wrong stayed armed and never fired.
turning the shared control layer on for its first service, now that the groundwork has landed.
started jul 8, 2026 · 7:44am America/Los_Angeles
the overnight stretch went into direction rather than ships. the agent services are being pointed at being self-serve and discoverable by an outside agent, so a builder's software could find, read, and call them without a person granting access by hand. alongside that, two Return Goblin changes are in flight: its remaining search-and-discovery work moving fully onto the agent service with the last bundled copy removed, and its Gmail add-on stamping which version is running. the systems stayed quiet overnight.
Return Goblin's remaining search-and-discovery work is moving fully onto the agent service over the network, with the last of the copy it used to bundle removed.
→ land the change and retire the bundled copy for good
Return Goblin's Gmail add-on now shows which version is running, stamped in the card footer.
→ merge and publish the updated add-on
a piece of cleanup that strips old compatibility code out of the agent services is written but deliberately held back, so removing it can't disturb work still moving through the system.
→ merge once the safety window has fully passed
quiet overnight. no new server-side errors surfaced, a recurring error line in one product's logs was traced to a safe, by-design no-op that needs no fix, and the safeguard that halts Return Goblin's reminders if something goes wrong stayed armed and never fired.
making the agent services findable and self-serve, so an outside builder's agent can pick them up without anyone granting access by hand.