Agents
Goose 1.47.0 extracts the agent loop into a goose-agent crate as an unrolled state machine
The 21 August 2026 release of Block's Goose (now under AAIF) creates a goose-agent crate with an unrolled agent loop state machine (#11216) and makes that state machine generic (#11139), a structural change for anyone embedding Goose rather than running the desktop app. Security and cost fixes land alongside: secure token transport enforced in OAuth (#11183), pre-registered OAuth clients for streamable_http extensions (#11182), Gemini OAuth provider deprecated (#11223), and the prompt-cache write premium dropped on one-shot fast-model calls (#11179). The computercontroller extension loses its automation_script, web_scrape and cache tools (#11198).
↳ Follow the thread