v0.0.27: storage, configuration, worlds, and Windows provider reliability - #46
Merged
Conversation
Add a read-only canonical class check, preserve wrapping behavior, and align the development toolchain on pnpm 11.22.0.
# Conflicts: # packages/shared/package.json # pnpm-lock.yaml
Add locale-aware world discovery and custom-world deletion, refresh built-in world content, unify language resolution across apps and packages, localize plugin display names, and scope model choices to the selected provider.
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 / 摘要
fetch failed/ Network error #44 and [Bug] Windows 版所有 LLM Provider 请求均失败:UND_ERR_INVALID_ARG: invalid onRequestStart method #45 by keeping fetch and dispatcher on the same npm Undici implementation.Upgrade note / 升级说明
v0.0.27 includes substantial database and configuration changes. Players can upgrade in place. If problems appear after upgrading, quit Covel, reinstall it, and manually remove ~/.covel plus any separately configured data_root after backing up custom worlds or plugins. The reset also removes API keys, settings, saves, and logs.
Official desktop artifacts are unsigned. macOS Gatekeeper and Windows SmartScreen may warn on first launch.
Type of change / 变更类型
Verification / 验证方式
Related issue / context / 关联
Closes #44
Closes #45
Docs sync / 文档同步
Release plan