Skip to content

Phase 7: Agent Marketplace#64

Merged
YASSERRMD merged 12 commits into
mainfrom
phase_7_marketplace
Jun 9, 2026
Merged

Phase 7: Agent Marketplace#64
YASSERRMD merged 12 commits into
mainfrom
phase_7_marketplace

Conversation

@YASSERRMD

Copy link
Copy Markdown
Owner

Phase 7 — Agent Marketplace

A verified, internal catalogue of reusable agent templates. Teams publish proven blueprints; other teams install them as governed, registry-tracked agents.

What's included (backend/controlplane/src/marketplace/)

  • model.rsMarketplaceAgent (category, department, rating, install count, risk), AgentTemplate (required tools/MCP/model-providers → to_new_agent), VerificationBadge, ComplianceBadge, is_trusted().
  • store.rsMarketplace (SQLite; open/in_memory): publish, list, list_by_category, list_by_risk, get, install (into an AgentRegistry), set_verification, set_compliance.
  • seed.rs — two verified, compliant sample listings.
  • docs/marketplace.md.

Verification

  • cargo test -p clawforge-controlplane ✅ (69 tests)

12 atomic commits.

@YASSERRMD YASSERRMD merged commit a0280a4 into main Jun 9, 2026
0 of 2 checks passed
@YASSERRMD YASSERRMD deleted the phase_7_marketplace branch June 9, 2026 14:13
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