Skip to content

[minion] Content-aware carry-forward for accurate 1:1 checkpoint-to-commit mapping#17

Open
jcleira wants to merge 1 commit intomainfrom
minion/content-aware-carry-forward
Open

[minion] Content-aware carry-forward for accurate 1:1 checkpoint-to-commit mapping#17
jcleira wants to merge 1 commit intomainfrom
minion/content-aware-carry-forward

Conversation

@jcleira
Copy link
Member

@jcleira jcleira commented Mar 18, 2026

Objective

Implement content-aware carry-forward logic so that each checkpoint maps to exactly one commit. Currently, if a user partially commits agent-modified files, the remaining changes may be incorrectly attributed. Carry-forward should inspect actual file content diffs to determine which checkpoint a commit corresponds to, rather than relying purely on timing or session state.


Automated PR by partio-io/minions · Task: content-aware-carry-forward

Created by an unattended coding agent. Please review carefully.

…ping

Automated by partio-io/minions (task: content-aware-carry-forward)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant