chore(packages): bump versions to 1.4.0-rc.0 - #1034
Conversation
Move every package still on a 1.4.0-alpha.* prerelease to 1.4.0-rc.0 (core, all 15 adapters, extension-long-memory, extension-tools, extension-variable, renderer-image, and the 4 services). Align koishi-plugin-chatluna peer dependency references (^1.4.0-alpha.45 -> ^1.4.0-rc.0) across those packages as well as in the stable-line extension-agent, extension-usage and shared-adapter packages. Once the rc line has been stable for a week, versions can move straight to a 1.4.0 stable release.
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (27)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Team Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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 |
Bump every package still on a
1.4.0-alpha.*prerelease to1.4.0-rc.0, so the upcoming stable release can ship directly as1.4.0after a short rc stability window.Other Changes
1.4.0-alpha.*->1.4.0-rc.0for 24 packages:core, all 15 adapters,extension-long-memory,extension-tools,extension-variable,renderer-image, and the 4 services (embeddings,multimodal,search,vector-store).koishi-plugin-chatlunapeer dependency references (^1.4.0-alpha.45->^1.4.0-rc.0) in those packages and in the stable-lineextension-agent,extension-usageandshared-adapter.yarn buildpasses locally; no source changes are included.