chore(release): 1.7.21#1571
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adapter polish release: new web search adapters, Browser Bridge tab group reuse, and social adapters returning to one-shot tab leases.
Features:
chatlist/chatmsgadapters (feat(boss): support job-seeker chatlist and chatmsg #1539)Bug Fixes:
OpenCLI Adaptertab groups before creating duplicates (fix(extension): reuse existing adapter tab group #1541, test(extension): cover adapter group tiebreaker #1566)page.evaluateenvelopes in search adapters (fix(xiaohongshu,rednote): unwrap page.evaluate envelope in search adapter #1561)Extension:
1.0.14→1.0.15for the Browser Bridge tab-group fixValidation
npm run buildnpm --prefix extension run typechecknpm --prefix extension run buildnpm --prefix extension run package:release -- --out ../extension-package-testnpx vitest run --project unit src/execution.test.tsnpx vitest run --project adapter clis/twitter/*.test.js clis/reddit/*.test.js clis/boss/*.test.js clis/facebook/*.test.js clis/brave/*.test.js clis/duckduckgo/*.test.js clis/yahoo/*.test.jsgit diff --check