Lily Delalande
Lily Delalande
Given the decision to move all non-secret configuration data into `config.yaml`, it might make sense to allow UI users to look at it (and maybe edit?).
Enable up/down cursor to cycle through prompt history in the text box, would make it easier to retry inputs if the model or provider fails for some reason and not...
**Describe the bug** A clear and concise description of what the bug is. If you append a file in the UI to a goose session, it overwrites your message to...
UX: * popup upon opening new version of goose for the first time * or ability to ask goose Why? Useful way to learn about new features (request originally from...
**Describe the bug** A clear and concise description of what the bug is. When I entered the original prompt the bubbles had appropriate right margins, but as it worked it...
**Description** A clear and concise description of what the bug is. When you open a new window in the Goose app, it is not in the same directory as the...
This will allow developers to view logs from their extensions (servers). For the MCP protocol, logs are emitted as notification-type messages, so this PR expands how we handle server responses...
Through the MCP protocol, server logs can be surfaced to the client (in this case, goose). Being able to add logs to an MCP server and then see them in...
**Please explain the motivation behind the feature request.** People like to use `.goosehints` to guide how goose behaves in a particular project (e.g. specify files to pay attention to, describe...