Skip to content

Add local MCP bridge - #69

Merged
pranc1ngpegasus merged 4 commits into
mainfrom
feature/local-mcp-bridge
Jul 10, 2026
Merged

Add local MCP bridge#69
pranc1ngpegasus merged 4 commits into
mainfrom
feature/local-mcp-bridge

Conversation

@pranc1ngpegasus

@pranc1ngpegasus pranc1ngpegasus commented Jul 10, 2026

Copy link
Copy Markdown
Member

Summary

  • add a bundled stdio MCP bridge binary (wisp-mcp) for asking about the current Wisp transcript
  • add an opt-in local IPC server in the desktop app with a Library-screen toggle and persisted setting
  • include wisp-mcp in release app bundles and add artifact_only dispatch mode to the release workflow for local E2E app artifacts

Testing

  • cargo fmt --all -- --check
  • cargo clippy --workspace --exclude wisp-desktop --all-targets -- -D warnings
  • cargo test --workspace --exclude wisp-desktop --all-targets
  • cargo check -p wisp-desktop --features gpui/runtime_shaders
  • cargo test -p wisp-desktop --features gpui/runtime_shaders ipc_server
  • cargo test -p wisp-desktop --features gpui/runtime_shaders settings

Note: desktop checks use gpui/runtime_shaders locally because this machine does not have Xcode metal available.

Local E2E artifact

Run the release workflow manually on this branch with artifact_only=true to upload a DMG/zip artifact without publishing a GitHub Release.

@pranc1ngpegasus
pranc1ngpegasus merged commit 309f6c0 into main Jul 10, 2026
3 checks passed
@pranc1ngpegasus
pranc1ngpegasus deleted the feature/local-mcp-bridge branch July 10, 2026 06:59
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.

1 participant