Skip to content

Add comprehensive GitHub Copilot instructions#12

Merged
zonble merged 3 commits intomasterfrom
copilot/add-comprehensive-instruction-github-copilot
Mar 14, 2026
Merged

Add comprehensive GitHub Copilot instructions#12
zonble merged 3 commits intomasterfrom
copilot/add-comprehensive-instruction-github-copilot

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 12, 2026

  • Create .github/copilot-instructions.md with comprehensive instructions covering:
    • Project overview and purpose
    • Complete repository structure map
    • Architecture (two-phase compilation + rendering pipeline, key types table)
    • Coordinate system details
    • How to implement new TurtleCommand and Instruction classes
    • Dynamic parameter pattern conventions
    • Control-flow command patterns
    • Complete list of all available commands with descriptions
    • Code style guidelines
    • Bootstrap and Build section (flutter pub get, flutter build apk --debug, flutter build web --wasm)
    • Testing and linting instructions
    • Dependencies table

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

Co-authored-by: zonble <53011+zonble@users.noreply.github.com>
Copilot AI changed the title [WIP] Add comprehensive instruction for GitHub Copilot Add comprehensive GitHub Copilot instructions Mar 12, 2026
@zonble
Copy link
Copy Markdown
Owner

zonble commented Mar 14, 2026

@copilot The build fails. Fix it.

Co-authored-by: zonble <53011+zonble@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Mar 14, 2026

@copilot The build fails. Fix it.

The failure in the previous run was a transient GitHub Actions infrastructure error — runner 1000003738 returned a 401 Unauthorized when downloading the actions/setup-java action during "Set up job" for the 3.29.x matrix entry. All 5 other matrix jobs succeeded. There is no code or build issue.

Pushed commit 1a893f4 (which adds a "Bootstrap and Build" section to the instructions) to trigger a fresh CI run that should pass cleanly.

Copilot AI requested a review from zonble March 14, 2026 15:59
@zonble zonble marked this pull request as ready for review March 14, 2026 23:40
@zonble zonble merged commit 3512f51 into master Mar 14, 2026
6 checks passed
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