Skip to content

Comments

Avoid duplicate bridge on session reinject#65

Merged
riatzukiza merged 2 commits intodevfrom
pr57-comments
Nov 20, 2025
Merged

Avoid duplicate bridge on session reinject#65
riatzukiza merged 2 commits intodevfrom
pr57-comments

Conversation

@riatzukiza
Copy link
Collaborator

Summary

  • when session marks bridge injected, check conversation for existing bridge before re-prepending
  • maintain session flag while skipping duplicate
  • add coverage to request-transformer tests

Testing

  • npm test -- test/request-transformer.test.ts

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 20, 2025

Warning

Rate limit exceeded

@riatzukiza has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 11 minutes and 41 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 306e3b3 and 1f480c2.

📒 Files selected for processing (2)
  • lib/request/input-filters.ts (1 hunks)
  • test/request-transformer.test.ts (2 hunks)
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch pr57-comments

Comment @coderabbitai help to get the list of available commands and usage tips.

@riatzukiza riatzukiza enabled auto-merge November 20, 2025 23:40
@riatzukiza
Copy link
Collaborator Author

/oc review

@riatzukiza riatzukiza merged commit 80c9101 into dev Nov 20, 2025
14 of 15 checks passed
@riatzukiza riatzukiza deleted the pr57-comments branch November 20, 2025 23:41
@opencode-agent
Copy link
Contributor

opencode-agent bot commented Nov 20, 2025

fatal: couldn't find remote ref pr57-comments

opencode session  |  github run

github-actions bot added a commit that referenced this pull request Nov 20, 2025
@riatzukiza riatzukiza mentioned this pull request Nov 20, 2025
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