Skip to content

Agent Cloning & Environment Promotion #19

@antiv

Description

@antiv

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Medium prioritydevopsDevOps and deploymentenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions