Closed
Conversation
…workflow tools Thread an optional baseBranch parameter through the entire job lifecycle so users can start work from feature/release branches instead of main. Closes #40
- README: document baseBranch param on launch, plan, pr, diff, sync, merge - README: document source param on mc_sync (local/origin) - README: document mode field on plan JobSpec - README: add slash commands /mc-capture, /mc-diff, /mc-plan, /mc-approve - README: add usage examples for baseBranch, plan targeting, and sync source - README: note command validation on worktreeSetup.commands - README: note plan-scoped branch naming and integration HEAD branching - Audit: update for Feb 13 GitHub issues sprint (8 issues resolved) - Audit: mark fixed items in technical debt and roadmap sections - Audit: add Phase 1.5 section documenting all shipped changes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Brief description of the changes.
Changes
Testing
bun run buildpassesbun testpassesNotes
Any additional context or trade-offs worth mentioning.