- Completely rewrite GitManagerModal with modern React architecture - Add comprehensive CSS styling for git operations UI - Implement new API endpoints for git management operations - Add server-side routes for git command handling - Fix shell injection vulnerability in git command execution - Update tests with complete API mocking coverage - Add changeset documenting the overhaul
226 B
226 B
@dustinbyrne/kb
| @dustinbyrne/kb |
|---|
| minor |
Overhaul the Git Manager modal with interactive file staging, committing, stash management, commit search, branch filtering, and a responsive multi-panel layout with dark/light theme support.