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

feat(review): Support step-by-step multi-threaded review #6

Merged
merged 1 commit into from
Dec 25, 2024

Conversation

skarllot
Copy link
Owner

Pull Request

The issue or feature being addressed

  • Improve review analysis

Details on the issue fix or feature implementation

  • Create ChatScript to setup chat instructions
  • Fix JSON deserialization
  • Support line range on feedback
  • Support specifying commit to review
  • Increase default Anthropic maximum output tokens

Confirm the following

  • I started this PR by branching from the head of the default branch
  • I have targeted the PR to merge into the default branch
  • I have included unit tests for the issue/feature
  • I have successfully run a local build

- Create ChatScript to setup chat instructions
- Fix JSON deserialization
- Support line range on feedback
- Support specifying commit to review
- Increase default Anthropic maximum output tokens
@skarllot skarllot merged commit 9585e43 into main Dec 25, 2024
6 checks passed
@skarllot skarllot deleted the feature/chat-script branch December 25, 2024 22: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.

1 participant