diff --git a/plugins/dotnet-advanced/.codex-plugin/plugin.json b/plugins/dotnet-advanced/.codex-plugin/plugin.json index e5e0ab7575..4508b3b4d6 100644 --- a/plugins/dotnet-advanced/.codex-plugin/plugin.json +++ b/plugins/dotnet-advanced/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet-advanced", - "version": "0.2.0", + "version": "0.2.1", "description": "Advanced .NET and C# skills for niche scenarios that are not part of the core dotnet plugin.", "skills": ["./skills/"] } diff --git a/plugins/dotnet-advanced/plugin.json b/plugins/dotnet-advanced/plugin.json index e5e0ab7575..4508b3b4d6 100644 --- a/plugins/dotnet-advanced/plugin.json +++ b/plugins/dotnet-advanced/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet-advanced", - "version": "0.2.0", + "version": "0.2.1", "description": "Advanced .NET and C# skills for niche scenarios that are not part of the core dotnet plugin.", "skills": ["./skills/"] } diff --git a/plugins/dotnet-ai/.codex-plugin/plugin.json b/plugins/dotnet-ai/.codex-plugin/plugin.json index 20fbc8bec8..7da6ed28dc 100644 --- a/plugins/dotnet-ai/.codex-plugin/plugin.json +++ b/plugins/dotnet-ai/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet-ai", - "version": "0.1.0", + "version": "0.1.5", "description": "AI and ML skills for .NET: technology selection, LLM integration, agentic workflows, RAG pipelines, MCP, and classic ML with ML.NET.", "skills": ["./skills/"] } diff --git a/plugins/dotnet-ai/plugin.json b/plugins/dotnet-ai/plugin.json index 20fbc8bec8..7da6ed28dc 100644 --- a/plugins/dotnet-ai/plugin.json +++ b/plugins/dotnet-ai/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet-ai", - "version": "0.1.0", + "version": "0.1.5", "description": "AI and ML skills for .NET: technology selection, LLM integration, agentic workflows, RAG pipelines, MCP, and classic ML with ML.NET.", "skills": ["./skills/"] } diff --git a/plugins/dotnet-aspnetcore/.codex-plugin/plugin.json b/plugins/dotnet-aspnetcore/.codex-plugin/plugin.json index 14ed9b1d76..fb43960a5b 100644 --- a/plugins/dotnet-aspnetcore/.codex-plugin/plugin.json +++ b/plugins/dotnet-aspnetcore/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet-aspnetcore", - "version": "0.1.0", + "version": "0.1.1", "description": "ASP.NET Core web development skills including middleware, endpoints, real-time communication, and API patterns.", "skills": ["./skills/"] } diff --git a/plugins/dotnet-aspnetcore/plugin.json b/plugins/dotnet-aspnetcore/plugin.json index 14ed9b1d76..fb43960a5b 100644 --- a/plugins/dotnet-aspnetcore/plugin.json +++ b/plugins/dotnet-aspnetcore/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet-aspnetcore", - "version": "0.1.0", + "version": "0.1.1", "description": "ASP.NET Core web development skills including middleware, endpoints, real-time communication, and API patterns.", "skills": ["./skills/"] } diff --git a/plugins/dotnet-blazor/.codex-plugin/plugin.json b/plugins/dotnet-blazor/.codex-plugin/plugin.json index 1c0691c890..7eaf6aaa0c 100644 --- a/plugins/dotnet-blazor/.codex-plugin/plugin.json +++ b/plugins/dotnet-blazor/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet-blazor", - "version": "0.1.0", + "version": "0.1.1", "description": "Skills for Blazor development: component authoring, interactivity, and web application patterns.", "skills": ["./skills/"] } diff --git a/plugins/dotnet-blazor/plugin.json b/plugins/dotnet-blazor/plugin.json index 1c0691c890..7eaf6aaa0c 100644 --- a/plugins/dotnet-blazor/plugin.json +++ b/plugins/dotnet-blazor/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet-blazor", - "version": "0.1.0", + "version": "0.1.1", "description": "Skills for Blazor development: component authoring, interactivity, and web application patterns.", "skills": ["./skills/"] } diff --git a/plugins/dotnet-data/.codex-plugin/plugin.json b/plugins/dotnet-data/.codex-plugin/plugin.json index 5fef08c1a6..bd1b247c52 100644 --- a/plugins/dotnet-data/.codex-plugin/plugin.json +++ b/plugins/dotnet-data/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet-data", - "version": "0.1.0", + "version": "0.1.2", "description": "Skills for .NET data access and Entity Framework related tasks.", "skills": ["./skills/"] } diff --git a/plugins/dotnet-data/plugin.json b/plugins/dotnet-data/plugin.json index 5fef08c1a6..bd1b247c52 100644 --- a/plugins/dotnet-data/plugin.json +++ b/plugins/dotnet-data/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet-data", - "version": "0.1.0", + "version": "0.1.2", "description": "Skills for .NET data access and Entity Framework related tasks.", "skills": ["./skills/"] } diff --git a/plugins/dotnet-diag/.codex-plugin/plugin.json b/plugins/dotnet-diag/.codex-plugin/plugin.json index 8ae429331b..3c2fec25d1 100644 --- a/plugins/dotnet-diag/.codex-plugin/plugin.json +++ b/plugins/dotnet-diag/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet-diag", - "version": "0.1.0", + "version": "0.1.1", "description": "Skills for .NET performance investigations, debugging, and incident analysis.", "skills": ["./skills/"], "agents": ["./agents/optimizing-dotnet-performance.agent.md"] diff --git a/plugins/dotnet-diag/plugin.json b/plugins/dotnet-diag/plugin.json index 0b4f544c41..3467ada28a 100644 --- a/plugins/dotnet-diag/plugin.json +++ b/plugins/dotnet-diag/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet-diag", - "version": "0.1.0", + "version": "0.1.1", "description": "Skills for .NET performance investigations, debugging, and incident analysis.", "skills": ["./skills/"], "agents": ["./agents/optimizing-dotnet-performance.agent.md"] diff --git a/plugins/dotnet-experimental/.codex-plugin/plugin.json b/plugins/dotnet-experimental/.codex-plugin/plugin.json index 8448b0b4bd..8c47935832 100644 --- a/plugins/dotnet-experimental/.codex-plugin/plugin.json +++ b/plugins/dotnet-experimental/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet-experimental", - "version": "0.1.0", + "version": "0.1.1", "description": "Experimental skills under active evaluation that may change or graduate to stable plugins.", "skills": ["./skills/"] } diff --git a/plugins/dotnet-experimental/plugin.json b/plugins/dotnet-experimental/plugin.json index 8448b0b4bd..8c47935832 100644 --- a/plugins/dotnet-experimental/plugin.json +++ b/plugins/dotnet-experimental/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet-experimental", - "version": "0.1.0", + "version": "0.1.1", "description": "Experimental skills under active evaluation that may change or graduate to stable plugins.", "skills": ["./skills/"] } diff --git a/plugins/dotnet-maui/.codex-plugin/plugin.json b/plugins/dotnet-maui/.codex-plugin/plugin.json index 859a01b509..ce5b8d8d6a 100644 --- a/plugins/dotnet-maui/.codex-plugin/plugin.json +++ b/plugins/dotnet-maui/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet-maui", - "version": "0.1.0", + "version": "0.1.16", "description": "Skills for .NET MAUI development: environment setup, diagnostics, troubleshooting, navigation, data binding, dependency injection, layout, and theming.", "skills": ["./skills/"] } diff --git a/plugins/dotnet-maui/plugin.json b/plugins/dotnet-maui/plugin.json index 859a01b509..ce5b8d8d6a 100644 --- a/plugins/dotnet-maui/plugin.json +++ b/plugins/dotnet-maui/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet-maui", - "version": "0.1.0", + "version": "0.1.16", "description": "Skills for .NET MAUI development: environment setup, diagnostics, troubleshooting, navigation, data binding, dependency injection, layout, and theming.", "skills": ["./skills/"] } diff --git a/plugins/dotnet-msbuild/.claude-plugin/plugin.json b/plugins/dotnet-msbuild/.claude-plugin/plugin.json index 037e50426f..cbf4c2d466 100644 --- a/plugins/dotnet-msbuild/.claude-plugin/plugin.json +++ b/plugins/dotnet-msbuild/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet-msbuild", - "version": "0.1.0", + "version": "0.1.4", "description": "Comprehensive MSBuild and .NET build skills: failure diagnosis, performance optimization, code quality, and modernization.", "skills": ["./skills/"], "agents": [ diff --git a/plugins/dotnet-msbuild/.codex-plugin/plugin.json b/plugins/dotnet-msbuild/.codex-plugin/plugin.json index e8f62cab78..ff0a943762 100644 --- a/plugins/dotnet-msbuild/.codex-plugin/plugin.json +++ b/plugins/dotnet-msbuild/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet-msbuild", - "version": "0.1.0", + "version": "0.1.4", "description": "Comprehensive MSBuild and .NET build skills: failure diagnosis, performance optimization, code quality, and modernization.", "skills": ["./skills/"], "agents": [ diff --git a/plugins/dotnet-msbuild/plugin.json b/plugins/dotnet-msbuild/plugin.json index 037e50426f..cbf4c2d466 100644 --- a/plugins/dotnet-msbuild/plugin.json +++ b/plugins/dotnet-msbuild/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet-msbuild", - "version": "0.1.0", + "version": "0.1.4", "description": "Comprehensive MSBuild and .NET build skills: failure diagnosis, performance optimization, code quality, and modernization.", "skills": ["./skills/"], "agents": [ diff --git a/plugins/dotnet-template-engine/.codex-plugin/plugin.json b/plugins/dotnet-template-engine/.codex-plugin/plugin.json index fa64bc3587..627f89e08e 100644 --- a/plugins/dotnet-template-engine/.codex-plugin/plugin.json +++ b/plugins/dotnet-template-engine/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet-template-engine", - "version": "0.1.0", + "version": "0.1.3", "description": ".NET Template Engine skills for dotnet new: create projects (console app, class library, web API, Blazor, MAUI), discover and search templates, inspect template parameters and frameworks (net8.0, net9.0, net10.0), scaffold solutions, author and validate custom templates, install template packages from NuGet.", "skills": ["./skills/"], "agents": ["./agents/template-engine.agent.md"] diff --git a/plugins/dotnet-template-engine/plugin.json b/plugins/dotnet-template-engine/plugin.json index fa64bc3587..627f89e08e 100644 --- a/plugins/dotnet-template-engine/plugin.json +++ b/plugins/dotnet-template-engine/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet-template-engine", - "version": "0.1.0", + "version": "0.1.3", "description": ".NET Template Engine skills for dotnet new: create projects (console app, class library, web API, Blazor, MAUI), discover and search templates, inspect template parameters and frameworks (net8.0, net9.0, net10.0), scaffold solutions, author and validate custom templates, install template packages from NuGet.", "skills": ["./skills/"], "agents": ["./agents/template-engine.agent.md"] diff --git a/plugins/dotnet-test-migration/.codex-plugin/plugin.json b/plugins/dotnet-test-migration/.codex-plugin/plugin.json index a20ea9bb3f..adc4380a6c 100644 --- a/plugins/dotnet-test-migration/.codex-plugin/plugin.json +++ b/plugins/dotnet-test-migration/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet-test-migration", - "version": "0.1.0", + "version": "0.1.6", "description": "Skills and an orchestrator agent for migrating .NET test frameworks and platforms: MSTest and xUnit version upgrades, xUnit-to-MSTest conversion, and VSTest to Microsoft.Testing.Platform.", "skills": ["./skills/"], "agents": [ diff --git a/plugins/dotnet-test-migration/plugin.json b/plugins/dotnet-test-migration/plugin.json index f79109db9c..73a4e18ea0 100644 --- a/plugins/dotnet-test-migration/plugin.json +++ b/plugins/dotnet-test-migration/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet-test-migration", - "version": "0.1.0", + "version": "0.1.6", "description": "Skills and an orchestrator agent for migrating .NET test frameworks and platforms: MSTest and xUnit version upgrades, xUnit-to-MSTest conversion, and VSTest to Microsoft.Testing.Platform.", "skills": ["./skills/"], "agents": [ diff --git a/plugins/dotnet-test/.codex-plugin/plugin.json b/plugins/dotnet-test/.codex-plugin/plugin.json index d41f4e52a8..ccd386bc08 100644 --- a/plugins/dotnet-test/.codex-plugin/plugin.json +++ b/plugins/dotnet-test/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet-test", - "version": "0.2.0", + "version": "0.2.11", "description": "Skills for running, generating, analyzing, and improving .NET tests: test execution, filtering, platform detection, coverage, testability, and MSTest workflows.", "skills": ["./skills/"], "agents": [ diff --git a/plugins/dotnet-test/plugin.json b/plugins/dotnet-test/plugin.json index ea5943383a..53062ba753 100644 --- a/plugins/dotnet-test/plugin.json +++ b/plugins/dotnet-test/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet-test", - "version": "0.2.0", + "version": "0.2.11", "description": "Skills for running, generating, analyzing, and improving .NET tests: test execution, filtering, platform detection, coverage, testability, and MSTest workflows.", "skills": ["./skills/"], "agents": [ diff --git a/plugins/dotnet-upgrade/.codex-plugin/plugin.json b/plugins/dotnet-upgrade/.codex-plugin/plugin.json index 0f3bc203bd..8657d87091 100644 --- a/plugins/dotnet-upgrade/.codex-plugin/plugin.json +++ b/plugins/dotnet-upgrade/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet-upgrade", - "version": "0.1.0", + "version": "0.1.1", "description": "Skills for migrating and upgrading .NET projects across framework versions, language features, and compatibility targets.", "skills": ["./skills/"] } diff --git a/plugins/dotnet-upgrade/plugin.json b/plugins/dotnet-upgrade/plugin.json index 0f3bc203bd..8657d87091 100644 --- a/plugins/dotnet-upgrade/plugin.json +++ b/plugins/dotnet-upgrade/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet-upgrade", - "version": "0.1.0", + "version": "0.1.1", "description": "Skills for migrating and upgrading .NET projects across framework versions, language features, and compatibility targets.", "skills": ["./skills/"] } diff --git a/plugins/dotnet/.codex-plugin/plugin.json b/plugins/dotnet/.codex-plugin/plugin.json index 878691977c..bfcadfbb11 100644 --- a/plugins/dotnet/.codex-plugin/plugin.json +++ b/plugins/dotnet/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet", - "version": "0.2.0", + "version": "0.2.3", "description": "C# language server (LSP) integration for coding agents and high-level .NET development skills.", "skills": ["./skills/"], "lspServers": "./lsp.json" diff --git a/plugins/dotnet/plugin.json b/plugins/dotnet/plugin.json index 878691977c..bfcadfbb11 100644 --- a/plugins/dotnet/plugin.json +++ b/plugins/dotnet/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet", - "version": "0.2.0", + "version": "0.2.3", "description": "C# language server (LSP) integration for coding agents and high-level .NET development skills.", "skills": ["./skills/"], "lspServers": "./lsp.json" diff --git a/plugins/dotnet11/.codex-plugin/plugin.json b/plugins/dotnet11/.codex-plugin/plugin.json index 042c95447a..3c0f5ce0ed 100644 --- a/plugins/dotnet11/.codex-plugin/plugin.json +++ b/plugins/dotnet11/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet11", - "version": "0.1.0", + "version": "0.1.1", "description": "Skills for .NET 11 APIs and language features.", "skills": ["./skills/"] } diff --git a/plugins/dotnet11/plugin.json b/plugins/dotnet11/plugin.json index 042c95447a..3c0f5ce0ed 100644 --- a/plugins/dotnet11/plugin.json +++ b/plugins/dotnet11/plugin.json @@ -1,6 +1,6 @@ { "name": "dotnet11", - "version": "0.1.0", + "version": "0.1.1", "description": "Skills for .NET 11 APIs and language features.", "skills": ["./skills/"] }