Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add gallery resource browser#126

Merged
Aaronontheweb merged 1 commit into
devfrom
feature/gallery-resource-browser
Jul 8, 2026
Merged

Add gallery resource browser#126
Aaronontheweb merged 1 commit into
devfrom
feature/gallery-resource-browser

Conversation

@Aaronontheweb

Copy link
Copy Markdown
Contributor

Summary

  • expose skill resource metadata through /api/v1/skills/{name}/{version}/resources
  • add a read-only gallery file browser for SKILL.md and resource files
  • preview markdown, JSON, YAML, scripts, and other text-like files safely as escaped text
  • add integration coverage for resource listing metadata

Verification

  • dotnet build -c Release
  • dotnet test tests/SkillServer.Integration.Tests/SkillServer.Integration.Tests.csproj -c Release --filter UploadSkillWithResources
  • dotnet test -c Release
  • pwsh -File scripts/Add-FileHeaders.ps1 -Verify
  • dotnet slopwatch analyze

@Aaronontheweb Aaronontheweb merged commit a30c77a into dev Jul 8, 2026
7 checks passed
@Aaronontheweb Aaronontheweb deleted the feature/gallery-resource-browser branch July 8, 2026 14:49
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