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
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
Acceptance Criteria