Skip to content

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Oct 9, 2025

This PR adds comprehensive GitHub Copilot instructions to help the AI assistant better understand and work with the LODA Language website repository.

Changes

Created .github/copilot-instructions.md with detailed guidance including:

  • Project Overview: Description of the LODA Language website built with Jekyll
  • Technology Stack: Jekyll, CodeMirror editor, LODA-RUST WASM, Chart.js, Web Workers
  • Repository Structure: Clear mapping of directories and their purposes
  • Key Concepts: LODA language fundamentals, program mining, MCP integration
  • Development Guidelines: Best practices for Jekyll development, code style, and documentation
  • Common Tasks: Step-by-step guides for adding pages, updating specifications, and modifying the editor
  • Resources: Links to related projects, API documentation, and community resources

Benefits

With these instructions, GitHub Copilot will:

  • Provide more contextually relevant code suggestions
  • Better understand the LODA assembly language and its ecosystem
  • Follow the project's conventions and best practices
  • Recognize the Jekyll static site structure and special collections
  • Understand the WebAssembly-based interactive editor architecture

Closes #<issue_number>

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:

  • gh.io
    • Triggering command: curl -L REDACTED (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>✨ Set up Copilot instructions</issue_title>
<issue_description>Configure instructions for this repository as documented in Best practices for Copilot coding agent in your repository.

</issue_description>

Comments on the Issue (you are @copilot in this section)

Fixes #15


💡 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.

Co-authored-by: ckrause <840744+ckrause@users.noreply.github.com>
@Copilot Copilot AI changed the title [WIP] Configure instructions for Copilot coding agent ✨ Set up GitHub Copilot instructions for the repository Oct 9, 2025
@Copilot Copilot AI requested a review from ckrause October 9, 2025 17:03
Copilot finished work on behalf of ckrause October 9, 2025 17:03
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.

✨ Set up Copilot instructions

2 participants