Skip to content

Adding Goose to the application guides#1378

Draft
elijahsgh wants to merge 6 commits intolemonade-sdk:mainfrom
elijahsgh:main
Draft

Adding Goose to the application guides#1378
elijahsgh wants to merge 6 commits intolemonade-sdk:mainfrom
elijahsgh:main

Conversation

@elijahsgh
Copy link
Copy Markdown
Contributor

This change adds Goose by Block to the application guides.

@superm1 superm1 enabled auto-merge March 17, 2026 17:10
@jeremyfowers jeremyfowers requested a review from vgodsoe March 18, 2026 19:39
@jeremyfowers jeremyfowers disabled auto-merge March 18, 2026 19:39
@jeremyfowers
Copy link
Copy Markdown
Member

Please give @vgodsoe a chance to review, she said she would do it early morning tomorrow.


## Overview

[Goose](https://block.github.io/goose/) is an open source local AI agent by Block and is part of the [Agentic AI Foundation](https://aaif.io/). Goose includes a desktop application as well as a console application and both support Mac, Windows, and Linux.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
[Goose](https://block.github.io/goose/) is an open source local AI agent by Block and is part of the [Agentic AI Foundation](https://aaif.io/). Goose includes a desktop application as well as a console application and both support Mac, Windows, and Linux.
[Goose](https://block.github.io/goose/) is an open source local AI agent by Block and is part of the [Agentic AI Foundation](https://aaif.io/). Goose includes a desktop application as well as a console application and supports Mac, Windows, and Linux.


### Prerequisites

1. Install Lemonade Server by following the [Lemonade Server Instructions](../README.md)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
1. Install Lemonade Server by following the [Lemonade Server Instructions](../README.md)
1. Install Lemonade Server by following the [Lemonade Server Instructions](https://lemonade-server.ai/install_options.html)


### Configure Goose to Use Lemonade

From the goose cli, you can use `goose configure` to enter configuration mode for goose. You will choose `Configure Providers`. Choose the OpenAI provider. You will be prompted for an OpenAI key. If asked to configure advanced settings, agree to update the OPENAI_HOST. Set this to your lemonade server. The OPENAI_BASE_PATH can remain the default. Finally, you should be able to search for a model you have installed in Lemonade Server and choose the model you wish to use.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the prerequisite steps, the instructions say to just install Goose using their documentation, which provides 2 paths: app or CLI. However, in the configuration, the instructions are only CLI based.
Recommendation, provide instructions for configuring within the app and with the CLI. As well, these instructions could use an example of what the correct configuration settings are in order to work with Lemonade Server.

Goose supports using subagents and recipes. You can have a separate recipe for each model your Lemonade Server supports if you like, or even mix and match other providers like Claude or Gemini.

With the variety of model options available in Lemonade Server, from NPU models to Vulkan support, goose can create subagents and recipes based on the models you have installed from OCR to Image detection to chat.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Recommendation to put an example here for someone to try or reference relevant documentation

@jeremyfowers jeremyfowers marked this pull request as draft March 23, 2026 14:04
@jeremyfowers
Copy link
Copy Markdown
Member

Setting to draft until the request changes are made.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants