Closed atorber closed 5 months ago
[!IMPORTANT]
Review skipped
Auto reviews are disabled on base/target branches other than the default branch.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yaml
file in this repository. To trigger a single review, invoke the@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Summary:
This pull request updates the project to support WeChat version 3.9.10.19, involving updates to workflows, documentation, examples, package configurations, and source files.
Key points:
.github/workflows/npm.yml
to refine branch checks for publishing.README.md
to document support for WeChat version 3.9.10.19.examples/raw-sidecar-hook.ts
for additional sidecar hooks.package.json
to version 2.0.0 and adjusted dependencies.src/init-agent-script.js
andsrc/init-agent-script.ts
to include new function hooks and address offsets for the updated WeChat version.src/puppet-xp.ts
andsrc/wechat-sidecar.ts
to utilize new methods and hooks introduced in the updated scripts.Generated with :heart: by ellipsis.dev