Skip to content

[ECC 2.0] Module 1: Automatic worktree creation per session #765

Description

@affaan-m

Automatic worktree creation per session

Each agent session automatically gets its own git worktree, enabling parallel development without branch conflicts. On session create, a new worktree is provisioned at a configured path; on session destroy, the worktree is cleaned up. Integrates with the session lifecycle from issue #1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P0Critical priorityecc-2.0ECC 2.0 Agentic IDEenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions