Skip to content

fix: use dedicated NuGet package README#1

Merged
Cynrath merged 20 commits into
masterfrom
fix/nuget-readme-rendering
Jun 22, 2026
Merged

fix: use dedicated NuGet package README#1
Cynrath merged 20 commits into
masterfrom
fix/nuget-readme-rendering

Conversation

@Cynrath

@Cynrath Cynrath commented Jun 22, 2026

Copy link
Copy Markdown
Owner

Adds README.nuget.md as the NuGet package README, keeps README.md as the GitHub README, updates package metadata validation, and documents the README ownership boundary for future agents.

Validation:

  • scripts/check-package-metadata.ps1 -FailOnIssues passed
  • dotnet build Release passed
  • dotnet test Release passed: 428/428
  • dotnet pack Release passed
  • nupkg contains README.nuget.md

Notes:

  • No NuGet publish.
  • No tag or GitHub Release mutation.
  • Current CLI/package version intentionally remains 0.2.0-alpha.3.

@Cynrath Cynrath merged commit 82736cd into master Jun 22, 2026
8 checks passed
@Cynrath Cynrath deleted the fix/nuget-readme-rendering branch June 22, 2026 11:05
Cynrath added a commit that referenced this pull request Jun 26, 2026
Update source and package version from 0.2.0-alpha.3 to 0.2.0-alpha.4
for the next prerelease, which ships the dedicated NuGet package
README rendering fix (README.nuget.md) introduced by TASK-0215/PR #1.

Changes:
- src/AgentContextKit.Cli/AgentContextKit.Cli.csproj: <Version> and PackageReleaseNotes
- src/AgentContextKit.Cli/Program.cs: Version constant
- src/AgentContextKit.Core/Templates.cs: Continue config version strings
- .github/workflows/cross-platform-source-smoke.yml: source install pin
- tests/AgentContextKit.Tests/AgentContextKitBehaviorTests.cs: version assertions
- tests/AgentContextKit.Tests/IssueTemplateVersionPlaceholderTests.cs: CurrentVersion
- scripts/check-package-metadata.ps1: ExpectedVersion default
- .github/ISSUE_TEMPLATE/*.yml: version placeholders
- docs/handoff: current task -> TASK-0218

0.2.0-alpha.4 is prepared locally as a candidate; NOT published.
0.2.0-alpha.3 remains the current published NuGet version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant