Skip to content

Add Copilot instructions for repository#29

Draft
Copilot wants to merge 1 commit into
copilot/setup-copilot-instructions-againfrom
copilot/update-ai-dashboard-files
Draft

Add Copilot instructions for repository#29
Copilot wants to merge 1 commit into
copilot/setup-copilot-instructions-againfrom
copilot/update-ai-dashboard-files

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Dec 30, 2025

Configures GitHub Copilot coding agent instructions per best practices to provide context-aware suggestions for this repository.

Changes

  • Created .github/copilot-instructions.md with comprehensive repository guidelines:
    • Tech stack: React 18 + TypeScript + Vite (frontend), FastAPI + Python 3.11 (backend), Azure deployment
    • Development commands for local setup, building, and Docker workflows
    • Coding standards: functional React components, PEP 8 for Python, type hints required
    • Architecture patterns: component-based frontend with TailwindCSS slate theme, RESTful API with multi-model support
    • Security: environment variables for Azure OpenAI keys, no hardcoded secrets
    • Common patterns: adding components to /components/*.tsx, configuring AI models in MODELS dictionary
    • Styling guidelines: bg-slate-950 backgrounds, border-slate-800 borders, lucide-react icons

This enables Copilot to generate code consistent with existing patterns and understand the Azure AI orchestration architecture.

Original prompt

Pull Request: https://github.com/GrAxOS/gratech-ai-dashboard/pull/28/files


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants