Skip to content

Add CLI sub-agent workflows#100

Merged
Aaronontheweb merged 1 commit into
devfrom
feature/cli-subagent-support
Jun 30, 2026
Merged

Add CLI sub-agent workflows#100
Aaronontheweb merged 1 commit into
devfrom
feature/cli-subagent-support

Conversation

@Aaronontheweb

Copy link
Copy Markdown
Contributor

Closes #91

Summary

  • add lint subagent validation for NetClaw-compatible agent markdown files
  • add publish-subagent with required packaging version, duplicate skip, force, dry-run, and verbose output
  • add download-subagent as a destination-agnostic verified artifact sync primitive
  • document sub-agent CLI workflows and adapter-owned destinations

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 34cff96 into dev Jun 30, 2026
7 checks passed
@Aaronontheweb Aaronontheweb deleted the feature/cli-subagent-support branch June 30, 2026 20: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.

Extend CLI validation and publishing for sub-agents

1 participant