Claude Code UI macOS Native App Integration - Dock, Menu Bar, and Mobile Support
Stars
1
Forks
0
Watchers
1
Open Issues
2
Overall repository health assessment
^1.0.24^6.3.1^6.4.9^6.2.4^6.0.1^6.3.3^6.2.1^6.1.2^0.5.16^4.23.13^0.1.0^0.18.0^4.0.3^0.7.1^2.1.1^2.8.5^4.18.2^0.515.0^3.0.1^2.7.0^1.0.0^18.2.0^18.2.0^10.1.0^6.8.1^3.3.1^8.14.2^5.3.0^0.8.0^18.2.43^18.2.17^4.2.1^10.4.16^8.2.2^8.4.32^0.34.2^3.4.0^5.0.8Refactor CodeEditor component to improve dark mode support and enhance loading styles
b277027View on GitHubAdd word wrap feature to CodeEditor component and clean up styles
c8aa3d5View on GitHubEnhance project directory handling by integrating extractProjectDirectory and clearProjectDirectoryCache functions. Adjust git route handlers to utilize the new directory extraction logic for improved project path resolution.
1bdc75eView on GitHubEnhance project directory handling by adding extractProjectDirectory function. Update generateDisplayName to utilize actual project directory when available. Adjust getProjects and addProjectManually to incorporate new directory extraction logic for improved project path resolution.
c5e3bd0View on GitHubRefactor ChatInterface and MicButton components for improved scroll behavior and microphone support. Adjusted auto-scroll thresholds, added error handling for microphone access, and hid unused UI elements.
27f34dbView on GitHubUpdate package version to 1.1.1, downgrade node-fetch to 2.7.0,
2de9766View on GitHubAdd version update notification to Sidebar component for both desktop and mobile views
5bbc044View on GitHubUpdate Sidebar component to include version information props for enhanced version management
1906f3bView on GitHubIntegrate version checking system with App.jsx and Sidebar components
4e0e0e6View on GitHub