docs: remove current development focus section from copilot instructions

This commit is contained in:
Octech2722 2025-10-18 18:52:01 -05:00
parent 54bd1e81cc
commit e7607cce61

View File

@ -136,15 +136,6 @@ await chrome.scripting.executeScript({
3. Verify no console errors
4. Update `FEATURE-PARITY-CHECKLIST.md`
## Current Development Focus
**Phase**: Screenshot Features (see FEATURE-PARITY-CHECKLIST.md)
**Next Priority**: Screenshot cropping implementation
**Key Files**:
- `src/background/index.ts` (capture handlers)
- `src/content/` (selection UI)
- `src/shared/` (utilities)
## What NOT to Include in Suggestions
❌ Long explanations of basic TypeScript concepts