Closed homie-gg[bot] closed 1 month ago
src/pages/api/github/review-comment-webhook.ts
src/lib/ai/chat/get-answer.ts
getGitHubPullRequestContextTool
getAnswer
@octokit/rest
src/pages/api/github/review-comment-webhook.ts
to handle GitHub review comment webhooks.src/lib/ai/chat/get-answer.ts
to accommodate GitHub context by making certain fields optional.getGitHubPullRequestContextTool
for fetching additional GitHub pull request context when responding to comments.getAnswer
function to support a new GitHub context by adding a new conditional check for the channel ID.@octokit/rest
, though it might already be part of the project.