Migrate OPC UA .NET Standard applications from version 1.5.378 to version 2.0.x. Walks consumers through installing the OPCFoundation.NetStandard.Opc.Ua.MigrationAnalyzer NuGet (analyzers UA0001-UA0022, source-generated Collection shims, runtime compat shim), running dotnet format analyzers to apply auto-fixes, and…
Use this agent when the user asks to generate tests for uncovered code or improve test coverage. Trigger phrases include: 'generate tests for uncovered code' 'add tests for coverage gaps' 'improve test coverage to X%' 'write tests for these uncovered lines' 'what tests do I need to reach full coverage?' 'I have a…
Use this agent when the user wants to run the OPC UA fuzz-testing tooling (SharpFuzz + libFuzzer) across the Encoders / Certificates / Network fuzz areas, autonomously react to any new crash / timeout / slow-input findings by reproducing them, fixing them per repo guidelines, and adding the failing input as a…
Use this agent when the user asks to enforce code style, find and fix analyzer diagnostics, run a full cleanup sweep, format changed files, or prepare a branch for merge by driving warnings to zero. Trigger phrases include: 'enforce code style' 'fix all analyzer warnings' 'run a full cleanup sweep' 'drive warnings to…
Use this agent when the user wants to thoroughly test OPC UA server interoperability and identify compatibility issues. Trigger phrases include: 'test OPC UA server interop' 'check server functionality' 'validate server compliance' 'exercise all server features' 'find OPC UA compatibility issues' 'audit server…
Copilot instructions for OPCFoundation/UA-.NETStandard, covering opc ua .net standard stack - github copilot instructions, project overview, key technologies, build and development and building the project.