Andrew Harvard

Results 6 issues of Andrew Harvard

Hey, @wesbos — Happy hacktoberfest to you good sir! This PR addresses issue #185 reported by @kingcard1131. Here is a before and after: ![before and after screenshot](https://user-images.githubusercontent.com/10472610/135623539-63ff744a-6bfe-4408-9a25-dd761de54151.png) I discovered these...

## Motivations The MCP client experience in Goose Desktop is constrained to a single-threaded chat design paradigm and lacks the capability to render rich, interactive UIs based on tool results...

enhancement
p2

## Summary This PR upgrades `@mcp-ui/client` to better handle messages from MCP-UI iframes and also decouples the MCP-UI iframe CSP from Goose's top-level CSP set for Electron. Our top-level CSP...

WIP implementation of [SEP-1865](https://github.com/modelcontextprotocol/ext-apps/blob/main/specification/draft/apps.mdx)

## Summary Implements the **front-end foundation for MCP Apps** in Goose Desktop, following the [MCP Apps specification](https://github.com/modelcontextprotocol/ext-apps/blob/main/specification/draft/apps.mdx). This PR sets up the rendering infrastructure, communication bridge, and mock handlers—preparing for...

## Summary Adds a blog post announcing Goose's early support for the draft MCP Apps specification. ## Note ⚠️ **This blog post is for a future publish date.** The date...