Skip to content

Add .NET nanoFramework copilot agent mode instructions#450

Open
Ellerbach wants to merge 2 commits intomainfrom
add-copilot-instructions
Open

Add .NET nanoFramework copilot agent mode instructions#450
Ellerbach wants to merge 2 commits intomainfrom
add-copilot-instructions

Conversation

@Ellerbach
Copy link
Member

Description

Add .NET nanoFramework copilot agent mode instructions

Motivation and Context

Add .NET nanoFramework copilot agent mode instructions
This is in the sample repository but can be used in any project.

How Has This Been Tested?

Used in various projects

Screenshots

Types of changes

  • Improvement (non-breaking change that improves a sample)
  • Bug fix (fixes an issue with a current sample)
  • New Sample (adds a new sample)
  • Config and build (change in the configuration and build system, has no impact on code or features)
  • Documentation/comment (fixes and improvements documentation related)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@coderabbitai
Copy link

coderabbitai bot commented Mar 2, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (2)
  • .github/agents/nanoframework.agent.md is excluded by !**/*.md and included by none
  • README.md is excluded by !**/*.md and included by none

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch add-copilot-instructions

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Workshopshed
Copy link

Do you need to call out other things that won't work like 'dotnet new' ?

@Ellerbach
Copy link
Member Author

Do you need to call out other things that won't work like 'dotnet new' ?

Well, you have to adjust those generic instructions to your needs. From what I4ve been doing those have been working fine. I always adjust for the project, giving more context of what needs to be built, replace the iot device generic block with just what I need, things like this.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants