[ORCH-112] Conflict detection #213

Closed
opened 2026-02-02 18:58:30 +00:00 by jason.woltje · 2 comments
Owner

Detect merge conflicts before pushing.

Acceptance Criteria

  • src/git/conflict-detection.ts implemented
  • Fetch latest from remote before push
  • Detect merge conflicts
  • Return conflict details to agent
  • Agent retries with rebase/merge

Dependencies

  • Blocked by: #ORCH-110

Technical Notes

Check for conflicts before push. If conflicts, agent must resolve.

Detect merge conflicts before pushing. ## Acceptance Criteria - [ ] `src/git/conflict-detection.ts` implemented - [ ] Fetch latest from remote before push - [ ] Detect merge conflicts - [ ] Return conflict details to agent - [ ] Agent retries with rebase/merge ## Dependencies - Blocked by: #ORCH-110 ## Technical Notes Check for conflicts before push. If conflicts, agent must resolve.
jason.woltje added this to the M6-AgentOrchestration (0.0.6) milestone 2026-02-02 18:58:30 +00:00
jason.woltje added the orchestrator label 2026-02-02 18:58:30 +00:00
Author
Owner

Duplicate of #247 which was completed. Closing duplicate issue.

Duplicate of #247 which was completed. Closing duplicate issue.
Author
Owner

Duplicate of #247 which was completed. Closing duplicate issue.

Duplicate of #247 which was completed. Closing duplicate issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaic/stack#213