v6.9.0
What changed
- Added the installable dotnet-skills plugin with F# and C# treated as peer .NET workflows.
- Added .NET skills for project choice, solution bootstrap, F#, C#, testing, packaging, diagnostics, ASP.NET Core, interop, CI, upgrades, and tooling/style.
- Recommended xUnit as the default scaffold test framework for new F# and C# projects while preserving existing repository test frameworks.
- Added SharpIcon as the dotnet-skills composer and logo asset.
- Added validation for plugin interface asset paths.
- Added standard release guidance for temporary CODEX_HOME marketplace smoke checks.
Breaking changes
- None.
Migration/upgrade notes
- Run
codex plugin marketplace upgrade socketafter the release to refresh the Socket marketplace install.
Verification performed
uv run scripts/validate_socket_metadata.pyuv run pytestgit diff --check- temporary CODEX_HOME marketplace smoke check
- local
dotnet new xunit --help - local
dotnet new xunit --help --language F# scripts/release.sh release-ready 6.9.0