mirror of
https://github.com/stablyai/orca.git
synced 2026-09-23 00:02:29 +00:00
- Enhance discardChanges to handle untracked files by deleting them instead of git checkout - Add path traversal protection to prevent discarding files outside the worktree - Extract source control action logic into getSourceControlActions helper - Show revert button for untracked files with confirmation dialog - Add tests for both backend and frontend logic Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>