Goose v1.50.0 introduces support for GPT-6 Astra models and enables tool calling for the goose-agent component. This release also allows Kotlin callers to configure the Databricks AI Gateway path.
Key updates include:
- Support for GPT-6 Astra models
- Tool calling capability for goose-agent
- Configuration of Databricks AI Gateway path for Kotlin callers
- Requirement of HTTPS for Snowflake connections
- Binding CLI session naming to a trusted path
- Honoring content capture opt-out in tracing
- Enforcement of subagent platform guards
- Displaying authoritative tool approval details
- Preservation of permission revocations across managers
- Resolution of UI freeze after renaming sessions
- Counting durable background turns in summon
- Anchoring chat-payload breakpoints on the agentic tail
- Preservation of cwd and child status in node launchers
- Preference for the latest MCP version
- Removal of keyring timeout
- Publishing goose ACP client and acp binary as separate npm packages
- Removal of managed model registry from local inference
- Removal of fast model routing
- Integration with AIML API
- Documentation updates including moving ACP reference under GDK section
- Generation of ACP reference documentation from release schemas
- Addition of ClawMetry session observability tutorial