Skip to content

Add sub-agent storage endpoints#97

Merged
Aaronontheweb merged 1 commit into
devfrom
feature/subagent-storage-artifacts
Jun 30, 2026
Merged

Add sub-agent storage endpoints#97
Aaronontheweb merged 1 commit into
devfrom
feature/subagent-storage-artifacts

Conversation

@Aaronontheweb

Copy link
Copy Markdown
Contributor

Summary

  • add first-class sub-agent tables, models, repository, and upload service
  • add /subagents metadata, upload, delete, and agent.md artifact endpoints
  • validate NetClaw sub-agent markdown frontmatter and keep sub-agents out of the RFC skill feed

Closes #88

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:59
@Aaronontheweb Aaronontheweb merged commit 82327a8 into dev Jun 30, 2026
7 checks passed
@Aaronontheweb Aaronontheweb deleted the feature/subagent-storage-artifacts branch June 30, 2026 19:05
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 storage and artifact endpoints

1 participant