0c1568729b6aee1288082929692375961e64e0a4ecaeb4325a1187ecc5d5156edf9d7650a3131f58Authored: 1 month ago (Tue, 23 Jun 2026 00:30:52 +0000)Match: Copilotc26c6a1b9734c5089217986ffa5cd19f8a6b8900Authored: 2 months ago (Tue, 5 May 2026 02:51:20 +0000)Match: Co-authored-by: Cursor <cursoragent@cursor.com>c26c6a1b9734c5089217986ffa5cd19f8a6b8900Authored: 2 months ago (Tue, 5 May 2026 02:51:20 +0000)Match: Co-authored-by: Cursor <cursoragent@cursor.com>c26c6a1b9734c5089217986ffa5cd19f8a6b8900Authored: 2 months ago (Tue, 5 May 2026 02:51:20 +0000)Match: Co-authored-by: Cursor <cursoragent@cursor.com>fd7a4fb5ffca6ec03950f8c762c1342f1ccf97e4Authored: 3 months ago (Wed, 29 Apr 2026 03:50:30 +0000)Match: Copiloted40a2f8b48f60a1ae78e831147064ada4d68336Authored: 4 months ago (Tue, 17 Mar 2026 23:51:57 +0000)Match: Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>a2d62c83404d770e333929ae9690a911a0743f20Authored: 5 months ago (Thu, 19 Feb 2026 02:09:42 +0000)Match: Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>.github/copilot-instructions.mdTool: github-copilot# Kopia Copilot Instructions
## When reviewing code, focus on:
### Security Critical Issues
- Check for hardcoded secrets, API keys, or credentials
- Verify proper input validation and sanitization
- Review authentication and authorization logic
### Code Quality Essentials
- Functions should be focused and appropriately sized
- Use clear, descriptive naming conventions
- Ensure proper error handling throughout
### Performance Issues
- Spot inefficient loops and algorithmic issues
- Check for memory leak.github/instructionsTool: github-copilotnone