Skip to content

feat: enhance pull request creation with structured body and commit selection - #9

Merged
CjLogic merged 2 commits into
mainfrom
dev-selected
Sep 4, 2026
Merged

feat: enhance pull request creation with structured body and commit selection#9
CjLogic merged 2 commits into
mainfrom
dev-selected

Conversation

@CjLogic

@CjLogic CjLogic commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Solution

  • Introduced structured fields for pull request body including description, problem, what changed, why it changed, and solution.
  • Implemented a function to build the pull request body from the structured fields.
  • Added commit selection feature allowing users to choose between all commits or specific selected commits for the pull request.
  • Updated UI to reflect changes in commit selection and structured fields.
  • Added tests for the new pull request body building functionality.
  • Introduced new types for handling git conflict diffs and updated RPC client to support conflict diff retrieval.
  • Enhanced styles for the new UI components related to pull request creation and conflict resolution.

CrewCoder added 2 commits September 3, 2026 23:29
…election

- Introduced structured fields for pull request body including description, problem, what changed, why it changed, and solution.
- Implemented a function to build the pull request body from the structured fields.
- Added commit selection feature allowing users to choose between all commits or specific selected commits for the pull request.
- Updated UI to reflect changes in commit selection and structured fields.
- Added tests for the new pull request body building functionality.
- Introduced new types for handling git conflict diffs and updated RPC client to support conflict diff retrieval.
- Enhanced styles for the new UI components related to pull request creation and conflict resolution.
@CjLogic
CjLogic marked this pull request as ready for review September 4, 2026 03:30
@CjLogic
CjLogic merged commit 4301914 into main Sep 4, 2026
3 checks passed
@CjLogic
CjLogic deleted the dev-selected branch September 4, 2026 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant