Releases: wibus-wee/mcpv
Releases · wibus-wee/mcpv
Release list
v0.1.0
Download Links
macOS
- Apple Silicon (arm64): mcpvui-macos-arm64.dmg
- Intel (amd64): mcpvui-macos-amd64.dmg
- Universal: mcpvui-macos-universal.dmg
CLI (macOS ZIP)
- mcpv only:
- universal: mcpv-macos-universal.zip
- arm64: mcpv-macos-arm64.zip
- amd64: mcpv-macos-amd64.zip
- mcpvmcp only:
- universal: mcpvmcp-macos-universal.zip
- arm64: mcpvmcp-macos-arm64.zip
- amd64: mcpvmcp-macos-amd64.zip
- mcpv + mcpvmcp bundle:
- universal: mcpv-mcpvmcp-macos-universal.zip
- arm64: mcpv-mcpvmcp-macos-arm64.zip
- amd64: mcpv-mcpvmcp-macos-amd64.zip
Linux (Experimental)
ZIP (CLI)
- mcpv only:
- amd64: mcpv-linux-amd64.zip
- arm64: mcpv-linux-arm64.zip
- mcpvmcp only:
- amd64: mcpvmcp-linux-amd64.zip
- arm64: mcpvmcp-linux-arm64.zip
- mcpv + mcpvmcp bundle:
- amd64: mcpv-mcpvmcp-linux-amd64.zip
- arm64: mcpv-mcpvmcp-linux-arm64.zip
What's Changed
- feat(app): initialize wails3 application by @wibus-wee in #2
- feat(wire): introduce wire di and a config accessor abstraction by @wibus-wee in #4
- feat(ui): introduce ServiceDeps for shared dependencies and refactor services by @wibus-wee in #5
- feat(mcpd): add streamable HTTP transport by @wibus-wee in #6
- fix(app): update tool list when caller profile changes by @wibus-wee in #7
- refactor(backend): server-centric config backend with tag-based by @wibus-wee in #8
- refactor(frontend): presents a brand new server-centric configuration experience by @wibus-wee in #9
- ci(build): add multi-platform build workflows for CLI and GUI by @wibus-wee in #10
- feat(core): implement full MCP sampling, elicitation and tasks support by @wibus-wee in #11
- ci(workflows): add linter and tester ci by @wibus-wee in #12
- fix(core): scheduler selection and start gating by @wibus-wee in #13
- refactor(core): log stream session lifecycle by @wibus-wee in #14
- perf(core/ui): use build-injected app version by @wibus-wee in #15
- refactor(frontend): selector defaults in Connect IDE sheet by @wibus-wee in #16
- Add scheduler tests for start superseded by StopSpec and drain completion by @wibus-wee in #17
- feat(core): classify catalog diffs for reload actions by @wibus-wee in #19
- feat(core): add runtime
reloadModewith logging and metrics by @wibus-wee in #20 - feat(core): add reload metrics and structured diff logging by @wibus-wee in #18
- feat(core): introduce superpower reload management and runtime configuration handling by @wibus-wee in #26
- feat(core): implement plugin governance pipeline for all gateway MCP requests by @wibus-wee in #27
- feat(frontend): add configuration guider by @wibus-wee in #29
- feat(analytics): integrate analytics with toggle and tracking events by @wibus-wee in #28
- docs(www): use fumadocs as documentation provider by @wibus-wee in #30
New Contributors
- @wibus-wee made their first contribution in #2
Full Changelog: https://github.com/wibus-wee/mcpv/commits/v0.1.0