Skip to content

Always use Haiku model for PR title and description generation#82

Merged
vm-mishchenko merged 1 commit into
mainfrom
fix-pr-haiku-model
May 14, 2026
Merged

Always use Haiku model for PR title and description generation#82
vm-mishchenko merged 1 commit into
mainfrom
fix-pr-haiku-model

Conversation

@vm-mishchenko
Copy link
Copy Markdown
Owner

Summary

The open_pr step now always passes --model claude-3-5-haiku-latest when invoking the Claude subagent for PR title and description generation. This task does not require a more capable or expensive model, so Haiku is hardcoded regardless of the project-level model configuration.

Test plan

  • Ran the open_pr step and confirmed the subagent is invoked with claude-3-5-haiku-latest
  • Verified PR title and description are generated as expected

The open_pr step now always runs the Claude subagent with
claude-3-5-haiku-latest, since the task of drafting a PR title and
description does not warrant a more expensive model.
@vm-mishchenko vm-mishchenko marked this pull request as ready for review May 14, 2026 23:26
@vm-mishchenko vm-mishchenko merged commit 7fc2c85 into main May 14, 2026
1 check passed
@vm-mishchenko vm-mishchenko deleted the fix-pr-haiku-model branch May 15, 2026 01:06
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