an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
Goose v1.7.0 adds Android/Termux computer control, extension malware scanning, auto-visualization of structured data, and dynamic provider model querying.
$ git clone --branch v1.7.0 https://github.com/block/goose.git # already have the repo? check out this version: $ git checkout v1.7.0
- ›Adds computer control support on Android devices via Termux.
- ›Adds extension malware scanning to detect malicious code before installation.
- ›New MCP-UI Autovisualiser automatically renders structured data returned in sessions.
- ›UI now dynamically queries providers for their supported models at runtime.
- ›Re-introduces session sharing between users.
+5 moreshow less
- ›Supports port numbers in custom OpenAI-compatible provider configurations.
- ›Adds support for reading OTLP configuration from config files and environment variables.
- ›Enables loading of nested hint files for better project organization.
- ›Adds Tetrate Agent Router Service as a new provider in the registry.
- ›Adds scroll state support for improved navigation in the chat session list.