aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/copilot-instructions.md
Commit message (Collapse)AuthorAgeFilesLines
* docs(copilot): enhance project setup and workflow documentationBegonia, HE2026-01-161-7/+44
| | | | | | | | | | | - Add pre-commit hooks configuration details - Document Rolldown-based Vite fork and frontend tooling - Clarify version management with _version.py - Add frontend workflows (check/lint/format commands) - Document test workflow behavior and store patterns - Specify Node 22 and pnpm 9 requirements Reviewed-by: Claude Sonnet 4.5
* docs: add comprehensive Copilot development guideBegonia, HE2026-01-161-0/+252
- Add .github/copilot-instructions.md with architecture overview - Document Tauri command patterns and event communication - Include Svelte 5 runes state management patterns - Cover version inheritance, authentication, and download systems - Add Java management and external API integration details - Provide common development tasks and debugging tips