-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
P2Medium priorityMedium prioritydevopsDevOps and deploymentDevOps and deploymentenhancementNew feature or requestNew feature or request
Description
Summary
Clone entire agent hierarchies between projects (staging to production). Environment tags (dev/staging/prod) on projects. Promote tested configs with one click.
Motivation
No agent framework has environment promotion. Combined with versioning, this creates a proper CI/CD pipeline for agents. Essential for teams that need to test agent changes before deploying to production users.
Scope
- Deep clone API: clones agent hierarchy with all configs, tools, memory blocks
- Environment tags on projects table (dev, staging, production)
- Promotion workflow: compare source vs target, preview diff, one-click apply
- Dashboard: clone wizard, environment selector, promotion history
- Rollback: undo last promotion (leverages versioning)
Acceptance Criteria
- Clone agent hierarchy to new or existing project
- Environment tags visible in dashboard
- Promotion shows diff before applying
- Promotion history tracked
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2Medium priorityMedium prioritydevopsDevOps and deploymentDevOps and deploymentenhancementNew feature or requestNew feature or request