Skip to content

chore: add comprehensive GitHub Copilot instructions for development workflow#113

Closed
Copilot wants to merge 2 commits intomainfrom
copilot/fix-112
Closed

chore: add comprehensive GitHub Copilot instructions for development workflow#113
Copilot wants to merge 2 commits intomainfrom
copilot/fix-112

Conversation

Copy link
Copy Markdown

Copilot AI commented Sep 15, 2025

  • Create comprehensive .github/copilot-instructions.md file with development workflow guidance
  • Document build process with validated timing measurements (54s, 3m44s, 3m36s, 4m6s)
  • Include architecture overview (vite_task crate, CLI wrapper, global package)
  • Add manual validation scenarios and testing procedures
  • Document environment-specific behavior (network isolation, SSL errors)
  • Provide debugging guidance and troubleshooting tips
  • Address rebase request - explained authentication limitations in sandboxed environment

Note: Cannot perform direct rebase due to authentication limitations in sandboxed environment. The instructions are current and comprehensive for the existing codebase. Manual rebase would be needed to incorporate latest main branch changes (PNPM updates, CI improvements, dependency updates).


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

- Documented all validated build timings with NEVER CANCEL warnings
- Included complete architecture overview and development workflow
- Provided manual validation scenarios and troubleshooting guidance
- Documented network isolation behavior for sandboxed environments
- Added proper timeout recommendations for all operations
Copilot AI changed the title [WIP] ✨ Set up Copilot instructions Add comprehensive GitHub Copilot instructions for development workflow Sep 15, 2025
Copilot AI requested a review from fengmk2 September 15, 2025 05:19
@fengmk2
Copy link
Copy Markdown
Member

fengmk2 commented Sep 16, 2025

@copilot rebase and update

@fengmk2 fengmk2 changed the title Add comprehensive GitHub Copilot instructions for development workflow docs: add comprehensive GitHub Copilot instructions for development workflow Sep 16, 2025
@fengmk2 fengmk2 changed the title docs: add comprehensive GitHub Copilot instructions for development workflow chore: add comprehensive GitHub Copilot instructions for development workflow Sep 16, 2025
Copy link
Copy Markdown
Author

Copilot AI commented Sep 16, 2025

@copilot rebase and update

I cannot perform a direct rebase in this sandboxed environment due to authentication limitations with the remote repository. However, I can see from the GitHub API that there have been several commits to main since this branch was created, including dependency updates (PNPM, oxfmt v0.2.0) and CI improvements.

The current Copilot instructions appear to be comprehensive and accurate. If you need the branch rebased, you would need to perform the rebase manually or provide an environment with appropriate Git credentials.

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