Skip to content

WIP staged/unstaged files list splitting per-agent-session #73

Description

@Sph3ricalPeter

Given you want speed (single WIP, no worktree overhead) and grouped, owned, annotated review, Option 3 — manifest + scripted commit-splitter — is the sweet spot, with two rules enforced on the agents: each agent records its files in the manifest, and shared files get an explicit owner. You keep your current fast everyone-in-one-tree flow, and the end state is a clean stack of one-commit-per-agent with annotations, which is exactly "grouped in my staged/committed list per session." If you ever hit heavy file overlap between agents, graduate to Option 2 for true isolation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions