Files
A.K.M. Adib 3369da59b3 fix(core): resolve build and lint failures in worktreeService
- Fix incorrect 'fs.promises' usage
- Provide missing 'projectRoot' to 'isGeminiWorktree'
- Replace 'any' with specific types and type guards to satisfy ESLint
- Update tests to match implementation changes
2026-05-04 16:00:41 -04:00
..