Skip to content

Add native sub-agent manifest endpoints#98

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

Add native sub-agent manifest endpoints#98
Aaronontheweb merged 1 commit into
devfrom
feature/subagent-native-manifest

Conversation

@Aaronontheweb

Copy link
Copy Markdown
Contributor

Closes #89

Summary

  • add native sub-agent manifest collection, identity, and version documents
  • expose /manifest/subagents traversal routes from the root native manifest
  • verify sub-agent manifest traversal and RFC skill feed isolation

Tests

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

@Aaronontheweb Aaronontheweb merged commit 21c0734 into dev Jun 30, 2026
7 checks passed
@Aaronontheweb Aaronontheweb deleted the feature/subagent-native-manifest branch June 30, 2026 19:19
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.

Add sub-agent collection to the native manifest

1 participant