mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-01-15 15:48:05 +00:00
Expands Copilot instructions to enforce critical Bun-first package management workflow and prevent usage of npm/yarn/npx commands. Adds comprehensive sections covering: - Runtime and tooling stack details with Bun as primary runtime - Explicit package management commands to prevent npm/yarn usage - Performance optimization guidelines leveraging Bun's capabilities - Testing approach using Bun's built-in test runner - Enhanced coding standards and API integration patterns - Cross-platform development considerations for mobile and TV Improves developer onboarding by providing clearer context about project architecture, offline capabilities, and Chromecast support in the overview.