Add comprehensive GitHub Copilot instructions for Crafthead development#117
Merged
Add comprehensive GitHub Copilot instructions for Crafthead development#117
Conversation
Co-authored-by: Cherry <856748+Cherry@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] ✨+Set+up+Copilot+instructions
Add comprehensive GitHub Copilot instructions for Crafthead development
Aug 23, 2025
Cherry
approved these changes
Aug 23, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds a comprehensive
.github/copilot-instructions.mdfile that provides GitHub Copilot coding agents with detailed instructions for working with the Crafthead codebase effectively.What's Included
Environment Setup:
Build & Test Procedures:
Manual Validation Scenarios:
MHF_Steve,char)Architecture Overview:
Common Tasks:
The instructions were validated by following every command and testing every scenario in a fresh environment. All build times were measured with appropriate safety buffers, and the complete development workflow was verified from environment setup through manual testing.
Fixes #116.
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
esm.ubuntu.com/usr/lib/apt/methods/https(dns block)iojs.orgcurl --fail --compressed -q -L -s REDACTED -o -(dns block)playerdb.co/home/REDACTED/work/crafthead/crafthead/node_modules/@cloudflare/workerd-linux-64/bin/workerd serve --binary --experimental --socket-addr=entry=127.0.0.1:0 --external-addr=loopback=127.0.0.1:43395 --control-fd=3 - --verbose(dns block)rustwasm.github.iocurl REDACTED -sSf(dns block)sparrow.cloudflare.com/home/REDACTED/.nvm/versions/node/v22.18.0/bin/node --no-warnings --experimental-vm-modules /home/REDACTED/work/crafthead/crafthead/node_modules/wrangler/wrangler-dist/cli.js dev(dns block)textures.minecraft.net/home/REDACTED/work/crafthead/crafthead/node_modules/@cloudflare/workerd-linux-64/bin/workerd serve --binary --experimental --socket-addr=entry=127.0.0.1:0 --external-addr=loopback=127.0.0.1:38277 --control-fd=3 - --verbose(dns block)/home/REDACTED/work/crafthead/crafthead/node_modules/@cloudflare/workerd-linux-64/bin/workerd serve --binary --experimental --socket-addr=entry=127.0.0.1:0 --external-addr=loopback=127.0.0.1:43395 --control-fd=3 - --verbose(dns block)workers.cloudflare.com/home/REDACTED/.nvm/versions/node/v22.18.0/bin/node --no-warnings --experimental-vm-modules /home/REDACTED/work/crafthead/crafthead/node_modules/wrangler/wrangler-dist/cli.js dev(dns block)If you need me to access, download, or install something from one of these locations, you can either:
💡 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.