Skip to content

v0.5.0 - MCP Management & Permission System

Choose a tag to compare

@chriswritescode-dev chriswritescode-dev released this 26 Dec 18:54
· 408 commits to main since this release

MCP Server Management

  • RepoMcpDialog component for per-repo MCP server management
  • Directory-aware MCP endpoints (connect, disconnect, authenticate)
  • Proxy service enhancement for directory-specific requests

Permission System

  • Global permission request system with centralized context
  • Unified permission request dialog across the application

UI/UX Improvements

  • Reusable RepoDetailHeader component with mobile dropdown
  • RepoCard component refactored layout and interaction
  • Branch switcher caching improvements
  • Enhanced mobile layout and button styling
  • Session indicator and mode toggle styling updates
  • Mobile dropdown branch switcher now fills full width

Bug Fixes

  • Toast notification ID conflict resolution
  • Debug code cleanup
  • Icon consistency: MoreVertical used in all dropdown menus

Full changelog: v0.4.5...v0.5.0