Releases: andreagrandi/mcp-wire
Releases · andreagrandi/mcp-wire
Release list
Release v0.3.0
Changelog
- cb179c7 Add Dependabot configuration for Go modules and GitHub Actions
- 3df2785 Add
mcp-wire doctorread-only diagnostics command - d244937 Add github, notion, and linear to the curated service catalog
- 890f092 Add golden tests for TUI and plain wizard output
- 26383c0 Add install smoke tests for release artifacts and Homebrew
- 9e77aac Add machine-readable metadata command for agents
- f5da523 Add ticket/issue/bug workflow to AGENTS.md
- 4937c83 Bump actions/cache from 4 to 5
- 2c4224e Bump actions/checkout from 5 to 6
- ded6a7e Bump actions/upload-artifact from 5 to 7
- d3ce21b Bump github.com/pelletier/go-toml/v2 from 2.2.4 to 2.3.1
- a560b6b Bump github.com/tidwall/jsonc from 0.3.2 to 0.3.3
- 6f1a64f Bump goreleaser/goreleaser-action from 6 to 7
- 4beb67f Drop area: prefix from labels in ticket workflow
- e06df7f Expand integration tests to cover all supported targets
- 4b38503 Release v0.3.0
- 7005cac Remove Gemini CLI from supported targets
- d6552d6 Remove changelog-enforcement CI check and opt-out rule
- fb21a06 Show source, transport, install, and auth metadata in TUI service list
- b254221 Update Go version to 1.26.1
- a3bf166 security: tighten credentials directory perms and document storage
Release v0.2.2
Release v0.2.1
Release v0.2.0
Changelog
- b2cd84a Add Phase 8 TUI redesign plan (Bubble Tea)
- 0c1caf4 Add Phase 8.0 Bubble Tea TUI foundation
- 7b03b3f Add Phase 8.1 full main menu with output viewer and visual polish
- 8aa5966 Add Phase 8.2 source selection screen
- 539031c Add Phase 8.3 service selection screen with live-filtered search
- 6ab120f Add Phase 8.4 registry trust warning screen
- 689f353 Add Phase 8.5 target multi-select and scope selection screens
- a748bc8 Add Phase 8.6 review screen with summary and Apply/Cancel
- 61ac185 Add Phase 8.7 credential prompting and apply progress screens
- a86c92e Add Phase 8.8 post-uninstall credential removal prompt
- d093cf4 Add feature flag system for gating registry integration
- d7b408f Add gofmt reminder to AGENTS.md build instructions
- be94b5c Add guided source step with curated markers and conditional flag visibility
- 8a253c8 Add local cache with paginated sync and in-memory search
- 0a17f8a Add package-based registry install support (step 7.8.2)
- 9795413 Add read-only registry API client for Official MCP Registry
- 0627835 Add remote-first registry install support (step 7.8.1)
- 0068fd5 Add trust/safety messaging for registry entries
- 667ab98 Add unified catalog model with explicit source labels
- 143a561 Align all TUI screens with design mockups
- d056dda Fix gofmt formatting in app_test.go and service.go
- d46507b Improve registry sync UX and add cache clear command
- b3cdddb Mark completed steps in implementation plan
- 538f6b1 Mark completed steps in implementation plan and update changelog
- 07d1971 Plan phased MCP Registry integration rollout
- b16ccf9 Polish trust screen with warning header, service info, and caution text
- 227bfa5 Preserve unknown config keys and align feature flag key to registry
- 5a13f80 Release v0.2.0
- 2a7f504 Remove status, list services, list targets commands and survey dependency
- 4ead498 Start target selection with none pre-checked
- 43e0a7e Wire catalog source selection into CLI list and install wizards
Release v0.1.3
Changelog
- 3ff26e9 Add Claude /mcp OAuth follow-up hint
- 75c1c54 Add HTTP transport support for remote MCP services
- 4e722fd Add scope-aware Claude install, uninstall, and status
- 5cca8aa Clarify service transport docs and examples
- 75893ab Improve README structure and contribution guidance
- 89a6a5c Improve visibility of post-install next steps
- bc983f6 Prepare v0.1.3 release
- 2ce1f64 Rename Claude target slug to claude
- 5de2e4f Simplify readme
Release v0.1.2
Release v0.1.1
Changelog
- e5b7a3d Add survey-driven guided CLI wizard UX
- a23cb9d Disable setup-go cache in GitHub workflows
- 6f4a3df Document interactive workflow and OAuth updates
- 0c28ce6 Expand implementation plan with guided UX flow
- 0760234 Improve hidden credential prompt visibility
- 0e2f445 Migrate Context7 service to OAuth endpoint
- 62207ea Migrate Jira and Sentry services to OAuth
- 20f7847 Prepare v0.1.1 release
- dd14f7e Remove native OAuth hints from install output
Release v0.1.0
Changelog
- a6c29de Add AGENTS.md
- 6afa6ba Add Claude Code target implementation and tests
- eba6d4a Add Cobra CLI skeleton, version handling, and initial tests
- 00a3462 Add Codex target implementation with TOML config
- 7a52d4c Add GitHub Actions CI workflow
- 73d54f7 Add GoReleaser release and Homebrew tap automation
- 34a0114 Add OpenCode target implementation and docs
- d950cfa Add credential source interface and resolver
- 5b51720 Add environment credential source
- 5c7efef Add file-based credential source and tests
- a67f41b Add initial bundled services and refresh docs
- 430d2e6 Add install command flow with credential resolution
- 70d5941 Add interactive credential prompt flow and docs
- 5059dfd Add list services command and tests
- dcde64b Add list targets command and tests
- fcd8566 Add service data model and project skeleton (step 1.1)
- ef848a7 Add service registry loading and validation
- 381cf87 Add status command and matrix tests
- f2f5ad5 Add target interface for CLI integrations
- 1006d2c Add target registry lookup and install filtering
- b70380f Add uninstall command and credential cleanup flow
- 79f6fa9 Add unreleased changelog
- 8948423 Document release process in AGENTS guide
- 957682d Improve Claude detection across install methods
- 8628666 Improve target compatibility and add integration tests
- 015bd9a Initial commit
- 63d37ae Prepare changelog for v0.1.0 release
- c74bdae Refresh README logo presentation and artwork
- 4fc2ab7 Update README and add project logo
- 700d822 Update README with current implementation status