Skip to content

v6.9.0

Choose a tag to compare

@gaelic-ghost gaelic-ghost released this 14 May 18:14
· 513 commits to main since this release
2c9e434

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 socket after the release to refresh the Socket marketplace install.

Verification performed

  • uv run scripts/validate_socket_metadata.py
  • uv run pytest
  • git 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