Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add better PR agent configs #54

Merged
merged 1 commit into from
Mar 17, 2025
Merged

Conversation

shanejonas
Copy link
Collaborator

This adds some pretty critical configs and features to the PR agent.

  1. Enable the /improve functionality by default on PRs
  2. Uses o3-mini as the model and sets custom_reasoning_model true to handle that.
  3. inline_code_comments and commitable_code_suggestions used together produce inline suggestions you can click to commit
  4. fixes up the descriptions of the PRs and includes the original.

@shanejonas shanejonas requested a review from a team as a code owner March 17, 2025 14:22
@shanejonas shanejonas force-pushed the fix/add-better-pr-agent-configs branch from 7b5ffe4 to 3d65eec Compare March 17, 2025 14:40
@shanejonas shanejonas closed this Mar 17, 2025
@shanejonas shanejonas reopened this Mar 17, 2025
@shanejonas shanejonas force-pushed the fix/add-better-pr-agent-configs branch from fd15689 to 68c2298 Compare March 17, 2025 15:18
@shanejonas shanejonas merged commit a0af7bc into main Mar 17, 2025
5 checks passed
@shanejonas shanejonas deleted the fix/add-better-pr-agent-configs branch March 17, 2025 15:27
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.

2 participants