Releases: andreagrandi/mcp-wire
Releases · andreagrandi/mcp-wire
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