Search and Multi-Profile Deploy (Web)¶
Discover an artifact in the collection, inspect its detail modal, and deploy it to multiple platform profiles in one project from a single dialog .
About This Demo
Duration: ~2 minutes Audience: Engineers managing multi-platform deployments from a shared collection
What You'll See¶
- Browse the /artifacts page and use search to locate the target artifact in the collection
- Open the artifact detail modal and walk through the key tabs — overview, version history, and deployment surface
- Pick a project and select multiple platform profiles (e.g. Claude Code, Cursor, Codex) in one deploy action
- Confirm — the deploy fans out across every selected profile in a single mutation
- Switch to the local filesystem and verify the artifact landed in each profile's expected directory
- One artifact, one project, multiple profiles — written in one pass with no per-profile clicks