Skip to content

Add native skill manifest endpoints#96

Merged
Aaronontheweb merged 1 commit into
devfrom
feature/native-manifest-skills
Jun 30, 2026
Merged

Add native skill manifest endpoints#96
Aaronontheweb merged 1 commit into
devfrom
feature/native-manifest-skills

Conversation

@Aaronontheweb

@Aaronontheweb Aaronontheweb commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add /manifest.json native manifest root and linked skill collection endpoints
  • add skill identity and version detail documents that reuse RFC artifact values
  • persist and expose metadata.subagent as routesToSubagent

Closes #87

Verification

  • dotnet build -c Release
  • dotnet test -c Release
  • pwsh ./scripts/Add-FileHeaders.ps1 -Verify
  • dotnet slopwatch analyze

@Aaronontheweb Aaronontheweb enabled auto-merge (squash) June 30, 2026 18:40
@Aaronontheweb Aaronontheweb merged commit cae512e into dev Jun 30, 2026
7 checks passed
@Aaronontheweb Aaronontheweb deleted the feature/native-manifest-skills branch June 30, 2026 18:43
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.

Implement /manifest.json native manifest root and skill collection

1 participant