feat(zoo-gateway): auth callback and multi-profile token sync#347
feat(zoo-gateway): auth callback and multi-profile token sync#347JamesRobert20 wants to merge 2 commits into
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
adedf0a to
8634510
Compare
654117d to
1326a97
Compare
8634510 to
7bc8c0c
Compare
4584d81 to
f245208
Compare
Co-authored-by: Cursor <cursoragent@cursor.com>
f245208 to
078bce0
Compare
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
Add ClineProvider tests for handleZooCodeCallback, ensureZooGatewayProfileSeeded, and webviewMessageHandler zooCodeSignOut to satisfy codecov patch on PR #347. Co-authored-by: Cursor <cursoragent@cursor.com>
Summary
Part 3 of the Zoo Gateway stack. Depends on PR2 (stacked on #344).
Test plan